Files
aiodatalite/docs/index.rst
2020-08-22 01:00:30 +03:00

36 lines
644 B
ReStructuredText

.. Datalite documentation master file, created by
sphinx-quickstart on Thu Aug 13 21:01:34 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Datalite's documentation!
====================================
Datalite is a simple to use Python library that can bind a dataclass to an
sqlite3 database.
Documentation
=============
.. toctree::
:maxdepth: 1
:caption: Contents:
installation
decorator
constraints
fetch
migration
datalite
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`