We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb2023 commit f2245efCopy full SHA for f2245ef
doc/CMakeLists.txt
@@ -57,8 +57,6 @@ IF(WITH_APIDOC)
57
${CMAKE_SOURCE_DIR}/src/core/3d
58
${CMAKE_SOURCE_DIR}/src/core/annotations
59
${CMAKE_SOURCE_DIR}/src/core/auth
60
- ${CMAKE_SOURCE_DIR}/src/auth
61
- ${CMAKE_SOURCE_DIR}/src/auth/oauth2
62
${CMAKE_SOURCE_DIR}/src/core/diagram
63
${CMAKE_SOURCE_DIR}/src/core/dxf
64
${CMAKE_SOURCE_DIR}/src/core/effects
doc/modules.dox
@@ -44,12 +44,3 @@ The QgsQuick library is built on top of the CORE library and Qt Quick/QML framew
44
*/
45
46
47
-
48
-*/
49
50
-/** @defgroup auth_plugins Authentication plugins
51
52
-The QGIS authentication manager uses authentication plugins to provide most common authentication methods.
53
54
55
0 commit comments