]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Added a main level to the docs
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 26 Nov 2020 01:14:33 +0000 (01:14 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 26 Nov 2020 05:27:47 +0000 (05:27 +0000)
commitee26c7e0a9e24264ae85e660ae3a614c1d21d6f7
treec5fbaf54556a8193c6854f99e3fab1010058e2fb
parent8fb07e4b34b1c1c926489f714a8ecd9dedf4125c
Added a main level to the docs

Docs split in several page with better visibility of titles.

Also adding a sort of narrative with several cross links between topics.
20 files changed:
docs/adapt-types.rst [new file with mode: 0644]
docs/adaptation.rst
docs/advanced/index.rst [new file with mode: 0644]
docs/api/index.rst [new file with mode: 0644]
docs/async.rst [new file with mode: 0644]
docs/basic/index.rst [new file with mode: 0644]
docs/conf.py
docs/connection.rst
docs/copy.rst [new file with mode: 0644]
docs/cursor.rst
docs/errors.rst
docs/from_pg2.rst
docs/index.rst
docs/install.rst
docs/params.rst [new file with mode: 0644]
docs/pq.rst
docs/sql.rst
docs/transactions.rst [new file with mode: 0644]
docs/usage.rst
psycopg3/psycopg3/sql.py