diff options
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 3298b0b..1fe463f 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -23,7 +23,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++, (Corba and Microsoft) IDL and C sources. +<li>Supports C++, (Corba, Microsoft, and KDE-DCOP) IDL and C sources. <li>Supports documentation of files, namespaces, classes, structs, unions, templates, variables, functions, typedefs, enums and defines. <li>JavaDoc (1.1), Qt-Doc, and KDOC compatible. |