diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2001-06-04 14:15:23 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2001-06-04 14:15:23 (GMT) |
commit | e90eb41e09adeb8970ef9a64fb8f163f068d7b17 (patch) | |
tree | 431650e77325cdf55ef9e710fd0ac1a9d87d3486 /doc/history.doc | |
parent | cd76bda7e377a14bd6b3d321425cf462a46a3f75 (diff) | |
download | Doxygen-e90eb41e09adeb8970ef9a64fb8f163f068d7b17.zip Doxygen-e90eb41e09adeb8970ef9a64fb8f163f068d7b17.tar.gz Doxygen-e90eb41e09adeb8970ef9a64fb8f163f068d7b17.tar.bz2 |
Release-1.2.8
Diffstat (limited to 'doc/history.doc')
-rw-r--r-- | doc/history.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/history.doc b/doc/history.doc index eb5f2f1..5a28e9d 100644 --- a/doc/history.doc +++ b/doc/history.doc @@ -24,7 +24,7 @@ <li>Using the dot tool of the AT&T's GraphViz package, doxygen can now generate inheritance diagrams, collaboration diagrams, include dependency graphs, included by graphs and graphical inheritance overviews. -<li>Function arguments can now be documentation with separate comment blocks. +<li>Function arguments can now be documented with separate comment blocks. <li>Initializers and macro definitions are now included in the documentation. <li>Variables and typedefs are now put in their own section. <li>Old configuration files can be upgraded using the -u option without @@ -52,7 +52,7 @@ <ul> <li>Support for templates and namespaces. <li>Internationalization support. Currently supported languages are: - English, Czech, German, Spanish, Finnish, French, Italian, Japanse, + English, Czech, German, Spanish, Finnish, French, Italian, Japanese, 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. |