llvm/clang-tools-extra/docs
2022-03-23 00:32:45 +01:00
..
_static
_templates
clang-tidy [clang-tidy][docs][NFC] Update URL and docs of PostfixOperatorCheck 2022-03-13 17:51:00 +01: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 [NFC] Inclusive Language: change master to main for .chm files 2021-11-08 08:23:04 -06: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 [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
README.txt
ReleaseNotes.rst [clang-tidy] Fix false positives in misc-redundant-expression check 2022-03-23 00:32:45 +01: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.