Browse Source

Added link to using Werkzeug debugger in quickstart documentation.

pull/2296/head
Tully Rankin 8 years ago
parent
commit
409dd15c10
  1. 5
      docs/quickstart.rst

5
docs/quickstart.rst

@ -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…
Cancel
Save