Code documentation - doxygen
Lubos Lunak
l.lunak at suse.cz
Tue Jul 17 02:53:04 PDT 2012
On Tuesday 17 of July 2012, Jan Holesovsky wrote:
> >From my point of view, there are many comments that might be useful, but
>
> just lack the doxygen markup; like member variables that are commented
> in the header files like
>
> int m_nSomething; // this counts this and that
>
> which would be great to change to
>
> int m_nSomething; //< this counts this and that
That is actually not doxygen markup either, it should be ///< . See
http://wiki.documentfoundation.org/Development/Doxygen .
--
Lubos Lunak
l.lunak at suse.cz
More information about the LibreOffice
mailing list