summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-03-23 11:01:25 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-03-23 11:01:25 (GMT)
commit657605d0b26c0d66036073c5deeddff21ad9f6d9 (patch)
tree0097895344a62304ac44e1a2074cdd203d8de517 /README.md
parent6fade6a259e000dd17e3ab86148866c84e092298 (diff)
downloadDoxygen-657605d0b26c0d66036073c5deeddff21ad9f6d9.zip
Doxygen-657605d0b26c0d66036073c5deeddff21ad9f6d9.tar.gz
Doxygen-657605d0b26c0d66036073c5deeddff21ad9f6d9.tar.bz2
Correction due to removal of Tcl
The word tcl was still present at some places.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52fd7e9..8572e6e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Doxygen
Doxygen is the de facto standard tool for generating documentation from
annotated C++ sources, but it also supports other popular programming
languages such as C, Objective-C, C#, PHP, Java, Python, IDL
-(Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl,
+(Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL,
and to some extent D.
Doxygen can help you in three ways: