diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-06-09 19:58:49 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2003-06-09 19:58:49 (GMT) |
commit | d863498bbf7129c5d7f4984ca00adf378aac246d (patch) | |
tree | bc980e351fc747c41720cca5f31affe4f27c3a31 /doc/features.doc | |
parent | 0aa47e2a30513b04d1041d528f468d3434a81558 (diff) | |
download | Doxygen-d863498bbf7129c5d7f4984ca00adf378aac246d.zip Doxygen-d863498bbf7129c5d7f4984ca00adf378aac246d.tar.gz Doxygen-d863498bbf7129c5d7f4984ca00adf378aac246d.tar.bz2 |
Release-1.3.1-20030609
Diffstat (limited to 'doc/features.doc')
-rw-r--r-- | doc/features.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features.doc b/doc/features.doc index fd5ff70..eaeefbf 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -21,7 +21,7 @@ <li>Requires very little overhead from the writer of the documentation. Plain text will do, but for more fancy or structured output HTML tags and/or some of doxygen's special commands can be used. -<li>Supports C/C++, Java, (Corba, Microsoft, and KDE-DCOP) Java, +<li>Supports C/C++, Java, (Corba and Microsoft) Java, IDL, and to some extent C# and PHP sources. <li>Supports documentation of files, namespaces, classes, structs, unions, templates, variables, functions, typedefs, enums and defines. |