Files
microdot/docs/index.rst
Miguel Grinberg 12cd60305b Documentation
2021-06-05 00:52:41 +01:00

20 lines
446 B
ReStructuredText

.. Microdot documentation master file, created by
sphinx-quickstart on Fri Jun 4 17:40:19 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Microdot
========
A minimalistic Python web framework for microcontrollers inspired by
`Flask <https://flask.palletsprojects.com/>`_.
.. toctree::
:maxdepth: 3
api
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`