We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8277e64 commit 3022615Copy full SHA for 3022615
docs/index.md
@@ -18,8 +18,8 @@ It also provides some additional help with **handling errors** and **Debug Toolb
18
* [IncomingReqeuest](incoming_request.md)
19
* [Response](response.md)
20
* [RediretResponse](redirect_response.md)
21
-* [Debug Toolbar](debug_toolbar.md)
22
* [HTML Formatter](html_formatter.md)
+* [Debug Toolbar](debug_toolbar.md)
23
* [Troubleshooting](troubleshooting.md)
24
25
### Demos
mkdocs.yml
@@ -55,5 +55,6 @@ nav:
55
- IncomingReqeuest: incoming_request.md
56
- Response: response.md
57
- RedirectResponse: redirect_response.md
58
+ - HTML Formatter: html_formatter.md
59
- Debug Toolbar: debug_toolbar.md
60
- Troubleshooting: troubleshooting.md
0 commit comments