sanic/docs/index.rst

27 lines
472 B
ReStructuredText
Raw Normal View History

2021-03-03 07:26:22 +00:00
.. include:: ../README.rst
2021-03-03 07:21:44 +00:00
User Guide
==========
To learn about using Sanic, checkout the `User Guide <https://sanicframework.org/guide/>`_.
2021-03-01 21:08:11 +00:00
API
======
.. toctree::
2021-01-29 14:19:10 +00:00
:maxdepth: 4
2021-03-03 07:21:44 +00:00
👥 User Guide <https://sanicframework.org/guide/>
2017-07-02 18:02:04 +01:00
sanic/api_reference
2021-03-03 07:21:44 +00:00
💻 Source code <https://github.com/sanic-org/sanic/>
❓ Support <https://community.sanicframework.org/>
Module Documentation
====================
.. toctree::
* :ref:`genindex`
2017-07-02 18:02:04 +01:00
* :ref:`modindex`