Files
clang-p2996/clang-tools-extra/docs
Malcolm Parsons 5831a00634 [docs] Remove doubled spaces
Reviewers: aaron.ballman

Subscribers: nemanjai, cfe-commits

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

llvm-svn: 287226
2016-11-17 14:26:45 +00:00
..
2016-11-17 14:26:45 +00:00
2016-07-18 18:13:46 +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.