Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/doc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7361   14 years landauf added documentation
(edit) @7357   14 years rgrieder Changed command line arguments reference to a simple Doxygen page …
(edit) @7356   14 years rgrieder This should take care of most of the conditional compilation for …
(edit) @7353   14 years rgrieder Fixed bug. No comment…
(edit) @7352   14 years landauf added documentation also some small naming and readability changes in …
(edit) @7347   14 years rgrieder Create file for internal documentation to suppress a Doxygen warning.
(edit) @7346   14 years rgrieder Added "doc_internal" target. It generates additional documentation …
(edit) @7345   14 years rgrieder Orxonox executable should depend on all modules (may otherwise be …
(edit) @7335   14 years rgrieder Added separate page for a commandline argument reference. It's not too …
(edit) @7334   14 years rgrieder Fixed log file path for Doxygen. You should now get doxy.log in the …
(edit) @7332   14 years rgrieder Fixed bug in SubString. "a (),b" was split in "a (" and "b" instead of …
(edit) @7331   14 years rgrieder Added documentation for util/Clock.
(edit) @7327   14 years landauf added documentation
(edit) @7325   14 years rgrieder Renamed documentation file.
(edit) @7323   14 years landauf added documentation
(edit) @7318   14 years landauf added a draft for the group hierarchy
(edit) @7317   14 years rgrieder Removed include directories again. Seems that Doxygen doesn't just …
(edit) @7316   14 years landauf hide the referenced/references lists improved documentation of Debug.h
(edit) @7315   14 years rgrieder Quick fix for IOConsole mess in documentation.
(edit) @7312   14 years rgrieder Changed some doxygen options. See the docs for explanations.
(edit) @7311   14 years dafrick Moving the QuestEffects to subfolder effects.
(edit) @7310   14 years dafrick Removed necessity for GUID as id for quests, since it is not very …
(edit) @7309   14 years rgrieder Strip correct paths from includes in Doxygen. That only affects the …
(edit) @7308   14 years rgrieder src/external is already marked as include directory in src/CMakeLists.txt.
(edit) @7307   14 years rgrieder Fixed three more Doxygen warnings.
(edit) @7306   14 years landauf modified doxy.config.in moved the comments for some defines in …
(edit) @7304   14 years rgrieder The C++ preprocessor can only deal with numbers, no 'true' and 'false'.
(edit) @7303   14 years rgrieder Fixed missing parameters in documentation for input and command line …
(edit) @7302   14 years rgrieder Updated our Doxygen configuration file to version 1.6.3.
(edit) @7300   14 years landauf fixed the remaining doxygen warnings. there are still 3 possible …
(edit) @7299   14 years dafrick Some fixes in doxygen documentation.
(edit) @7298   14 years landauf XML code has to be enclosed in @code and @endcode tags or Doxygen will …
(edit) @7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
(edit) @7296   14 years dafrick Change depricated documentation.
(edit) @7292   14 years landauf fixed some misspelled doxygen tags (note: doxygen is case-sensitive …
(edit) @7291   14 years landauf the @example tag shouldn't be used in a documentation unless the whole …
(copy) @7290   14 years landauf created new branch to work on the documentation
copied from code/trunk:
(edit) @7289   14 years rgrieder This should actually fix the PCH problem with GCC
Note: See TracRevisionLog for help on using the revision log.