automatically update doxygen documentation if possible

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@568 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-10-25 21:32:02 +00:00
parent 17428d2d74
commit 36f7e16cda
2 changed files with 8 additions and 8 deletions

View File

@@ -215,6 +215,7 @@ man_pages = [
[u'Dominik Oepen, Frank Morgner'], 1)
]
os.system("make doc -C ../npa/ >/dev/null && touch npaapi.rst")
breathe_projects = {"npa": "doxygen/npa/xml"}
breathe_default_project = "npa"
doxylink = { 'npa' : ('doxygen/npa/npa.tag', '_static/doxygen-npa/'), }