mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
Follow up to https://github.com/llvm/llvm-project/pull/147793. _Originally suggested by carlosgalvezp in https://github.com/llvm/llvm-project/pull/147793#issuecomment-3059021433_
---------------------------------- 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.