forked from orbit-oss/flask
Merge pull request #2296 from tullyrankin/debugger-documentation-1625
Added reference and link to Werkzeug debugger documentation
This commit is contained in:
commit
88b0213357
1 changed files with 5 additions and 0 deletions
|
|
@ -153,6 +153,11 @@ Screenshot of the debugger in action:
|
||||||
:class: screenshot
|
:class: screenshot
|
||||||
:alt: screenshot of debugger in action
|
: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/debug/#using-the-debugger
|
||||||
|
|
||||||
Have another debugger in mind? See :ref:`working-with-debuggers`.
|
Have another debugger in mind? See :ref:`working-with-debuggers`.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue