From 0e80abeb4c0966ef66a616c21ecb71583465955a Mon Sep 17 00:00:00 2001 From: albert-github Date: Sat, 30 Jun 2018 11:34:52 +0200 Subject: Documentation correction CLANG option usage Corrected reference to use of CLANG option in Doxyfile. --- src/config.xml | 4 ++-- 1 file 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. ]]> @@ -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. ]]> -- cgit v0.12