summaryrefslogtreecommitdiffstats
path: root/doc/history.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/history.doc
parent5620fa248663fa5ee8b2d8a26d773df60c2a4994 (diff)
downloadDoxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.zip
Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.tar.gz
Doxygen-6e9c313b87a0daa86ca108e93d67fc4c9e5bec68.tar.bz2
mods for doxygen-1.0.0
Diffstat (limited to 'doc/history.doc')
-rw-r--r--doc/history.doc25
1 files changed, 14 insertions, 11 deletions
diff --git a/doc/history.doc b/doc/history.doc
index dce7d93..d724966 100644
--- a/doc/history.doc
+++ b/doc/history.doc
@@ -16,18 +16,21 @@
/*! \page history Doxygen History
-<h3>Features scheduled for version 1.0</h3>
+<h3>Version 1.0.0</h3>
+
+<h4>New features:</h4>
<ul>
- <li>Include LaTeX style formulas in LaTeX and HTML output (in HTML as a gif).
- <li>Multi-lingual support: currently supported languages are: English,
- Dutch, French, German, Italian, Swedish, Czech, Japanese.
- <li>Generation of class diagrams (clickable image maps in HTML, eps images
- in postscript).
- <li>Output generator for the man page format.
- <li>Proper support for template classes, members, functions and specializations.
- <li>Proper support for namespaces.
- <li>Reintroduction of the multi-column class list (and file list) to quickly
- select a class or file
+<li>Support for templates and namespaces.
+<li>Internationalization support. Currently supported languages are:
+ English, Czech, German, Spanish, Finnish, French, Italian, Japanse,
+ Dutch, and Swedish.
+<li>Automatic generation of inheritance diagrams for sub & super classes.
+<li>Support for man page, compressed HTML help, and hyperlinked PDF output.
+<li>Cross-referencing documentation with source code and source inlining.
+<li>LaTeX formulas can be included in the documentation.
+<li>Support for parsing Corba & Microsoft IDL.
+<li>Images can be included in the documentation.
+<li>Improved parsing & preprocessing.
</ul>
<h3>Version 0.4</h3>