diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2020-03-15 13:32:12 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2020-03-15 13:32:12 (GMT) |
commit | 48a7afc0caf69857a42b0fe1963db3440cb4000f (patch) | |
tree | 9a63e2b3750a56174811aace9992b34542e5ae1d /qtools | |
parent | 43420bd77408559cb66c83e9ce601426b371bc74 (diff) | |
download | Doxygen-48a7afc0caf69857a42b0fe1963db3440cb4000f.zip Doxygen-48a7afc0caf69857a42b0fe1963db3440cb4000f.tar.gz Doxygen-48a7afc0caf69857a42b0fe1963db3440cb4000f.tar.bz2 |
Remove support for TCL (code is too buggy and unmaintained, language not very popular)
Diffstat (limited to 'qtools')
-rw-r--r-- | qtools/Doxyfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qtools/Doxyfile b/qtools/Doxyfile index 109d3dc..d3ab25a 100644 --- a/qtools/Doxyfile +++ b/qtools/Doxyfile @@ -28,7 +28,6 @@ INHERIT_DOCS = YES SEPARATE_MEMBER_PAGES = NO TAB_SIZE = 8 ALIASES = -TCL_SUBST = OPTIMIZE_OUTPUT_FOR_C = NO OPTIMIZE_OUTPUT_JAVA = NO OPTIMIZE_FOR_FORTRAN = NO |