mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 06:56:38 +00:00

Reviewers: ilya-biryukov Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58603 llvm-svn: 354779
11 lines
327 B
Plaintext
11 lines
327 B
Plaintext
----------------------------------
|
|
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.
|
|
|