Difference between revisions of "Code documentation"

From X-Moto
Jump to: navigation, search
(Physics)
 
Line 11: Line 11:
 
* [[Media:Dia sequence.dia|Sequence]]
 
* [[Media:Dia sequence.dia|Sequence]]
 
* [[Media:Dia enchainement.dia|Linking]]
 
* [[Media:Dia enchainement.dia|Linking]]
 +
 +
==Build the Doxygen documentation==
 +
* prerequisites: doxygen, graphviz
 +
* get the svn sources
 +
* run
 +
doxygen Doxyfile
 +
* open docs/api/index.html

Latest revision as of 20:39, 5 May 2008

Català - Deutsch - Español - Norsk

Physics

Rider.png

The rider is made of 6 points, 5 lines and 1 circle.

Diagrams for the states

Build the Doxygen documentation

  • prerequisites: doxygen, graphviz
  • get the svn sources
  • run
doxygen Doxyfile
  • open docs/api/index.html