Changes between Version 15 and Version 16 of GettingStarted


Ignore:
Timestamp:
2010-05-08 22:41:14 (3 years ago)
Author:
Philip
Comment:

link to docs

Legend:

Unmodified
Added
Removed
Modified
  • GettingStarted

    v15 v16  
    1818[wiki:SubmittingPatches How to submit patches] 
    1919 
    20 !CppDoc documentation can be generated from the source code by running `build/docs/builddoc.bat` and then reading `docs/generated/index.html` 
     20Code documentation: [http://svn.wildfiregames.com/docs-cppdoc/ CppDoc] (most engine code); [http://svn.wildfiregames.com/docs/ Doxygen] (simulation2 code; the rest ought to be [ticket:423 converted]). 
    2121 
    2222StarterTasks Have no prior experience with 0 A.D./or perhaps even ''game'' programming? Try this page to get started with things that don't require you to familiarize yourself with all the code before starting.