This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Documentation by paper"


    Fine, doxygen is cool with that.  If you write it as

	...

    it will be treated as a doxygen comment, with the first sentence as
    the brief description and the whole paragraph as the long description.
    All I changed was the extra * character.

The issue I had was the annotations used to describe the parameters and
return value.  I certainly have no problem with the above, except if it's
viewed as replacing proper high-level documentation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]