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@suse.cz
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.