Questions regarding code peculiarities

Miklos Vajna vmiklos at suse.cz
Sun Jul 1 03:46:28 PDT 2012


Hi Philipp,

On Sat, Jun 30, 2012 at 11:37:19PM +0200, Philipp Riemer <ruderphilipp at gmail.com> wrote:
> (1) Where should I put documentation?
> At the moment I just translate every (German) text I find in the
> source files into English. But I was wondering if this is useful...
> Where does Doxygen look for documentation? Header file declarations or
> directly at the function implementation?

It is definitely useful for poor folks like me not speaking German. ;-)

Anyway yes, doxygen ignores normal comments, more on this here:

http://wiki.documentfoundation.org/Development/Doxygen

And doxygen comments are preferred in header files.

Miklos


More information about the LibreOffice mailing list