llvm-toolchain-9/clang-tools-extra/docs
Lu zhiping c7c238d5f4 Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
..
_static Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
_templates Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang-tidy Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clangd Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
CMakeLists.txt Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
ModularizeUsage.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
README.txt Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
ReleaseNotes.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang-doc.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang-include-fixer.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang-modernize.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang-rename.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clang-tidy.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
clangd.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
conf.py Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
cpp11-migrate.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
doxygen-mainpage.dox Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
doxygen.cfg.in Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
index.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
make.bat Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
modularize.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
pp-trace.rst Import Upstream version 9.0.1 2022-06-27 14:52:34 +08: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.