Added npa documentation to breathe

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@552 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2011-10-13 15:36:31 +00:00
parent 7717354b4f
commit 2fa265c4c8
2 changed files with 9 additions and 1 deletions

View File

@@ -215,5 +215,5 @@ man_pages = [
[u'Dominik Oepen, Frank Morgner'], 1)
]
breathe_projects = {"ccid": "doxygen/ccid"}
breathe_projects = {"ccid": "doxygen/ccid", "npa": "doxygen/npa"}
breathe_default_project = "ccid"

View File

@@ -77,4 +77,12 @@ Questions
For questions, please use http://sourceforge.net/projects/vsmartcard/support
=========
API index
=========
.. doxygenindex::
:project: npa
.. @author Frank Morgner <morgner@informatik.hu-berlin.de>