From b120088d80669b045cb17f6e5bf4e8d04645248f Mon Sep 17 00:00:00 2001 From: Renato Golin Date: Thu, 21 Jul 2016 19:52:27 +0000 Subject: [PATCH] [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 --- llvm/docs/Proposals/{GitHub.rst => GitHubSubMod.rst} | 6 +++--- llvm/docs/index.rst | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) rename llvm/docs/Proposals/{GitHub.rst => GitHubSubMod.rst} (98%) 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. -- 2.7.4