You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
327 B
11 lines
327 B
----------------------------------
|
|
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.
|
|
|