forked from orbit-oss/flask
Added screenshot of the debugger to Flask docs. Flask now runs from the
shell again.
This commit is contained in:
parent
6dd92ae4b3
commit
40e0024d7b
3 changed files with 16 additions and 2 deletions
BIN
docs/_static/debugger.png
vendored
Normal file
BIN
docs/_static/debugger.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
|
|
@ -97,6 +97,13 @@ Both will have exactly the same effect.
|
|||
major security risk and **must never be used on production machines**
|
||||
because of that.
|
||||
|
||||
Screenshot of the debugger in action:
|
||||
|
||||
.. image:: _static/debugger.png
|
||||
:align: center
|
||||
:class: screenshot
|
||||
:alt: screenshot of debugger in action
|
||||
|
||||
|
||||
Routing
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue