diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-07-23 15:31:35 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-07-23 15:31:35 (GMT) |
commit | 7295388a3c6b3a12a77dc7a56862333c97e4ccb6 (patch) | |
tree | 191fcbf13137ceda80267e217af7556d5a1f194e /doc/index.doc | |
parent | 4c7970f62fae48e85aee5b1d2a6d3d505e25c9b0 (diff) | |
download | Doxygen-7295388a3c6b3a12a77dc7a56862333c97e4ccb6.zip Doxygen-7295388a3c6b3a12a77dc7a56862333c97e4ccb6.tar.gz Doxygen-7295388a3c6b3a12a77dc7a56862333c97e4ccb6.tar.bz2 |
Release-1.2.0
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/index.doc b/doc/index.doc index 6256799..198bf46 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -15,6 +15,7 @@ * */ /*! \page index +\if logo_on <center> \htmlonly <img align=center lowsrc="doxygen_logo_low.gif" src="doxygen_logo.gif" @@ -22,6 +23,7 @@ Version: $(VERSION) \endhtmlonly </center> +\endif <h2>Doxygen license</h2> \addindex license @@ -105,6 +107,7 @@ The second part forms a reference manual: <li>Section \ref doxygen_usage shows how to use the \c doxygen program. <li>Section \ref doxytag_usage shows how to use the \c doxytag program. <li>Section \ref doxysearch_usage shows how to use the \c doxysearch program. +<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 |