summaryrefslogtreecommitdiffstats
path: root/doc/index.doc
diff options
context:
space:
mode:
authormueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-02-08 18:36:07 (GMT)
committermueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-02-08 18:36:07 (GMT)
commit6e9c313b87a0daa86ca108e93d67fc4c9e5bec68 (patch)
tree918babf3afc522698cc5ff63bd28ff5f8897964a /doc/index.doc
parent5620fa248663fa5ee8b2d8a26d773df60c2a4994 (diff)
downloadDoxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.zip
Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.tar.gz
Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.tar.bz2
mods for doxygen-1.0.0
Diffstat (limited to 'doc/index.doc')
-rw-r--r--doc/index.doc24
1 files changed, 16 insertions, 8 deletions
diff --git a/doc/index.doc b/doc/index.doc
index 640129b..ae16306 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -41,15 +41,15 @@ for more details.
All output generated by Doxygen is not covered by this license.
<h2>Introduction</h2>
-Doxygen is a documentation system for C and C++. It can generate an on-line
-class browser (in HTML) and/or an off-line reference manual
+Doxygen is a documentation system for C, C++ and IDL. It can generate an
+on-line class browser (in HTML) and/or an off-line reference manual
(in \f$\mbox{\LaTeX}\f$) from a set
of documented source files. There is also support for generating
man pages and for converting the generated output into
Postscript, hyperlinked PDF or compressed HTML.
The documentation is extracted directly from the
-sources. Doxygen is developed on a <a href="http://www.linux.org">Linux</a>
-platform, but it runs on most other UNIX flavors as well.
+sources. Doxygen is developed on <a href="http://www.linux.org">Linux</a>,
+but it runs on most other UNIX flavors as well.
An executable for Windows 9x/NT is also available.
Doxygen can also be configured to extract the code-structure from undocumented
@@ -127,15 +127,19 @@ of possible and/or requested enhancements.
Thanks go to:
<ul>
\addindex Doc++
-<li>Malte Z&ouml;ckler and Roland Wunderling, authors of Doc++.
- The first version of Doxygen was based on an old version of Doc++.
- Although I have rewritten practically all code since then, Doc++ has still
+<li>Malte Z&ouml;ckler and Roland Wunderling, authors of DOC++.
+ The first version of Doxygen borrowed some code of an old version of DOC++.
+ Although I have rewritten practically all code since then, DOC++ has still
given me a good start in writing Doxygen.
-<li>All people at Troll Tech, for creating a beautiful GUI Toolkit.
+<li>All people at Troll Tech, for creating a beautiful GUI Toolkit
(which is even useful for GUI-less applications like doxygen :-)
<li>My brother <a href="http://www.stack.nl/~fidget/index.html">Frank</a>
for rendering the logos.
<li>Harm van der Heijden for adding HTML help support.
+<li>Jens Breitenstein, Christophe Bordeaux, Samuel Hägglund, Xet Erixon,
+ Vlastimil Havran, Ahmed Also Faisal, Alessandro Falappa, Kenji Nagamatsu,
+ Francisco Oltra Thennet, Olli Korhonen for providing translations into
+ various languages.
<li>
Arnt Gulbrandsen,
Adam P. Jenkins,
@@ -201,6 +205,10 @@ Jacques Tremblay,
John Sturton,
Moshe Kruger,
David Wong,
+Peter Garner,
+Fred Labrosse,
+Frank Schimmel,
+Reinhard Nissl
and many others for suggestions, patches and bug reports.
</ul>
*/