Skip to content

Commit f2245ef

Browse files
committed
Remove plugin from API docs
1 parent cfb2023 commit f2245ef

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

doc/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ IF(WITH_APIDOC)
5757
${CMAKE_SOURCE_DIR}/src/core/3d
5858
${CMAKE_SOURCE_DIR}/src/core/annotations
5959
${CMAKE_SOURCE_DIR}/src/core/auth
60-
${CMAKE_SOURCE_DIR}/src/auth
61-
${CMAKE_SOURCE_DIR}/src/auth/oauth2
6260
${CMAKE_SOURCE_DIR}/src/core/diagram
6361
${CMAKE_SOURCE_DIR}/src/core/dxf
6462
${CMAKE_SOURCE_DIR}/src/core/effects

doc/modules.dox

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,3 @@ The QgsQuick library is built on top of the CORE library and Qt Quick/QML framew
4444
*/
4545

4646

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

Comments
 (0)