summaryrefslogtreecommitdiff
path: root/docs/SOURCE
diff options
context:
space:
mode:
authorKraant <kraant@gmail.com>2008-08-07 21:36:18 +0000
committerKraant <kraant@gmail.com>2008-08-07 21:36:18 +0000
commitd63aff470f914d711b92af12ceb7944e8a6e24f4 (patch)
tree837585ea16854831dd6cd9ffc0592649076cc64a /docs/SOURCE
parent128afe364bf797d02424b6e7191bb4bd4c1df21d (diff)
downloadmana-client-d63aff470f914d711b92af12ceb7944e8a6e24f4.tar.gz
mana-client-d63aff470f914d711b92af12ceb7944e8a6e24f4.tar.bz2
mana-client-d63aff470f914d711b92af12ceb7944e8a6e24f4.tar.xz
mana-client-d63aff470f914d711b92af12ceb7944e8a6e24f4.zip
Rebranding TME to Aethyra
Diffstat (limited to 'docs/SOURCE')
-rw-r--r--docs/SOURCE/aethyra.doxcfg (renamed from docs/SOURCE/tme.doxcfg)4
-rw-r--r--docs/SOURCE/aethyradox.sh1
-rw-r--r--docs/SOURCE/tmedox.sh1
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/SOURCE/tme.doxcfg b/docs/SOURCE/aethyra.doxcfg
index f3f90af9..cbc22910 100644
--- a/docs/SOURCE/tme.doxcfg
+++ b/docs/SOURCE/aethyra.doxcfg
@@ -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 Experiment
+PROJECT_NAME = Aethyra
# 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 = tme.chm
+CHM_FILE = aethyra.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
diff --git a/docs/SOURCE/aethyradox.sh b/docs/SOURCE/aethyradox.sh
new file mode 100644
index 00000000..e0f299a8
--- /dev/null
+++ b/docs/SOURCE/aethyradox.sh
@@ -0,0 +1 @@
+cd ../../src/ && doxygen ../docs/SOURCE/aethyra.doxcfg
diff --git a/docs/SOURCE/tmedox.sh b/docs/SOURCE/tmedox.sh
deleted file mode 100644
index 7ab9ea74..00000000
--- a/docs/SOURCE/tmedox.sh
+++ /dev/null
@@ -1 +0,0 @@
-cd ../../src/ && doxygen ../docs/SOURCE/tme.doxcfg