Quote:
Originally Posted by MartinZ
That's not "my" format, but I follow the syntax given by Doxygen.
Doxygen let's us steer the documentation, that it generates from the .h-file.
|
I meant "commenting style". There are several "styles" in doxygen.
I saw that your style is "//!". My style was "/*!"
I've converted all to "//!".
Quote:
Originally Posted by MartinZ
But you could suggest, which set of doxygen comments we should use and which one we should avoid, to get a homogen and smooth documentation-style.
|
"//!"
Quote:
Originally Posted by MartinZ
by the way:
shouldn't it read "\brief" and not "\breaf" ?
|
Thanks! fixed.
BTW. I've updated my pbsdk site. Now it refers to documentation. But documentation main page is empty!
http://pbsdk.vlasovsoft.net/html/index.html
We should add something to the main page...