Skip to content

Commit ae994f7

Browse files
umar456pradeep
authored andcommitted
Remove deprecated variable from doxygen mk file
1 parent 8f2a4cd commit ae994f7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/doxygen.mk

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -258,12 +258,6 @@ ALIASES += "convolve_t{2}=\1 \ast \2"
258258
ALIASES += "set_eq{2}=\f$ \left\\{ \1 \ \Bigg\vert \ \2 \right\\} \f$"
259259
ALIASES += "set_t{2}=\left\\\{ \1 \ \Bigg\vert \ \2 \right\\\}"
260260

261-
# This tag can be used to specify a number of word-keyword mappings (TCL only).
262-
# A mapping has the form "name=value". For example adding "class=itcl::class"
263-
# will allow you to use the command class in the itcl::class meaning.
264-
265-
TCL_SUBST =
266-
267261
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
268262
# only. Doxygen will then generate output that is more tailored for C. For
269263
# instance, some of the names that are used will be different. The list of all

0 commit comments

Comments
 (0)