Alexander Kornienko 215604c252 [clang-tidy] Update docs and help message
llvm-svn: 299651
2017-04-06 14:27:00 +00:00
..
2017-01-12 21:42:38 +00:00
2016-11-17 14:26:45 +00:00
2016-11-17 14:26:45 +00:00
2016-11-17 14:26:45 +00:00
2016-11-17 14:26:45 +00:00

-------------------------------------------------------------
Documentation for the tools of clang-tools-extra repo project
-------------------------------------------------------------

Sphinx and doxygen documentation is generated by executing make.

Sphinx html files can be generated separately using make html.

Doxygen html files can also be generated using make doxygen.

The generated documentation will be placed in _build/html.