This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] Doxygenate gdbtypes.h


> Date: Tue, 04 Mar 2014 11:03:48 -0800
> From: Stan Shebs <stanshebs@earthlink.net>
> 
> > Just because some GNU packages use Doxygen (or CMake, or...) doesnât
> > mean itâs a good idea; and it remains a GCS violation.
> 
> Paragraph and sentence, please?

>From the "GNU Manuals" node:

   The preferred document format for the GNU system is the Texinfo
   formatting language.  Every GNU package should (ideally) have
   documentation in Texinfo both for reference and for learners.  Texinfo
   makes it possible to produce a good quality formatted book, using TeX,
   and to generate an Info file.  It is also possible to generate HTML
   output from Texinfo source.  See the Texinfo manual, either the
   hardcopy, or the on-line version available through `info' or the Emacs
   Info subsystem (`C-h i').

      Nowadays some other formats such as Docbook and Sgmltexi can be
   converted automatically into Texinfo.  It is ok to produce the Texinfo
   documentation by conversion this way, as long as it gives good results.


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