llvm-project/clang-tools-extra/docs
Aaron Ballman 71b4bc185f Fix clang-tools-extra Sphinx build
This should address the issues found in:
https://lab.llvm.org/buildbot/#/builders/115/builds/35504
2022-10-10 07:55:26 -04:00
..
_static
_templates [clangd] Redirect documentation to clangd.llvm.org. 2020-03-12 11:45:40 +01:00
clang-tidy [clang-tidy] Add cppcoreguidelines-avoid-do-while check 2022-10-10 07:29:17 +00:00
clangd [clangd] Add README pointing to docs, bugtracker etc. NFC 2020-03-12 14:00:08 +01:00
CMakeLists.txt
ModularizeUsage.rst
README.txt
ReleaseNotes.rst Fix clang-tools-extra Sphinx build 2022-10-10 07:55:26 -04:00
clang-doc.rst [clang-doc] Default to Standalone executor and improve documentation 2022-08-04 17:43:16 +00: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 [clangd] Redirect documentation to clangd.llvm.org. 2020-03-12 11:45:40 +01:00
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 [clangd] Redirect documentation to clangd.llvm.org. 2020-03-12 11:45:40 +01:00
make.bat
modularize.rst [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
pp-trace.rst [pp-trace] Print HashLoc in InclusionDirective callback 2022-06-03 19:29:59 +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.