llvm/clang-tools-extra/docs
2022-04-03 15:48:39 +02:00
..
_static
_templates
clang-tidy [clang-tidy] Add modernize-macro-to-enum check 2022-04-01 15:24:21 -06:00
clangd
clang-doc.rst Update Bug report URL to Github Issues 2022-01-06 17:33:25 +08:00
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst
clang-tidy.rst
clangd.rst
CMakeLists.txt
conf.py [docs] Remove hard-coded version numbers from sphinx configs 2022-02-01 23:14:12 -08:00
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in
index.rst
make.bat
modularize.rst
ModularizeUsage.rst
pp-trace.rst
README.txt
ReleaseNotes.rst [clang-tidy] Add release notes for changes made in 2b21fc5520 2022-04-03 15:48:39 +02: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.