xref: /llvm-project/clang-tools-extra/docs/README.txt (revision cfa0d7a3581e4e49b26b820776fcad746c7885a0)
1----------------------------------
2Documentation in clang-tools-extra
3----------------------------------
4
5To generate documentation in HTML format from files in clang-tools-extra/docs,
6build the docs-clang-tools-html target.
7
8To generate documentation from the source code using Doxygen, build the
9doxygen-clang-tools target.
10
11