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:
@@ -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/'), }
|
||||
|
||||
Reference in New Issue
Block a user