summaryrefslogtreecommitdiffstats
path: root/src/config.xml
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-06-30 09:34:52 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-06-30 09:34:52 (GMT)
commit0e80abeb4c0966ef66a616c21ecb71583465955a (patch)
tree73ee8ad524303470230ce62874977c128b6f5159 /src/config.xml
parent154e877cc2e8b10091d7e0068b6f6d5793cd29f3 (diff)
downloadDoxygen-0e80abeb4c0966ef66a616c21ecb71583465955a.zip
Doxygen-0e80abeb4c0966ef66a616c21ecb71583465955a.tar.gz
Doxygen-0e80abeb4c0966ef66a616c21ecb71583465955a.tar.bz2
Documentation correction CLANG option usage
Corrected reference to use of CLANG option in Doxyfile.
Diffstat (limited to 'src/config.xml')
-rw-r--r--src/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.xml b/src/config.xml
index 2dcc0f4..7896078 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1639,7 +1639,7 @@ to disable this feature.
necessary type information.
@note The availability of this option depends on whether or not doxygen
- was generated with the `-Duse-libclang=ON` option for CMake.
+ was generated with the `-Duse_libclang=ON` option for CMake.
]]>
</docs>
</option>
@@ -1663,7 +1663,7 @@ to disable this feature.
will then be passed to the parser.
@note The availability of this option depends on whether or not doxygen
- was generated with the `-Duse-libclang=ON` option for CMake.
+ was generated with the `-Duse_libclang=ON` option for CMake.
]]>
</docs>
</option>