Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 662 Bytes

index.rst

File metadata and controls

33 lines (24 loc) · 662 Bytes

Welcome to T-10 API's documentation!

Contents:

.. toctree::
   :maxdepth: 2

REST API documentation

.. autoflask:: teeminus10_api:app
   :undoc-static:

Python documentation

.. automodule:: teeminus10_api
   :members:
.. automodule:: teeminus10_helpers
   :members:

Indices and tables