llvm-project/clang-tools-extra/docs
Salman Javed 5de69e16ea [clang-tidy] Tidy up spelling, grammar, and inconsistencies in documentation (NFC)
Differential Revision: https://reviews.llvm.org/D112356
2021-10-23 00:07:36 -07:00
..
_static
_templates
clang-tidy [clang-tidy] Tidy up spelling, grammar, and inconsistencies in documentation (NFC) 2021-10-23 00:07:36 -07:00
clangd
CMakeLists.txt
ModularizeUsage.rst
README.txt
ReleaseNotes.rst [clang-tidy] Support globbing in NOLINT* expressions 2021-10-19 16:30:51 +00:00
clang-doc.rst
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst
clang-tidy.rst
clangd.rst
conf.py Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in
index.rst
make.bat
modularize.rst
pp-trace.rst

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.