Added link to using Werkzeug debugger in quickstart documentation.

This commit is contained in:
Tully Rankin 2017-05-22 12:14:52 -07:00
parent f962720f7a
commit 409dd15c10

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