]> git.notmuchmail.org Git - notmuch/commitdiff
Unset html_static_path in Python bindings docs
authorAmadeusz Żołnowski <aidecoe@aidecoe.name>
Mon, 12 May 2014 10:35:41 +0000 (12:35 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 28 May 2014 12:46:02 +0000 (09:46 -0300)
html_static_path is a kind of source directory and it was set to
destination directory (../html) which caused infinite recursion with
Sphinx 1.2 and above.


No differences found