- update on ccid documentation
- rebuilding documentation when any *.in file changes git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@613 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -15,7 +15,7 @@ do_subst = sed \
|
||||
|
||||
EXTRA_DIST = README.rst.in README.rst Doxyfile.in example.c autotools.rst autotools.rst.in questions.rst questions.rst.in
|
||||
|
||||
doc: $(top_srcdir)/src/npa/*.h
|
||||
doc: $(top_srcdir)/src/npa/*.h *.in
|
||||
$(do_subst) < Doxyfile.in > Doxyfile
|
||||
$(DOXYGEN) Doxyfile
|
||||
touch api.rst
|
||||
|
||||
Reference in New Issue
Block a user