llvm-project/clang-tools-extra/docs
Danny Mösch 963192228b [clang-tidy] Sort release notes entries alphabetically by check name 2022-07-09 15:45:19 +02:00
..
_static
_templates
clang-tidy new clang-tidy checker for assignments within condition clause of if statement 2022-07-05 23:04:12 +02:00
clangd
CMakeLists.txt
ModularizeUsage.rst
README.txt
ReleaseNotes.rst [clang-tidy] Sort release notes entries alphabetically by check name 2022-07-09 15:45:19 +02:00
clang-doc.rst
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst
clang-tidy.rst
clangd.rst
conf.py
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in
index.rst
make.bat
modularize.rst
pp-trace.rst [pp-trace] Print HashLoc in InclusionDirective callback 2022-06-03 19:29:59 +08:00

README.txt

----------------------------------
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.