blob: 4b607775830179a103c7c107f9de4804b40bb1d7 [file] [log] [blame]
Edwin Vane5ee61102013-07-03 13:21:24 +00001-------------------------------------------------------------
2Documentation for the tools of clang-tools-extra repo project
3-------------------------------------------------------------
Dmitri Gribenkof38da0d2013-02-28 16:46:40 +00004
5Sphinx and doxygen documentation is generated by executing make.
6
7Sphinx html files can be generated separately using make html.
8
9Doxygen html files can also be generated using make doxygen.
10
11The generated documentation will be placed in _build/html.