forked from orbit-oss/flask
Added link to using Werkzeug debugger in quickstart documentation.
This commit is contained in:
parent
f962720f7a
commit
409dd15c10
1 changed files with 5 additions and 0 deletions
|
|
@ -153,6 +153,11 @@ Screenshot of the debugger in action:
|
|||
:class: screenshot
|
||||
:alt: screenshot of debugger in action
|
||||
|
||||
More information on using the debugger can be found in the `Werkzeug
|
||||
documentation`_.
|
||||
|
||||
.. _Werkzeug documentation: http://werkzeug.pocoo.org/docs/0.11/debug/#using-the-debugger
|
||||
|
||||
Have another debugger in mind? See :ref:`working-with-debuggers`.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue