llvm-capstone/clang-tools-extra/docs
Piotr Zegar 3d9a64f7d4 [clang-tidy] Sort options in --dump-config
Sort printed options in --dump-config output.

Fixes: #64153

Reviewed By: carlosgalvezp

Differential Revision: https://reviews.llvm.org/D156452
2023-07-27 20:07:52 +00:00
..
_static
_templates
clang-tidy [clang-tidy] Added bugprone-multi-level-implicit-pointer-conversion check 2023-07-27 15:49:43 +00:00
clangd
clang-doc.rst [clang-doc] Default to Standalone executor and improve documentation 2022-08-04 17:43:16 +00:00
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst [CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>" 2022-07-14 01:28:28 -07:00
clang-tidy.rst
clangd.rst
CMakeLists.txt
conf.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in [docs] Hide collaboration and include graphs in doxygen docs 2023-05-04 12:26:51 +02:00
index.rst
make.bat
modularize.rst [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
ModularizeUsage.rst
pp-trace.rst Fix typos in documentation 2023-05-28 13:13:12 -07:00
README.txt
ReleaseNotes.rst [clang-tidy] Sort options in --dump-config 2023-07-27 20:07:52 +00:00

----------------------------------
Documentation in clang-tools-extra
----------------------------------

To generate documentation in HTML format from files in clang-tools-extra/docs,
build the docs-clang-tools-html target.

To generate documentation from the source code using Doxygen, build the
doxygen-clang-tools target.