Skip to content

Commit

Permalink
Remove plugin from API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 27, 2018
1 parent cfb2023 commit f2245ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions doc/CMakeLists.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ IF(WITH_APIDOC)
${CMAKE_SOURCE_DIR}/src/core/3d ${CMAKE_SOURCE_DIR}/src/core/3d
${CMAKE_SOURCE_DIR}/src/core/annotations ${CMAKE_SOURCE_DIR}/src/core/annotations
${CMAKE_SOURCE_DIR}/src/core/auth ${CMAKE_SOURCE_DIR}/src/core/auth
${CMAKE_SOURCE_DIR}/src/auth
${CMAKE_SOURCE_DIR}/src/auth/oauth2
${CMAKE_SOURCE_DIR}/src/core/diagram ${CMAKE_SOURCE_DIR}/src/core/diagram
${CMAKE_SOURCE_DIR}/src/core/dxf ${CMAKE_SOURCE_DIR}/src/core/dxf
${CMAKE_SOURCE_DIR}/src/core/effects ${CMAKE_SOURCE_DIR}/src/core/effects
Expand Down
9 changes: 0 additions & 9 deletions doc/modules.dox
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -44,12 +44,3 @@ The QgsQuick library is built on top of the CORE library and Qt Quick/QML framew
*/ */





*/

/** @defgroup auth_plugins Authentication plugins

The QGIS authentication manager uses authentication plugins to provide most common authentication methods.

*/

0 comments on commit f2245ef

Please sign in to comment.