We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2a4cd commit ae994f7Copy full SHA for ae994f7
1 file changed
docs/doxygen.mk
@@ -258,12 +258,6 @@ ALIASES += "convolve_t{2}=\1 \ast \2"
258
ALIASES += "set_eq{2}=\f$ \left\\{ \1 \ \Bigg\vert \ \2 \right\\} \f$"
259
ALIASES += "set_t{2}=\left\\\{ \1 \ \Bigg\vert \ \2 \right\\\}"
260
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
267
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
268
# only. Doxygen will then generate output that is more tailored for C. For
269
# instance, some of the names that are used will be different. The list of all
0 commit comments