llvm-capstone/clang-tools-extra/docs/README.txt
Dmitri Gribenko cfa0d7a358 Updated the documentation build instructions for the current CMake build system
Reviewers: ilya-biryukov

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D58603

llvm-svn: 354779
2019-02-25 13:03:44 +00:00

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.