forked from orbit-oss/flask
rewrite tutorial docs and example
This commit is contained in:
parent
16d83d6bb4
commit
c3dd7b8e4c
103 changed files with 3327 additions and 2224 deletions
|
|
@ -162,7 +162,5 @@ explanation of the little bit of code above:
|
|||
argument. Note that we can use the `$SCRIPT_ROOT` variable here that
|
||||
we set earlier.
|
||||
|
||||
If you don't get the whole picture, download the `sourcecode
|
||||
for this example
|
||||
<https://github.com/pallets/flask/tree/master/examples/jqueryexample>`_
|
||||
from GitHub.
|
||||
If you don't get the whole picture, download the :gh:`sourcecode
|
||||
for this example <examples/jqueryexample>`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue