Documentation: Drop TCL_SUBST tag from Doxyfile.in
The TCL_SUBST tag is deprecated and causes doxygen 1.18.8 to generate a warning. Drop it from Doxyfile.in. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
parent
348e94debc
commit
9d4fb49dbc
1 changed files with 0 additions and 6 deletions
|
@ -244,12 +244,6 @@ ALIASES = "context=\xrefitem context \"Thread Safety\" \"Thread S
|
|||
ALIASES += "threadbound=\ref thread-bound \"thread-bound\""
|
||||
ALIASES += "threadsafe=\ref thread-safe \"thread-safe\""
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue