summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-03-19 17:44:21 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-03-19 17:44:21 (GMT)
commit4677c707462be2cc359e8a10ade803edbfe7b7fa (patch)
treecf16207c2ec24e065b19418ceabdc18560052288 /doc
parent46bfc5b58c1893206fea8be057c4321fdf9870da (diff)
downloadDoxygen-4677c707462be2cc359e8a10ade803edbfe7b7fa.zip
Doxygen-4677c707462be2cc359e8a10ade803edbfe7b7fa.tar.gz
Doxygen-4677c707462be2cc359e8a10ade803edbfe7b7fa.tar.bz2
Release 1.1.1-20000319
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen_manual.tex2
-rw-r--r--doc/faq.doc8
-rw-r--r--doc/index.doc6
-rw-r--r--doc/language.doc6
4 files changed, 17 insertions, 5 deletions
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex
index 927eb1a..f256d06 100644
--- a/doc/doxygen_manual.tex
+++ b/doc/doxygen_manual.tex
@@ -34,7 +34,7 @@
\begin{center}
Manual for version $VERSION\\[2ex]
Written by Dimitri van Heesch\\[2ex]
-\copyright 1997-1998
+\copyright 1997-2000
\end{center}
\end{titlepage}
\clearemptydoublepage
diff --git a/doc/faq.doc b/doc/faq.doc
index ffcb51a..28fd574 100644
--- a/doc/faq.doc
+++ b/doc/faq.doc
@@ -127,6 +127,14 @@ doxygen generates. You can include this by putting
\endverbatim
In the HEAD section of the HTML page.
+<li><b>Why does doxygen use Qt?</b>
+
+The most important reason is too have a platform abstraction for most
+Unices and Windows by means of the QFile, QFileInfo, QDir, QDate,
+QTime and QIODevice classes.
+Another reason is for the nice and bug free utility classes, like QList,
+QDict, QString, QArray, QTextStream, QRegExp etc.
+
</ol>
\htmlonly
diff --git a/doc/index.doc b/doc/index.doc
index 9d2053d..a28efec 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -146,6 +146,10 @@ Thanks go to:
for rendering the logos.
<li>Harm van der Heijden for adding HTML help support.
<li>Parker Waerchter for adding the RTF output generator.
+<li>Joerg Baumann, for adding conditional documentation blocks, and
+ PDF links.
+<li>Matthias Andree for providing a .spec script for building rpms from the
+ sources.
<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
@@ -218,7 +222,7 @@ David Wong,
Peter Garner,
Fred Labrosse,
Frank Schimmel,
-Reinhard Nissl
+Reinhard Nissl,
and many others for suggestions, patches and bug reports.
</ul>
*/
diff --git a/doc/language.doc b/doc/language.doc
index bde06ac..b3ec52a 100644
--- a/doc/language.doc
+++ b/doc/language.doc
@@ -156,11 +156,11 @@ Here is a list of the languages and their current maintainers:
Russian
</TD>
<TD>
- Vladimir Vodolazkiy
+ Nickolay Semyonov
</TD>
<TD>
- <a href="mailto:voldemarus@NOSPAM.geocities.com">
- voldemarus@NOSPAM.geocities.com</a>
+ <a href="mailto:snob@NOSPAM.int.spb.ru">
+ snob@NOSPAM.int.spb.ru</a>
</TD>
</TR>