• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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