]> git.cworth.org Git - notmuch-old/commit
doc: set up for autoapi / readthedocs compatibility rtdtest
authorDavid Bremner <david@tethera.net>
Sat, 11 Jul 2020 22:46:21 +0000 (19:46 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 12 Jul 2020 11:52:20 +0000 (08:52 -0300)
commitec5e65eaf097d7b6cf265ba636b2929079caa47f
treed92fb124a2ad2ae32b63208dec05a86a77879039
parent1d5d0742af8ac07359126ffc5a675fde0375f782
doc: set up for autoapi / readthedocs compatibility

sphinx-autoapi seems nicer conceptually (it parses the docs rather
than importing them), but it also generates a ton of warnings, so
leave the default as autodoc.
doc/conf.py
doc/index.rst
doc/python-autoapi.rst [new file with mode: 0644]
doc/python-autodoc.rst [new file with mode: 0644]
doc/python-bindings.rst [deleted file]
doc/requirements.txt [new file with mode: 0644]