Coding/Doxygen

From UFO:AI
< Coding
Revision as of 19:51, 29 April 2007 by Plouj (talk | contribs) (reflect the makefile change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

See also Coding/Guidelines -> Documenting code.

Requirements

  • Graphviz - If you don't have it you will most likely encounter this error:
./sh : dot : command not found

when you run:

make doxygen-docs

Links