Add more readme

This commit is contained in:
Ege Emir Özkan
2020-08-16 23:11:54 +03:00
parent ac0148a116
commit f9a993c394
6 changed files with 152 additions and 5 deletions

View File

@@ -3,25 +3,32 @@
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.
Contents
========================
Documentation
=============
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Contents:
installation
decorator
fetch
migration
datalite
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`