diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2005-07-21 08:42:44 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2005-07-21 08:42:44 (GMT) |
commit | 64c0fdd7432f5d9ddd815fbb459c651f6933a2ea (patch) | |
tree | 0d39615cce00be60a77b797babf9b09b9c6b2a09 /doc/index.doc | |
parent | 7a1074b436cfe0a5e2b49be7d2571e7f5e716243 (diff) | |
download | Doxygen-64c0fdd7432f5d9ddd815fbb459c651f6933a2ea.zip Doxygen-64c0fdd7432f5d9ddd815fbb459c651f6933a2ea.tar.gz Doxygen-64c0fdd7432f5d9ddd815fbb459c651f6933a2ea.tar.bz2 |
Release-1.4.4
Diffstat (limited to 'doc/index.doc')
-rw-r--r-- | doc/index.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.doc b/doc/index.doc index 6f7fa2a..42f1444 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -26,7 +26,7 @@ Version: $(VERSION) \endif <h2>Introduction</h2> -Doxygen is a documentation system for C++, C, Java, Objective-C, IDL +Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D. It can help you in three ways: |