diff options
| author | Renato Golin <renato.golin@linaro.org> | 2016-07-21 19:52:27 +0000 |
|---|---|---|
| committer | Renato Golin <renato.golin@linaro.org> | 2016-07-21 19:52:27 +0000 |
| commit | b120088d80669b045cb17f6e5bf4e8d04645248f (patch) | |
| tree | f22f99f7317b988c1a576cb6cd42b95559069177 /llvm/docs | |
| parent | 29539a0b7d48ea9954b93d6b8ca3a3d22594749a (diff) | |
| download | bcm5719-llvm-b120088d80669b045cb17f6e5bf4e8d04645248f.tar.gz bcm5719-llvm-b120088d80669b045cb17f6e5bf4e8d04645248f.zip | |
[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
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/Proposals/GitHubSubMod.rst (renamed from llvm/docs/Proposals/GitHub.rst) | 6 | ||||
| -rw-r--r-- | llvm/docs/index.rst | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/llvm/docs/Proposals/GitHub.rst b/llvm/docs/Proposals/GitHubSubMod.rst index 942bc91a696..7319c51dd41 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 f17463d09d7..5dff4e08369 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. |

