diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-08-03 16:49:33 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-08-03 16:49:33 (GMT) |
commit | 6e8975abdb6b52477a5788bca969e13e467814dd (patch) | |
tree | 947221d2f202d586f7f386c57472cc941980963f /doc/index.doc | |
parent | e305d80490e1fb2dc15eb9cf9ee13428936c8e16 (diff) | |
download | Doxygen-6e8975abdb6b52477a5788bca969e13e467814dd.zip Doxygen-6e8975abdb6b52477a5788bca969e13e467814dd.tar.gz Doxygen-6e8975abdb6b52477a5788bca969e13e467814dd.tar.bz2 |
Release-1.3.8-20040803
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 |