- worked around warnings of sphinx

- using generic file for questions for all subprojects


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@595 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-10-29 21:17:04 +00:00
parent 57ea93fae3
commit cc1624cc77
16 changed files with 46 additions and 47 deletions

View File

@@ -12,6 +12,7 @@
# serve to show the default.
import sys, os, breathe
from sphinxcontrib.doxylink import doxylink
os.system("make doc -C npa >/dev/null")
os.system("make doc -C virtualsmartcard >/dev/null")