Compromise with documentation: Include the most important parts of libnpa with

breathe and reference the details with doxylink to external doxygen pages


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@567 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-10-25 19:35:29 +00:00
parent 1094a7ed22
commit 17428d2d74
10 changed files with 53 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ FILE_PATTERNS = *.h
RECURSIVE = YES
EXAMPLE_PATH = @top_srcdir@/src
GENERATE_HTML = YES
GENERATE_TAGFILE = @builddir@/doc/$(PROJECT).tag
GENERATE_TAGFILE = @builddir@/doc/@PACKAGE_NAME@.tag
GENERATE_XML = YES
XML_OUTPUT = xml
OPTIMIZE_OUTPUT_FOR_C = YES