[clang-tools-extra] r256517 - Orphaning these RST files; each one is retained only for link backwards compatibility.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 29 03:21:05 PST 2015


Nice! Didn't know about this feature.

On Mon, Dec 28, 2015 at 8:59 PM, Aaron Ballman via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> Author: aaronballman
> Date: Mon Dec 28 13:59:15 2015
> New Revision: 256517
>
> URL: http://llvm.org/viewvc/llvm-project?rev=256517&view=rev
> Log:
> Orphaning these RST files; each one is retained only for link backwards
> compatibility.
>
> Modified:
>     clang-tools-extra/trunk/docs/clang-modernize.rst
>     clang-tools-extra/trunk/docs/clang-tidy.rst
>     clang-tools-extra/trunk/docs/cpp11-migrate.rst
>
> Modified: clang-tools-extra/trunk/docs/clang-modernize.rst
> URL:
> http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-modernize.rst?rev=256517&r1=256516&r2=256517&view=diff
>
> ==============================================================================
> --- clang-tools-extra/trunk/docs/clang-modernize.rst (original)
> +++ clang-tools-extra/trunk/docs/clang-modernize.rst Mon Dec 28 13:59:15
> 2015
> @@ -1,2 +1,4 @@
> +:orphan:
> +
>  All :program:`clang-modernize` transforms have moved to
> :doc:`clang-tidy/index`
>  (see the ``modernize`` module).
>
> Modified: clang-tools-extra/trunk/docs/clang-tidy.rst
> URL:
> http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-tidy.rst?rev=256517&r1=256516&r2=256517&view=diff
>
> ==============================================================================
> --- clang-tools-extra/trunk/docs/clang-tidy.rst (original)
> +++ clang-tools-extra/trunk/docs/clang-tidy.rst Mon Dec 28 13:59:15 2015
> @@ -1,3 +1,5 @@
> +:orphan:
> +
>  .. meta::
>     :http-equiv=refresh: 0;URL='http://clang.llvm.org/extra/clang-tidy/'
>
>
> Modified: clang-tools-extra/trunk/docs/cpp11-migrate.rst
> URL:
> http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/cpp11-migrate.rst?rev=256517&r1=256516&r2=256517&view=diff
>
> ==============================================================================
> --- clang-tools-extra/trunk/docs/cpp11-migrate.rst (original)
> +++ clang-tools-extra/trunk/docs/cpp11-migrate.rst Mon Dec 28 13:59:15 2015
> @@ -1,2 +1,4 @@
> +:orphan:
> +
>  All :program:`clang-modernize` transforms have moved to
> :doc:`clang-tidy/index`
>  (see the ``modernize`` module).
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151229/eeb77b87/attachment.html>


More information about the cfe-commits mailing list