]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Remove the project number from doxygen documentation
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 21 Aug 2012 19:22:23 +0000 (21:22 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 21 Aug 2012 19:22:23 +0000 (21:22 +0200)
Doxyfile

index 44773c6b3576ffd97184e183c6b31f18d06e7756..725fb524aea433f5d3d9f9dfe75272842f2c22d8 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME           = Sarg
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 1
+PROJECT_NUMBER         = 
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put.