summaryrefslogtreecommitdiff
path: root/doc/index.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.doc')
-rw-r--r--doc/index.doc14
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/index.doc b/doc/index.doc
index b5ac9e6..d0e82e4 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -15,17 +15,16 @@
*
*/
/*!
-\mainpage
+\mainpage @MAINPAGE_TITLE@
<!--Doxygen Manual-->
\if logo_on
+\htmlonly[block]
<center>
-\htmlonly
<img src="doxygen_logo.svg" width="634" height="197" alt="doxygen"/><br/>
Version: $(VERSION)
-\endhtmlonly
</center>
+\endhtmlonly
\endif
-
<h2>Introduction</h2>
Doxygen is the de facto standard tool for generating documentation from
annotated C++ sources, but it also supports other popular programming
@@ -122,13 +121,12 @@ The third part provides information for developers:
\addindex license
\addindex GPL
-Copyright &copy; 1997-\showdate "%Y" by
-<a href="mailto:doxygen@gmail.com">Dimitri van Heesch</a>.<p>
+Copyright &copy; 1997-\showdate "%Y" by <a href="mailto:doxygen@gmail.com">Dimitri van Heesch</a>.<p>
Permission to use, copy, modify, and distribute this software and its
documentation under the terms of the GNU General Public License is hereby
granted. No representations are made about the suitability of this software
-for any purpose. It is provided "as is" without express or implied warranty.
+for any purpose. It is provided \"as&nbsp;is\" without express or implied warranty.
See the
<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">
GNU General Public License</a>
@@ -173,7 +171,7 @@ Thanks go to:
for rendering the logos.
<li>Harm van der Heijden for adding HTML help support.
<li>Wouter Slegers of
- <a href="http://www.yourcreativesolutions.nl">Your Creative Solutions</a>
+ <a href="https://yourcreativesolutions.nl">Your Creative Solutions</a>
for registering the www.doxygen.org domain.
<li>Martin Kreis for adding VHDL support.
<li>Parker Waechter for adding the RTF output generator.