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.lu...@suse.cz
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to