[Bug 62475] Remove pointless comments and ASCII art

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat May 16 07:43:16 PDT 2015


https://bugs.documentfoundation.org/show_bug.cgi?id=62475

--- Comment #33 from Kohei Yoshida <libreoffice at kohei.us> ---
/** */ tags are one of the standard ways of documenting class/struct/method
etc.  It's originally known as Javadoc and has been adopted by doxygen and
other code documentation parsers.  You shouldn't be replacing those with //'s.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150516/5444f787/attachment.html>


More information about the LibreOffice mailing list