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
Eugene Zelenko
f0ae81da0b
Fix style in some Clang-tidy checks documentation.
...
Differential revision: https://reviews.llvm.org/D23728
llvm-svn: 279494
2016-08-23 00:19:43 +00:00
Alexander Kornienko
76eae751b5
[clang-tidy docs] Fix build errors on Sphinx 1.4.5
...
llvm-svn: 279049
2016-08-18 11:06:09 +00:00
Eugene Zelenko
71d175b429
[Clang-tidy] Improve checks documentation consistency.
...
Differential revision: http://reviews.llvm.org/D18717
llvm-svn: 265205
2016-04-02 01:07:18 +00:00
Alexander Kornienko
785e5223d3
[clang-tidy] Updates to documentation: formatting, titles, etc.
...
llvm-svn: 256259
2015-12-22 17:36:49 +00:00
Alexander Kornienko
aabfadef84
[clang-tidy] Move clang-tidy docs to a separate directory. Create doc files for checks
...
The doc files for checks have been generated from the corresponding header files
using the docs/clang-tidy/tools/dump_check_docs.py script. Committing the script
as well, but the intention is to move all the user-facing docs from header files
to the rST files and add links to .h files appropriately.
llvm-svn: 246173
2015-08-27 18:10:07 +00:00