From: Renato Golin Date: Thu, 21 Jul 2016 19:52:27 +0000 (+0000) Subject: [docs] Move GitHub to GitHubSubMod X-Git-Tag: llvmorg-4.0.0-rc1~14589 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b120088d80669b045cb17f6e5bf4e8d04645248f;p=platform%2Fupstream%2Fllvm.git [docs] Move GitHub to GitHubSubMod Given that other proposals are making their way through, it's better if we specify what GitHub proposal this is, in case there are others that also involve GitHub, but not sub-modules. llvm-svn: 276325 --- diff --git a/llvm/docs/Proposals/GitHub.rst b/llvm/docs/Proposals/GitHubSubMod.rst similarity index 98% rename from llvm/docs/Proposals/GitHub.rst rename to llvm/docs/Proposals/GitHubSubMod.rst index 942bc91..7319c51 100644 --- a/llvm/docs/Proposals/GitHub.rst +++ b/llvm/docs/Proposals/GitHubSubMod.rst @@ -1,6 +1,6 @@ -============================== -Moving LLVM Projects to GitHub -============================== +=============================================== +Moving LLVM Projects to GitHub with Sub-Modules +=============================================== Introduction ============ diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index f17463d..5dff4e0 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -498,13 +498,13 @@ can be better. :hidden: CodeOfConduct - Proposals/GitHub + Proposals/GitHubSubMod :doc:`CodeOfConduct` Proposal to adopt a code of conduct on the LLVM social spaces (lists, events, IRC, etc). -:doc:`Proposals/GitHub` +:doc:`Proposals/GitHubSubMod` Proposal to move from SVN/Git to GitHub.