summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndreas Habel <mail@exceptionfault.de>2008-09-19 12:50:53 +0000
committerAndreas Habel <mail@exceptionfault.de>2008-09-19 12:50:53 +0000
commit410f448669a2ed843ff0b412924c04c8fbe87458 (patch)
tree5a90ebcc0c69e2644fadb7de272095594379f997 /docs
parent70befcc989d783d1b7adff2a501052f3cdb02518 (diff)
downloadmanaserv-410f448669a2ed843ff0b412924c04c8fbe87458.tar.gz
manaserv-410f448669a2ed843ff0b412924c04c8fbe87458.tar.xz
manaserv-410f448669a2ed843ff0b412924c04c8fbe87458.zip
* Doxygen now writes all warnings into a separate file
* Added link to wiki documentation as comment into tmwserv.xml * Added table tmw_char_skills to store skills of a character and removed weapon skills from table tmw_characters.
Diffstat (limited to 'docs')
-rw-r--r--docs/tmwserv.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/tmwserv.xml b/docs/tmwserv.xml
index 1f20d32..0e917aa 100644
--- a/docs/tmwserv.xml
+++ b/docs/tmwserv.xml
@@ -1,5 +1,10 @@
<?xml version="1.0"?>
-<!-- An example configuration file for ~/.tmwserv.xml -->
+<!--
+ An example configuration file for ~/.tmwserv.xml
+ If you add any parameters to this configuration file make sure to update
+ the wiki documentation at:
+ http://wiki.themanaworld.org/index.php/Configuration_file:tmwserv.xml
+-->
<configuration>
<!-- Database configuration ***************************************************