Commit Graph

16 Commits (master)

Author SHA1 Message Date
cybersphinx ba1e1b5eb7 Small update of the Doxygen files.
Run "doxygen -u" to update the config file, and fix some links.
2011-09-16 22:24:51 +02:00
Giel van Schijndel 8db7db8f8e Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6331 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-16 16:28:06 +00:00
Giel van Schijndel 9a2788aca8 * structuredef.h depends on basedef.h so make sure to #include it
* Ignore ./src/stats-db2.tpl.sql.c from the Doxygen documentation (as it'll get included in stats-db2.c
 * Generate an alphabetical "compound" index for the Doxygen documentation
 * Make the typedef name of a struct, union and enum the entity's name in Doxygen

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6330 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-16 14:35:19 +00:00
Giel van Schijndel e177b639f4 Make the "inherited" members from the BASE_OBJECT and BASE_STATS hierarchies visible in the Doxygen documentation by expanding their macros
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6295 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-14 15:49:51 +00:00
Giel van Schijndel e061f7c3ac When generating Doxygen documentation #define DOXYGEN to allow conditional inclusion/exclusion of code specifically for Doxygen
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6288 4a71c877-e1ca-e34f-864e-861f7616d084
2008-11-14 14:29:46 +00:00
Giel van Schijndel dd90404594 Don't include stats-db2.tpl.struct.h, which is used when generating stats-db2.h, in the Doxygen docs
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5508 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-11 18:27:00 +00:00
Giel van Schijndel e7269c9fce Lets not #include the Doyxgen generated files from a previous run in the Doxygen docs for the current run (specifically search.php)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4824 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-27 17:53:57 +00:00
Giel van Schijndel b1c6393094 * Don't include SQLite's and GLee's sources in the Doxygen documentation
* Don't show the references and referenced-by relations in the generated Doxygen docs


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4705 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-20 22:41:34 +00:00
Giel van Schijndel b74bdb8f1f Move the doxygen documentation files to doc/code/ so that adding doxygen documentation unrelated to a specific source file doesn't require changing Doxyfile
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4704 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-20 20:46:42 +00:00
Giel van Schijndel 1d129c1b13 Move the mainpage for the Doxygen documentation from src/main.c to doc/mainpage.dox
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4703 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-20 20:17:38 +00:00
Giel van Schijndel 3b6dc21b22 Don't include lib/sqlite3 in the Doxygen generated documentation
(as we can just use the SQLite documentation for that)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4059 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-15 14:06:03 +00:00
Gerard Krol c580835c31 Set the output directory for doxygen to doc/code and enable JAVADOC_AUTOBRIEF.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3038 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-11 19:34:52 +00:00
Dennis Schridde 5653727379 DOn't unnecessarily recurse into .svn folders.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1676 4a71c877-e1ca-e34f-864e-861f7616d084
2007-05-21 16:51:14 +00:00
Dennis Schridde d4c81521b8 Updated to doxygen 1.5.2
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1675 4a71c877-e1ca-e34f-864e-861f7616d084
2007-05-21 16:33:44 +00:00
Dennis Schridde 4d55a6821e Changed/unified namings.
Project: Warzone Resurrection Project
Product: Warzone 2100
Binary: warzone



git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@621 4a71c877-e1ca-e34f-864e-861f7616d084
2006-08-23 17:48:47 +00:00
Dennis Schridde bfd14145bf Add DoxyGen
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@538 4a71c877-e1ca-e34f-864e-861f7616d084
2006-08-05 20:04:09 +00:00