Revert to {using,contributing}.rst

This commit is contained in:
Jakub Warmuz 2015-10-25 10:14:40 +00:00
parent 007969151b
commit ae9e5f7fff
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA
7 changed files with 7 additions and 7 deletions

View file

@ -15,4 +15,4 @@ to the Sphinx generated docs is provided below.
-->
https://letsencrypt.readthedocs.org/en/latest/dev.html
https://letsencrypt.readthedocs.org/en/latest/contributing.html

View file

@ -68,7 +68,7 @@ server automatically!::
:alt: Docker Repository on Quay.io
.. _`installation instructions`:
https://letsencrypt.readthedocs.org/en/latest/user.html
https://letsencrypt.readthedocs.org/en/latest/using.html
.. _watch demo video: https://www.youtube.com/watch?v=Gas_sSB-5SU

View file

@ -34,7 +34,7 @@ else
echo "Sorry, I don't know how to bootstrap Let's Encrypt on your operating system!"
echo
echo "You will need to bootstrap, configure virtualenv, and run a pip install manually"
echo "Please see https://letsencrypt.readthedocs.org/en/latest/dev.html#prerequisites"
echo "Please see https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites"
echo "for more info"
exit 1
fi

View file

@ -5,8 +5,8 @@ Welcome to the Let's Encrypt client documentation!
:maxdepth: 2
intro
user
dev
using
contributing
packaging
.. toctree::

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

View file

@ -55,7 +55,7 @@ then
echo "Sorry, I don't know how to bootstrap Let's Encrypt on your operating system!"
echo
echo "You will need to bootstrap, configure virtualenv, and run a pip install manually"
echo "Please see https://letsencrypt.readthedocs.org/en/latest/dev.html#prerequisites"
echo "Please see https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites"
echo "for more info"
fi