mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 01:55:08 +00:00
cfa0d7a358
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.
|
|
|