Platform/GFX/DesignDocumentationGuidelines: Difference between revisions

Jump to navigation Jump to search
Line 12: Line 12:


* Document the design for class Foo in Foo.h
* Document the design for class Foo in Foo.h
* The documentation is where the source is
* Use doxygen+markdown syntax; see [http://www.stack.nl/~dimitri/doxygen/manual/markdown.html here] for details
* The documentation is versioned
* This is good because:
* The documentation is subject to reviews
** The documentation is where the source is
* You would use doxygen+markdown syntax; see [http://www.stack.nl/~dimitri/doxygen/manual/markdown.html this]
** The documentation is versioned
** The documentation is subject to reviews


=== In a separate file in the gfx/docs directory ===
=== In a separate file in the gfx/docs directory ===
Confirmed users
564

edits

Navigation menu