Move footnotes to the bottom

This commit is contained in:
Jakub Warmuz 2015-10-25 10:27:09 +00:00
parent ae9e5f7fff
commit 6b69095c8b
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -150,13 +150,6 @@ By default, the following locations are searched:
.. keep it up to date with constants.py
.. rubric:: Footnotes
.. [#venv] By using this virtualized Python enviroment (`virtualenv
<https://virtualenv.pypa.io>`_) we don't pollute the main
OS space with packages from PyPI!
Getting help
============
@ -177,3 +170,10 @@ give us us as much information as possible:
- copy and paste ``letsencrypt --version`` output
- your operating system, including specific version
- specify which installation_ method you've chosen
.. rubric:: Footnotes
.. [#venv] By using this virtualized Python enviroment (`virtualenv
<https://virtualenv.pypa.io>`_) we don't pollute the main
OS space with packages from PyPI!