diff options
Diffstat (limited to 'api-docs/cppdocs/USEBUILDMINDOCS')
| -rw-r--r-- | api-docs/cppdocs/USEBUILDMINDOCS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api-docs/cppdocs/USEBUILDMINDOCS b/api-docs/cppdocs/USEBUILDMINDOCS index 9c33604c..e15cfe15 100644 --- a/api-docs/cppdocs/USEBUILDMINDOCS +++ b/api-docs/cppdocs/USEBUILDMINDOCS @@ -259,7 +259,7 @@ TAB_SIZE = 4 # commands \{ and \} for these it is advised to use the version @{ and @} or use # a double escape (\\{ and \\}) -ALIASES = +ALIASES = threadsafety{1}="<dl class=\"threadsafe \1\"><dt><img class=\"thread\" src=\"thread.png\"> Thread Safe: <dd>\1</dd></dt></dl>" threadsafe="\threadsafety{Yes}" threadunsafe="\threadsafety{No}" # 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 @@ -941,7 +941,7 @@ EXAMPLE_RECURSIVE = YES # that contain images that are to be included in the documentation (see the # \image command). -IMAGE_PATH = +IMAGE_PATH = _static/img # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program |
