20 lines
446 B
ReStructuredText
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`
|