abidinamdar / gmapcatcher

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

Doxygen integration #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What new or enhanced feature are you proposing?
 Use Doxygen comments

What goal would this enhancement help you achieve?
 Have a well organized documentation 

Nice Sample:
 http://logos-simulator.googlecode.com/svn/trunk/doc/doxygen/index.html
reference:
 http://code.google.com/p/support/issues/detail?id=2227

Original issue reported on code.google.com by heldersepu on 28 Apr 2009 at 7:42

GoogleCodeExporter commented 8 years ago
I just added a doxygen documentation! check it out:
http://gmapcatcher.googlecode.com/svn/doxygen/html/index.html

Some comments where parsed correctly such as:
 Package tilesreposfs
http://gmapcatcher.googlecode.com/svn/doxygen/html/namespacetilesreposfs.html

Original comment by heldersepu on 29 Apr 2009 at 8:05

GoogleCodeExporter commented 8 years ago
I've been testing different comment styles and using "documentation strings" is 
not 
coming as good as using the "doxygen style comments"

http://www.stack.nl/~dimitri/doxygen/docblocks.html#pythonblocks

I guess it will be best if we all used the doxygen style...

Original comment by heldersepu on 1 May 2009 at 11:56

GoogleCodeExporter commented 8 years ago

Original comment by heldersepu on 7 Jul 2009 at 3:51