diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2005-03-15 19:18:42 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2005-03-15 19:18:42 (GMT) |
commit | b91d710ef9e95feffbb1c97d3fc7695157e0731e (patch) | |
tree | 504aa22719248b74962bee0517b645cfabab52d2 /doc/index.doc | |
parent | 42eb3f9c14016086a2d2b18951585816eaf7bcab (diff) | |
download | Doxygen-b91d710ef9e95feffbb1c97d3fc7695157e0731e.zip Doxygen-b91d710ef9e95feffbb1c97d3fc7695157e0731e.tar.gz Doxygen-b91d710ef9e95feffbb1c97d3fc7695157e0731e.tar.bz2 |
Release-1.4.1-20050315
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 e678e1c..8abc2a0 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, Objective-C, IDL -(Corba and Microsoft flavors) and to some extent PHP, C# and D. +(Corba and Microsoft flavors) and to some extent PHP, C#, D, and ActionScript. It can help you in three ways: <ol> |