diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-10-24 12:53:11 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-10-24 12:53:11 -0600 |
commit | b55ace0590c8d8112294a6724fd224d8e44834d1 (patch) | |
tree | d79c56410e7e1adf31fde090cefad813a4ef786c /docs/SOURCE/Doxyfile | |
parent | 152a4388832bbc74d22490070eb378c89e50e7fe (diff) | |
download | mana-b55ace0590c8d8112294a6724fd224d8e44834d1.tar.gz mana-b55ace0590c8d8112294a6724fd224d8e44834d1.tar.bz2 mana-b55ace0590c8d8112294a6724fd224d8e44834d1.tar.xz mana-b55ace0590c8d8112294a6724fd224d8e44834d1.zip |
More rebranding
Diffstat (limited to 'docs/SOURCE/Doxyfile')
-rw-r--r-- | docs/SOURCE/Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/SOURCE/Doxyfile b/docs/SOURCE/Doxyfile index 96541dc8..5b5f30f9 100644 --- a/docs/SOURCE/Doxyfile +++ b/docs/SOURCE/Doxyfile @@ -17,7 +17,7 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "The Mana World" +PROJECT_NAME = "Mana" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or @@ -625,7 +625,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 = tmw.chm +CHM_FILE = mana.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 |