sivarajankumar / screen3d

Automatically exported from code.google.com/p/screen3d
0 stars 0 forks source link

[Doxygen] Add Doxygen doc for Screen Project. #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This Enhancement has 3 steps.

 - Create a How to use Doxygen in the wiki.
 - Add Doxygen documentation in existing .h and .cpp files , documenting
all files, functions, classes, structures, enums, macro etc...
 - Generate Doxygen doc for Linux and Windows.

Original issue reported on code.google.com by pjdemaret on 30 May 2010 at 11:49

GoogleCodeExporter commented 8 years ago
Documentation added :  

http://code.google.com/p/screen3d/wiki/Doxygen

Must add a documentation to explain how to generate the html files. 

Original comment by pjdemaret on 6 Jun 2010 at 9:23

GoogleCodeExporter commented 8 years ago
The Doxygen configuration file has been added in Screen directory.
The documentation is generated in Screen/doc and in case of generation error, 
Screen/Doxygen.warn file is create containing the generation errors.

The test folders and Ext folder are ignored by Doxygen.

Original comment by pjdemaret on 20 Sep 2010 at 8:08