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