use theme provided by pallets-sphinx-themes

This commit is contained in:
David Lord 2018-04-12 12:44:09 -07:00
parent e5b5a30da3
commit db01b7350c
26 changed files with 185 additions and 680 deletions

View file

@ -215,7 +215,7 @@ good.
To apply the upgrade script do the following:
1. Download the script: `flask-07-upgrade.py
<https://raw.githubusercontent.com/pallets/flask/master/scripts/flask-07-upgrade.py>`_
<https://raw.githubusercontent.com/pallets/flask/0.12.3/scripts/flask-07-upgrade.py>`_
2. Run it in the directory of your application::
python flask-07-upgrade.py > patchfile.diff