0ad/docs
bb 157c6af18e Make the space in 0 A.D. non-breaking throughout the codebase.
Avoid cases of filenames
Update years in terms and other legal(ish) documents
Don't update years in license headers, since change is not meaningful

Will add linter rule in seperate commit

Happy recompiling everyone!

Original Patch By: Nescio
Comment By: Gallaecio
Differential Revision: D2620
This was SVN commit r27786.
2023-07-27 20:54:46 +00:00
..
doxygen Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
io_thesis.pdf # final version of thesis 2006-04-07 16:46:40 +00:00
pathfinder.pdf Update the pathfinder docs. 2015-06-27 15:16:21 +00:00
pathfinder.tex Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
ray_intersect.bib A more detailed explanation of how the slab method for OBB/ray intersection from Real-Time Rendering, Third Edition works. 2012-07-01 01:02:26 +00:00
ray_intersect.pdf A more detailed explanation of how the slab method for OBB/ray intersection from Real-Time Rendering, Third Edition works. 2012-07-01 01:02:26 +00:00
ray_intersect.tex Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00
README.txt Remove obsolete CppDoc files 2010-07-29 20:43:24 +00:00
timing_pitfalls.pdf updated version with fixed bibliography 2007-09-08 16:05:52 +00:00
timing_pitfalls.tex add timing docs 2007-06-24 00:19:03 +00:00

Lots of general documentation is on Trac: http://trac.wildfiregames.com/

Doxygen documentation is at http://svn.wildfiregames.com/docs/

To generate the Doxygen documentation: run "doxygen config" in docs/doxygen/