From 5fe01a8548f0ac7f9f7eafdc7d0fc614222267ba Mon Sep 17 00:00:00 2001 From: albert-github Date: Sun, 16 Sep 2018 12:27:12 +0200 Subject: addindex supports also DocBook and RTF - addindex supports also DocBook and RTF - spelling of DocBook in documentation --- doc/commands.doc | 6 +++--- doc/output.doc | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/commands.doc b/doc/commands.doc index beda764..840c3b7 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -1888,7 +1888,7 @@ Commands to create links \section cmdaddindex \\addindex (text) \addindex \\addindex - This command adds (text) to the \LaTeX index. + This command adds (text) to the \LaTeX , DocBook and RTF index.
\section cmdanchor \\anchor @@ -2608,7 +2608,7 @@ only copy the detailed documentation, not the brief description. \addindex \\docbookonly Starts a block of text that will be verbatim included in the - generated docbook documentation only. The block ends with a + generated DocBook documentation only. The block ends with a \ref cmdenddocbookonly "\\enddocbookonly" command. \sa section \ref cmdmanonly "\\manonly", @@ -3082,7 +3082,7 @@ class Receiver spaces. The quotes are stripped before the caption is displayed. The fourth argument is also optional and can be used to specify the - width or height of the image. This can be useful for \LaTeX or docbook output + width or height of the image. This can be useful for \LaTeX or DocBook output (i.e. format=latex or format=docbook). \anchor image_sizeindicator \par Size indication The \c sizeindication can specify the width or height to be used (or a combination). diff --git a/doc/output.doc b/doc/output.doc index 3a24a60..6d1a567 100644 --- a/doc/output.doc +++ b/doc/output.doc @@ -32,7 +32,7 @@ The following output formats are \e directly supported by doxygen: Word. If you have success with other programs, please let me know.
XML
Generated if \ref cfg_generate_xml "GENERATE_XML" is set to \c YES in the configuration file.

-

Docbook +
DocBook
Generated if \ref cfg_generate_docbook "GENERATE_DOCBOOOK" is set to \c YES in the configuration file.

-- cgit v0.12