[Pcsclite-cvs-commit] r6417 - in /trunk/contrib/libPCSCv2part10: Makefile.am doxygen.conf

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Aug 8 09:55:49 UTC 2012


Author: rousseau
Date: Wed Aug  8 09:55:48 2012
New Revision: 6417

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6417
Log:
Doxygen: generate documentation in libPCSCv2part10

Modified:
    trunk/contrib/libPCSCv2part10/Makefile.am
    trunk/contrib/libPCSCv2part10/doxygen.conf

Modified: trunk/contrib/libPCSCv2part10/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/contrib/libPCSCv2part10/Makefile.am?rev=6417&op=diff
==============================================================================
--- trunk/contrib/libPCSCv2part10/Makefile.am (original)
+++ trunk/contrib/libPCSCv2part10/Makefile.am Wed Aug  8 09:55:48 2012
@@ -6,4 +6,4 @@
 sample_LDADD = $(PCSC_LIBS)
 
 doxygen:
-	rm -rf html ; doxygen doxygen.conf
+	rm -rf libPCSCv2part10 ; doxygen doxygen.conf

Modified: trunk/contrib/libPCSCv2part10/doxygen.conf
URL: http://svn.debian.org/wsvn/pcsclite/trunk/contrib/libPCSCv2part10/doxygen.conf?rev=6417&op=diff
==============================================================================
--- trunk/contrib/libPCSCv2part10/doxygen.conf (original)
+++ trunk/contrib/libPCSCv2part10/doxygen.conf Wed Aug  8 09:55:48 2012
@@ -858,7 +858,7 @@
 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
 # put in front of it. If left blank `html' will be used as the default path.
 
-HTML_OUTPUT            = html
+HTML_OUTPUT            = libPCSCv2part10
 
 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank




More information about the Pcsclite-cvs-commit mailing list