llvm/clang-tools-extra/docs
2022-09-04 16:48:01 +02:00
..
_static
_templates
clang-tidy [clang-tidy][docs] Fixed page title for abseil-no-internal-dependencies check documentation 2022-08-15 09:31:34 +02:00
clangd
clang-doc.rst [CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>" 2022-07-14 01:28:28 -07:00
clang-include-fixer.rst
clang-modernize.rst
clang-rename.rst [CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>" 2022-07-14 01:28:28 -07:00
clang-tidy.rst
clangd.rst
CMakeLists.txt
conf.py
cpp11-migrate.rst
doxygen-mainpage.dox
doxygen.cfg.in
index.rst
make.bat
modularize.rst
ModularizeUsage.rst
pp-trace.rst [pp-trace] Print HashLoc in InclusionDirective callback 2022-06-03 19:29:59 +08:00
README.txt
ReleaseNotes.rst [DOCS] Minor fixes and removals of WIP warnings 2022-09-04 16:48:01 +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.