diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-02-15 20:03:34 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-02-15 20:03:34 (GMT) |
commit | 082b421913688541087c4b810cd48a882c3d87c9 (patch) | |
tree | 50b1099761af52d0ca94caec83c8ff3a08efb753 /doc/index.doc | |
parent | 6e9c313b87a0daa86ca108e93d67fc4c9e5bec68 (diff) | |
download | Doxygen-082b421913688541087c4b810cd48a882c3d87c9.zip Doxygen-082b421913688541087c4b810cd48a882c3d87c9.tar.gz Doxygen-082b421913688541087c4b810cd48a882c3d87c9.tar.bz2 |
Upgrade to 1.1.0
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/index.doc b/doc/index.doc index ae16306..9d2053d 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -2,7 +2,7 @@ * * $Id$ * - * Copyright (C) 1997-1999 by Dimitri van Heesch. + * Copyright (C) 1997-2000 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby @@ -26,7 +26,7 @@ Version: $(VERSION) \addindex license \addindex GPL -Copyright © 1997-1999 by +Copyright © 1997-2000 by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>.<p> Permission to use, copy, modify, and distribute this software and its @@ -38,6 +38,10 @@ See the GNU General Public License</a> for more details. <p> +It is hereby explicitly allowed that this program may be linked against +<a href="http://www.troll.no/qt">Troll Tech's Qt library</a>, +and distributed, without the GPL applying to Qt. +<p> All output generated by Doxygen is not covered by this license. <h2>Introduction</h2> @@ -69,6 +73,11 @@ The first part forms a user manual: doxygen for your platform. <li>Section \ref starting tells you how to generate your first piece of documentation quickly. +<li>Section \ref docblocks demonstrates the various ways that code can + be documented. +<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. +<li>Section \ref preprocessing explains how doxygen deals with macro definitions. <li>Section \ref faq gives answers to frequently asked questions. <li>Section \ref trouble tells you what to do when you have problems. </ul> @@ -136,6 +145,7 @@ Thanks go to: <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>Parker Waerchter for adding the RTF output generator. <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 |