hanchenye-llvm-project/clang-tools-extra/docs
Nathan James 980618145b
[clang-tidy][docs] Update check options with boolean values instead of non-zero/0/1
Using bools instead of integers better conveys the expected value of the option.

Reviewed By: Eugene.Zelenko, aaron.ballman

Differential Revision: https://reviews.llvm.org/D92652
2020-12-07 12:13:57 +00:00
..
_static
_templates
clang-tidy [clang-tidy][docs] Update check options with boolean values instead of non-zero/0/1 2020-12-07 12:13:57 +00:00
clangd
CMakeLists.txt
ModularizeUsage.rst
README.txt
ReleaseNotes.rst [clang-tidy] implement concurrency-mt-unsafe 2020-11-30 12:27:17 +03: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 12 2020-07-15 12:05:05 +02: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.