diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
commit | c6d6555a949e86be5c859311eb4db5dcc092c258 (patch) | |
tree | dd06bd100b0bd88b6ee40c8464efac800a749c32 /doc/index.doc | |
parent | 7c34dd2b1594925d0a012e9ba290bf9c80574db5 (diff) | |
download | Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.zip Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.gz Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.bz2 |
Release-1.2.18-20021030
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.doc b/doc/index.doc index 130922d..b04cc8a 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -27,7 +27,7 @@ Version: $(VERSION) <h2>Introduction</h2> Doxygen is a documentation system for C++, C, Java, IDL -(Corba, Microsoft, and KDE-DCOP flavors) and to some extent PHP. +(Corba, Microsoft, and KDE-DCOP flavors) and to some extent PHP and C#. It can help you in three ways: <ol> @@ -105,6 +105,7 @@ The third part provides information for developers: <ul> <li>Section \ref arch gives a global overview of how doxygen is internally structured. +<li>Section \ref perlmod shows how to use the PerlMod output. <li>Section \ref langhowto explains how to add support for new output languages. </ul> |