automagically generate documentation of virtualsmartcard
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@588 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -16,9 +16,10 @@ EXTRA_DIST = README.rst Doxyfile.in example.c
|
||||
|
||||
if DOC_ENABLED
|
||||
.PHONY: doc
|
||||
doc :
|
||||
doc:
|
||||
$(do_subst) < Doxyfile.in > Doxyfile
|
||||
$(DOXYGEN) Doxyfile
|
||||
touch api.rst
|
||||
endif
|
||||
|
||||
clean-local:
|
||||
|
||||
Reference in New Issue
Block a user