[PATCH] D15796: [PATCH] clang-tidy documentation redirects

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 1 09:24:02 PST 2016


aaron.ballman updated this revision to Diff 43840.
aaron.ballman added a comment.

Changes in this revision:

- Added the redirecting checkers to the list, with additional information that they will redirect to another page).
- Changed the auto-redirect time to 5 seconds.
- Added text and manual links to the redirecting page.
- Changed the wording on the canonical page to mention what checkers redirect there as an alias.


http://reviews.llvm.org/D15796

Files:
  docs/clang-tidy/checks/cert-dcl03-c.rst
  docs/clang-tidy/checks/cert-dcl54-cpp.rst
  docs/clang-tidy/checks/cert-dcl59-cpp.rst
  docs/clang-tidy/checks/cert-err61-cpp.rst
  docs/clang-tidy/checks/cert-fio38-c.rst
  docs/clang-tidy/checks/cert-oop11-cpp.rst
  docs/clang-tidy/checks/google-build-namespaces.rst
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/misc-move-constructor-init.rst
  docs/clang-tidy/checks/misc-new-delete-overloads.rst
  docs/clang-tidy/checks/misc-non-copyable-objects.rst
  docs/clang-tidy/checks/misc-static-assert.rst
  docs/clang-tidy/checks/misc-throw-by-value-catch-by-reference.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15796.43840.patch
Type: text/x-patch
Size: 7528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160101/8624d0ab/attachment.bin>


More information about the cfe-commits mailing list