diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-04-19 15:13:45 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-04-19 15:13:45 +0200 |
| commit | 2998a46d7449e12d33b1d7f02b04b8ad2a5737da (patch) | |
| tree | 20940a036c83094ee6b87d6a58236561830b316a /Doxyfile | |
| parent | d667cadb725f06c78d79a87fa3d0698218dcf58e (diff) | |
| download | PROJ-2998a46d7449e12d33b1d7f02b04b8ad2a5737da.tar.gz PROJ-2998a46d7449e12d33b1d7f02b04b8ad2a5737da.zip | |
Doxyfile: remove TCL_SUBST variable considered obsolete by latest Doxygen
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -230,12 +230,6 @@ TAB_SIZE = 4 ALIASES = -# This tag can be used to specify a number of word-keyword mappings (TCL only). -# A mapping has the form "name=value". For example adding "class=itcl::class" -# will allow you to use the command class in the itcl::class meaning. - -TCL_SUBST = - # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources # only. Doxygen will then generate output that is more tailored for C. For # instance, some of the names that are used will be different. The list of all |
