11 lines · plain
1----------------------------------2Documentation in clang-tools-extra3----------------------------------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 the9doxygen-clang-tools target.10 11