Merge pull request #2296 from tullyrankin/debugger-documentation-1625

Added reference and link to Werkzeug debugger documentation
This commit is contained in:
David Lord 2017-05-22 12:28:06 -07:00 committed by GitHub
commit 88b0213357

View file

@ -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/debug/#using-the-debugger
Have another debugger in mind? See :ref:`working-with-debuggers`.