diff options
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.doc b/doc/index.doc index 6aa4c19..e878106 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -71,6 +71,10 @@ The first part forms a user manual: <li>Section \ref formulas shows how to insert formulas in the documentation. <li>Section \ref diagrams describes the diagrams and graphs that doxygen can generate. <li>Section \ref preprocessing explains how doxygen deals with macro definitions. +<li>Section \ref autolink shows how to put links to files, classes, + and members in the documentation. +<li>Section \ref output shows how to generate the various output formats + supported by doxygen. <li>Section \ref external explains how to let doxygen create links to externally generated documentation. <li>Section \ref faq gives answers to frequently asked questions. <li>Section \ref trouble tells you what to do when you have problems. @@ -87,10 +91,6 @@ The second part forms a reference manual: <li>Section \ref doxywizard_usage shows how to use the \c doxywizard program. <li>Section \ref installdox_usage shows how to use the \c installdox script that is generated by doxygen if you use tag files. -<li>Section \ref output shows how to generate the various output formats - supported by doxygen. -<li>Section \ref autolink shows how to put links to files, classes, - and members in the documentation. <li>Section \ref config shows how to fine-tune doxygen, so it generates the documentation you want. <li>Section \ref commands shows an overview of the special commands that can be |