sanic/docs/sanic/api_reference.rst
Adam Hopkins 30572c972d
21.6 Changelog, release version, and deprecations (#2172)
* Changelog and version

* Rearrange API docs for easier navigation

* Version 21.6 docs

* Change release workflow

* Disable Windows tests
2021-06-27 22:52:56 +03:00

14 lines
169 B
ReStructuredText

📑 API Reference
================
.. toctree::
:maxdepth: 2
api/app
api/blueprints
api/core
api/exceptions
api/router
api/server
api/utility