From: Frédéric Marchal Date: Tue, 21 Aug 2012 19:22:23 +0000 (+0200) Subject: Remove the project number from doxygen documentation X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d98656b65e80f9724df41d6e92e2bbe92118cce8;p=thirdparty%2Fsarg.git Remove the project number from doxygen documentation --- diff --git a/Doxyfile b/Doxyfile index 44773c6..725fb52 100644 --- 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.