This is an archive of the discontinued LLVM Phabricator instance.

[Documentation] Improve checks groups descriptions in clang-tidy/index.rst
ClosedPublic

Authored by Eugene.Zelenko on Aug 12 2016, 3:49 PM.

Details

Summary

Use table to avoid tautology. List all existing checks groups. Use alphabetical order.

Recent Sphinx documentation claims that syntax is valid, but will be good idea to test it with actually used Sphinx.

Will be good idea if native English speaker will check wording.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [Documentation] Improve checks groups descriptions in clang-tidy/index.rst.
Eugene.Zelenko updated this object.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: cfe-commits.
alexfh accepted this revision.Aug 13 2016, 11:41 AM
alexfh edited edge metadata.

Awesome! Looks good!

This revision is now accepted and ready to land.Aug 13 2016, 11:41 AM
This revision was automatically updated to reflect the committed changes.