diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 000000000..d54f7beee --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,18 @@ + + +http://letsencrypt.readthedocs.org/en/latest/contributing.html diff --git a/CONTRIBUTING.rst b/docs/contributing.rst similarity index 99% rename from CONTRIBUTING.rst rename to docs/contributing.rst index eda8045f3..d2104aee1 100644 --- a/CONTRIBUTING.rst +++ b/docs/contributing.rst @@ -1,3 +1,7 @@ +============ +Contributing +============ + .. _hacking: Hacking diff --git a/docs/index.rst b/docs/index.rst index b290b2231..34615168c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ Welcome to the Let's Encrypt client documentation! intro using - project + contributing .. toctree:: :maxdepth: 1 diff --git a/docs/project.rst b/docs/project.rst deleted file mode 100644 index 421f0b062..000000000 --- a/docs/project.rst +++ /dev/null @@ -1,5 +0,0 @@ -================================ -The Let's Encrypt Client Project -================================ - -.. include:: ../CONTRIBUTING.rst