fixed name of doxygen generated tag file

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@744 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-11 11:52:22 +00:00
parent 93c1a69d7f
commit c008fb2248
3 changed files with 2 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
FILE_PATTERNS = *.h
GENERATE_HTML = YES
GENERATE_LATEX = NO
GENERATE_TAGFILE = @builddir@/@PACKAGE_NAME@.tag
GENERATE_TAGFILE = @builddir@/@PACKAGE@.tag
GENERATE_XML = YES
INPUT = @top_srcdir@/src/npa
OPTIMIZE_OUTPUT_FOR_C = YES

View File

@@ -1,6 +1,7 @@
DOXYGEN ?= doxygen
do_subst = sed \
-e 's,[@]PACKAGE[@],$(PACKAGE),g' \
-e 's,[@]PACKAGE_NAME[@],$(PACKAGE_NAME),g' \
-e 's,[@]PACKAGE_TARNAME[@],$(PACKAGE_TARNAME),g' \
-e 's,[@]PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g' \

View File

@@ -51,12 +51,6 @@ Interface to German identity card (neuer Personalausweis, nPA)
The complete documentation can be found `here
<_static/doxygen-npa/group__npa.html>`__.
-----
Types
-----
.. doxygenstruct:: establish_pace_channel_input
.. doxygenstruct:: establish_pace_channel_output
---------
Functions
---------