summaryrefslogtreecommitdiffstats
path: root/doc/starting.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-03-23 10:13:31 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-03-23 10:13:31 (GMT)
commit9b6c44d71d58a95c455ad133511bab332fe82c6c (patch)
treee408a1ed297165435ba9dae88abb8550cf0eebd7 /doc/starting.doc
parent58ea5cf320f08ae2ec3e5fbd02d82ca0ba4477a7 (diff)
downloadDoxygen-9b6c44d71d58a95c455ad133511bab332fe82c6c.zip
Doxygen-9b6c44d71d58a95c455ad133511bab332fe82c6c.tar.gz
Doxygen-9b6c44d71d58a95c455ad133511bab332fe82c6c.tar.bz2
Documentation correction due to removal of Tcl
- there were still references to Tcl - 2 entries were accidentally removed from the table with fiel extensions.
Diffstat (limited to 'doc/starting.doc')
-rw-r--r--doc/starting.doc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/starting.doc b/doc/starting.doc
index ceb4cfc..4c9823c 100644
--- a/doc/starting.doc
+++ b/doc/starting.doc
@@ -38,7 +38,7 @@ 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, Tcl, Fortran, and D. It
+Objective-C, IDL, Java, VHDL, PHP, Python, 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
@@ -119,6 +119,7 @@ Extension | Language | Extension | Language | Extension | Language
.ixx |C / C++ | .php5 |PHP | .vhdl |VHDL
.ipp |C / C++ | .inc |PHP | .ucf |VHDL
.i++ |C / C++ | .phtml |PHP | .qsf |VHDL
+.inl |C / C++ | .m |Objective-C | &nbsp; |&nbsp;
.h |C / C++ | .M |Objective-C | .md |Markdown
.H |C / C++ | .py |Python | .markdown |Markdown
.hh |C / C++ | .pyw |Python | .ice |Slice