1 .. title:: Welcome to Extra Clang Tools's documentation!
5 Welcome to the clang-tools-extra project which contains extra tools built using
23 clangd <https://clangd.llvm.org/>
29 The Doxygen documentation describes the **internal** software that makes up the
30 tools of clang-tools-extra, not the **external** use of these tools. The Doxygen
31 documentation contains no instructions about how to use the tools, only the APIs
32 that make up the software. For usage instructions, please see the user's guide
33 or reference manual for each tool.
35 * `Doxygen documentation`_
37 .. _`Doxygen documentation`: doxygen/annotated.html
40 This documentation is generated directly from the source code with doxygen.
41 Since the tools of clang-tools-extra are constantly under active
42 development, what you're about to read is out of date!