From: Roland Haeder Date: Sun, 22 Mar 2015 23:46:58 +0000 (+0100) Subject: Possible fix for Doxygen file. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0ce33cf631a1ad782c3bb7722ca9a8de1f2b8c1b;hp=f9c37303e1d76215dd0f8b15bf1a2ed77a9949dc;p=city.git Possible fix for Doxygen file. Signed-off-by: Roland Haeder --- diff --git a/Doxyfile b/Doxyfile index 037d929..5f4bf8a 100644 --- a/Doxyfile +++ b/Doxyfile @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "Generic Object Sharing Hub" +PROJECT_NAME = "Simple City Grow Simulation" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or @@ -38,7 +38,7 @@ PROJECT_NUMBER = 0.0.0 # If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. -OUTPUT_DIRECTORY = /home/quix0r/MyProjects/hub/trunk/docs/ +OUTPUT_DIRECTORY = /home/quix0r/MyProjects/city/docs/ # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create # 4096 sub-directories (in 2 levels) under the output directory of each output