diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2005-06-15 19:21:39 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2005-06-15 19:21:39 (GMT) |
commit | 7e2f4c794ab68b3e14cca2f40ed1b19926c3de05 (patch) | |
tree | 3f2be46d34910503ef3532aa95aa0422e86cd993 /doc/index.doc | |
parent | 365d0dd98ec1e2cbd7f732a5a9a963e5cf2fbde2 (diff) | |
download | Doxygen-7e2f4c794ab68b3e14cca2f40ed1b19926c3de05.zip Doxygen-7e2f4c794ab68b3e14cca2f40ed1b19926c3de05.tar.gz Doxygen-7e2f4c794ab68b3e14cca2f40ed1b19926c3de05.tar.bz2 |
Release-1.4.3-20050615
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/index.doc b/doc/index.doc index fe0cc75..6f7fa2a 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -97,6 +97,8 @@ The second part forms a reference manual: used within the documentation. <li>Section \ref htmlcmds shows an overview of the HTML commands that can be used within the documentation. +<li>Section \ref xmlcmds shows an overview of the XML commands that + can be used within the documentation. </ul> The third part provides information for developers: @@ -186,6 +188,7 @@ Thanks go to: <li>Tim Mensch for adding the todo command. <li>Christian Hammond for redesigning the web-site. <li>Ken Wong for providing the HTML tree view code. +<li>Talin for adding support for C# style comments with XML markup. <li>Petr Prikryl for coordinating the internationalisation support. All language maintainers for providing translations into many languages. <li>Gerald Steffens of <a href="http://www.e-trend.de">E-trend</a> |