From b2cf46c4b8a74163526e1d3334ce60026b0198bc Mon Sep 17 00:00:00 2001 From: albert-github Date: Tue, 20 Oct 2020 12:34:31 +0200 Subject: Small layout improvement in documentation of CLANG_DATABASE_PATH Small layout improvement in documentation of CLANG_DATABASE_PATH so some literal words are better shown. --- src/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.xml b/src/config.xml index 6158970..793b7d1 100644 --- a/src/config.xml +++ b/src/config.xml @@ -1740,10 +1740,10 @@ to disable this feature. compilation database containing the options used when the source files were built. - This is equivalent to specifying the "-p" option to a clang tool, such as clang-check. + This is equivalent to specifying the `-p` option to a clang tool, such as `clang-check`. These options will then be passed to the parser. Any options specified with \ref cfg_clang_options "CLANG_OPTIONS" will be added as well. -- cgit v0.12