use theme provided by pallets-sphinx-themes
This commit is contained in:
parent
b354c37e57
commit
679bf0014f
26 changed files with 185 additions and 680 deletions
|
|
@ -21,10 +21,7 @@ The Application
|
|||
|
||||
First, we need an application to test; we will use the application from
|
||||
the :ref:`tutorial`. If you don't have that application yet, get the
|
||||
sources from `the examples`_.
|
||||
|
||||
.. _the examples:
|
||||
https://github.com/pallets/flask/tree/master/examples/flaskr/
|
||||
sources from :gh:`the examples <examples/flaskr>`.
|
||||
|
||||
The Testing Skeleton
|
||||
--------------------
|
||||
|
|
@ -196,7 +193,7 @@ suite.
|
|||
|
||||
|
||||
.. _MiniTwit Example:
|
||||
https://github.com/pallets/flask/tree/master/examples/minitwit/
|
||||
https://github.com/pallets/flask/tree/0.12.3/examples/minitwit/
|
||||
|
||||
|
||||
Other Testing Tricks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue