Revert to {using,contributing}.rst

This commit is contained in:
Jakub Warmuz
2015-10-25 10:14:40 +00:00
parent 007969151b
commit ae9e5f7fff
7 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ Welcome to the Let's Encrypt client documentation!
:maxdepth: 2
intro
user
dev
using
contributing
packaging
.. toctree::
+1 -1
View File
@@ -89,7 +89,7 @@ From source
-----------
Installation from source is only supported for developers and the
whole process is described in :doc:`dev`.
whole process is described in :doc:`contributing`.
.. warning:: Please do **not** use ``python setup.py install`` or
``python pip install .``. Please do **not** attempt the