-Removed README.dox from ccid Doxyfile inputs
-Started to use breathe to integrate Doxygen documentation into sphinx git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@551 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -2,7 +2,7 @@ PROJECT_NAME = @PACKAGE_NAME@
|
||||
PROJECT_NUMBER = @PACKAGE_VERSION@
|
||||
OUTPUT_DIRECTORY = @builddir@/doc
|
||||
STRIP_FROM_PATH = @top_srcdir@/src
|
||||
INPUT = @top_srcdir@/src @top_srcdir@/README.dox
|
||||
INPUT = @top_srcdir@/src
|
||||
FILE_PATTERNS = *.c *.h
|
||||
EXCLUDE_PATTERNS = */opensc/*
|
||||
RECURSIVE = YES
|
||||
|
||||
@@ -68,4 +68,10 @@ Questions
|
||||
|
||||
For questions, please use http://sourceforge.net/projects/vsmartcard/support
|
||||
|
||||
=========
|
||||
API index
|
||||
=========
|
||||
|
||||
.. doxygenindex::
|
||||
|
||||
.. @author Frank Morgner <morgner@informatik.hu-berlin.de>
|
||||
|
||||
Reference in New Issue
Block a user