diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2011-12-26 14:28:40 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2011-12-26 14:28:40 (GMT) |
commit | 4d121f89106d6c73fcb82dfc57b51fd9eb6a13d7 (patch) | |
tree | 7f59fc72959fc8ac950d4affd83be0c3b2b4cf2b /doc/starting.doc | |
parent | e7c5e0d738bcc16bb2194740fd009242d4059045 (diff) | |
download | Doxygen-4d121f89106d6c73fcb82dfc57b51fd9eb6a13d7.zip Doxygen-4d121f89106d6c73fcb82dfc57b51fd9eb6a13d7.tar.gz Doxygen-4d121f89106d6c73fcb82dfc57b51fd9eb6a13d7.tar.bz2 |
Release-1.7.6.1-20111226
Diffstat (limited to 'doc/starting.doc')
-rw-r--r-- | doc/starting.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/starting.doc b/doc/starting.doc index e6edf1d..caed175 100644 --- a/doc/starting.doc +++ b/doc/starting.doc @@ -42,8 +42,8 @@ tries to be complete): First, assure that your programming language has a reasonable chance of being recognized by Doxygen. These languages are supported by default: C, C++, C#, -Objective-C, IDL, Java, VHDL, PHP, Python, Fortran, and D. It -is possible to configure certain filetype extensions to use certain parsers: +Objective-C, IDL, Java, VHDL, PHP, Python, Tcl, Fortran, and D. It +is possible to configure certain file type extensions to use certain parsers: see the \ref cfg_extension_mapping "Configuration/ExtensionMappings" for details. Also, completely different languages can be supported by using preprocessor programs: see the <a href="http://www.doxygen.org/helpers.html">Helpers page</a> |