Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-20 | (svn r15776) -Fix [DoxyGen]: Our project is called OpenTTD, not openttd ↵ | truebrain | |
(which looks very ugly) | |||
2008-08-20 | (svn r14116) -Change [Doxygen]: making man-pages of the exports of the ↵ | rubidium | |
source isn't very useful as OpenTTD isn't a library. | |||
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add ↵ | rubidium | |
something more than whitespace as description of files that don't have a description. | |||
2007-09-10 | (svn r11084) -Documentation [FS#1219]: of command.*. Patch by Progman. | rubidium | |
2007-03-17 | (svn r9270) -Backport r9269: add .hpp files to Doxygen output | truelight | |
2005-08-05 | (svn r2808) -Fix: Removed 'kdevelop' from the doxygen project name (thanks ↵ | celestar | |
tron) | |||
2005-07-19 | (svn r2639) -Add: Added the vehicle names in table/engines.h so that you ↵ | celestar | |
know what line represents what vehicle (I hope I didn't mess that up). Added some comments while I'm at it and include the table/ directory in the Doxygen generation | |||
2005-07-13 | (svn r2557) -Add: Added the AUTOBRIEF option to the Doxyfile | celestar | |
2005-07-11 | (svn r2545) -Fix: Modified the Doxyfile so that it works on other computers ↵ | celestar | |
(than mine) as well :) | |||
2005-07-11 | (svn r2544) -Add: Added the Doxyfile to the trunk. run "doxygen" to generate ↵ | celestar | |
html-based documentation on the source code on the fly (about 9MB in size currently). documentation will be stored in docs/source/html/ (request by blathijs) |