diff options
Diffstat (limited to 'doc/source/api/index.rst')
-rw-r--r-- | doc/source/api/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/api/index.rst b/doc/source/api/index.rst new file mode 100644 index 0000000..124e451 --- /dev/null +++ b/doc/source/api/index.rst @@ -0,0 +1,12 @@ +===== + API +===== + +.. toctree:: + :maxdepth: 2 + + api + concurrency + exception + options + sqlalchemy/index |