use theme provided by pallets-sphinx-themes

This commit is contained in:
David Lord 2018-04-12 22:54:11 -07:00
parent 3a0ea726bd
commit 49a38ed999
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
25 changed files with 205 additions and 605 deletions

View file

@ -237,4 +237,4 @@ python path. Common problems are:
.. _nginx: https://nginx.org/
.. _lighttpd: https://www.lighttpd.net/
.. _cherokee: http://cherokee-project.com/
.. _flup: https://pypi.python.org/pypi/flup
.. _flup: https://pypi.org/project/flup/

View file

@ -134,7 +134,7 @@ For more information consult the `mod_wsgi documentation`_.
.. _mod_wsgi: https://github.com/GrahamDumpleton/mod_wsgi
.. _installation instructions: https://modwsgi.readthedocs.io/en/develop/installation.html
.. _virtual python: https://pypi.python.org/pypi/virtualenv
.. _virtual python: https://pypi.org/project/virtualenv/
.. _mod_wsgi documentation: https://modwsgi.readthedocs.io/en/develop/index.html
Troubleshooting