diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2012-01-22 19:51:13 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2012-01-22 19:51:13 (GMT) |
commit | 9b81ead283ea3f56a89835ac8afcdb75cdaadd03 (patch) | |
tree | 082a1fab748f7d6917c9728b6f302bb4757de12d /doc/index.doc | |
parent | 9066ec6131e1f77bbc745b50664db3cbcb2577ee (diff) | |
download | Doxygen-9b81ead283ea3f56a89835ac8afcdb75cdaadd03.zip Doxygen-9b81ead283ea3f56a89835ac8afcdb75cdaadd03.tar.gz Doxygen-9b81ead283ea3f56a89835ac8afcdb75cdaadd03.tar.bz2 |
Release-1.7.6.1-20120122
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. |