File: index.rst

package info (click to toggle)
python-aiosqlite 0.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: python: 963; makefile: 46; sh: 5
file content (22 lines) | stat: -rw-r--r-- 379 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. aiosqlite documentation master file, created by
   sphinx-quickstart on Sun Apr 26 19:57:46 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


.. include:: ../README.rst


.. toctree::
    :hidden:
    :maxdepth: 2

    api

.. toctree::
    :hidden:
    :maxdepth: 1

    changelog
    contributing