From 7603ae30822052a898e05f0634ae6a4ab9ac4792 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 2 Nov 2012 09:27:07 +0100 Subject: [PATCH] Doxygenfile update --- Doxygenfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doxygenfile b/Doxygenfile index ab82a7f4..6120309c 100644 --- a/Doxygenfile +++ b/Doxygenfile @@ -1,4 +1,4 @@ -# Doxyfile 1.7.4 + # Doxyfile 1.7.4 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. @@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/GFX # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.0.1 +PROJECT_NUMBER = 1.3 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer @@ -986,7 +986,7 @@ GENERATE_HTMLHELP = NO # can add a path in front of the file if the result should not be # written to the html output directory. -CHM_FILE = ../ChibiOS/GFX.chm +CHM_FILE = ../ChibiOS-GFX.chm # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can # be used to specify the location (absolute path including file name) of