From: Douglas Gregor Date: Wed, 23 Feb 2011 17:45:25 +0000 (+0000) Subject: Mention libclang in the Doxygen documentation X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87fb9404cd962b78c98947d75d68be1691c4e737;p=clang Mention libclang in the Doxygen documentation git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126316 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang-c/Index.h b/include/clang-c/Index.h index b3b49c79c3..722f6be538 100644 --- a/include/clang-c/Index.h +++ b/include/clang-c/Index.h @@ -35,7 +35,7 @@ extern "C" { #define CINDEX_LINKAGE #endif -/** \defgroup CINDEX C Interface to Clang +/** \defgroup CINDEX libclang: C Interface to Clang * * The C Interface to Clang provides a relatively small API that exposes * facilities for parsing source code into an abstract syntax tree (AST),