Skip to content

Commit

Permalink
Merge pull request #2812 from elpaso/accesscontrol-api-docs
Browse files Browse the repository at this point in the history
Added new plugin filters to server api docs
  • Loading branch information
elpaso committed Feb 19, 2016
2 parents 410fe32 + bbc8feb commit 2973c1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/server/qgsaccesscontrol.h
Expand Up @@ -26,7 +26,8 @@
class QgsAccessControlPlugin;


/** \ingroup server
/**
* \ingroup server
* \class QgsAccessControl
* \brief A helper class that centralise the restrictions given by all the
* access control filter plugins.
Expand Down
1 change: 1 addition & 0 deletions src/server/qgsaccesscontrolfilter.h
Expand Up @@ -30,6 +30,7 @@ class QgsFeature;


/**
* \ingroup server
* \class QgsAccessControlFilter
* \brief Class defining access control interface for QGIS Server plugins.
*
Expand Down

0 comments on commit 2973c1d

Please sign in to comment.