From d98656b65e80f9724df41d6e92e2bbe92118cce8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Tue, 21 Aug 2012 21:22:23 +0200 Subject: [PATCH] Remove the project number from doxygen documentation --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2