rewrite debugging docs, move to separate page

This commit is contained in:
David Lord 2020-07-28 11:14:17 -07:00
parent d25ee22e34
commit 89d1487b2e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 130 additions and 102 deletions

View file

@ -242,7 +242,6 @@ you can use relative redirects by prefixing the endpoint with a dot only::
This will link to ``admin.index`` for instance in case the current request
was dispatched to any other admin blueprint endpoint.
.. _my-blueprint-error-label:
Blueprint Error Handlers
------------------------