Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add more ingroup
  • Loading branch information
pblottiere committed Jul 13, 2018
1 parent 0cfb0f1 commit 8397fe9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions src/server/qgsservicenativeloader.cpp
Expand Up @@ -31,6 +31,11 @@

typedef void unloadHook_t( QgsServiceModule * );

/**
* \ingroup server
* \class QgsServiceNativeModuleEntry
* \since QGIS 3.0
*/
class QgsServiceNativeModuleEntry
{
public:
Expand Down
2 changes: 1 addition & 1 deletion src/server/services/wcs/qgswcsserviceexception.h
Expand Up @@ -27,7 +27,7 @@ namespace QgsWcs

/**
* \ingroup server
* \class QgsWcs::QgsserviceException
* \class QgsWcs::QgsServiceException
* \brief Exception class for WFS service exceptions.
* \since QGIS 3.0
*/
Expand Down

0 comments on commit 8397fe9

Please sign in to comment.