llvm-project/clang-tools-extra/docs
Guillaume Chatelet 89c41c335d [clang-tidy] Allow disabling integer narrowing conversions for cppcoreguidelines-narrowing-conversions
Differential Revision: https://reviews.llvm.org/D104018
2021-06-10 12:41:57 +00:00
..
_static
_templates
clang-tidy [clang-tidy] Allow disabling integer narrowing conversions for cppcoreguidelines-narrowing-conversions 2021-06-10 12:41:57 +00:00
clangd
CMakeLists.txt
ModularizeUsage.rst
README.txt
ReleaseNotes.rst new altera ID dependent backward branch check 2021-05-06 17:01:39 -04:00
clang-doc.rst
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
clang-tidy.rst
clangd.rst
conf.py Bump the trunk major version to 13 2021-01-26 19:37:55 -08:00
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
index.rst
make.bat
modularize.rst
pp-trace.rst [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09: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.