diff options
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.doc b/doc/index.doc index 9d10829..48f01e6 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -14,7 +14,7 @@ * input used in their production; they are not affected by this license. * */ -/*! \mainpage +/*! \mainpage Doxygen Manual \if logo_on <center> \htmlonly @@ -44,7 +44,7 @@ It can help you in three ways: You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically. -<li> You can even `abuse' doxygen for creating normal documentation (as I did +<li> You can also use doxygen for creating normal documentation (as I did for this manual). </ol> @@ -65,7 +65,7 @@ The first part forms a user manual: documentation quickly. <li>Section \ref docblocks demonstrates the various ways that code can be documented. -<li>Section \ref lists show various ways to create lists. +<li>Section \ref markdown show the Markdown formatting supported by doxygen. <li>Section \ref grouping shows how to group things together. <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. |