]> git.ipfire.org Git - thirdparty/tornado.git/commit
docs: Updates for sphinx 1.7 2293/head
authorBen Darnell <ben@bendarnell.com>
Mon, 26 Feb 2018 13:15:43 +0000 (08:15 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 26 Feb 2018 13:15:43 +0000 (08:15 -0500)
commit47d59f17b558c460d55fe2752bd3b61c90a69ce4
treea05655350c751d846e168b437a00e45d40777333
parent6e601134501bbf1a28c9ea6d8255e679864072ba
docs: Updates for sphinx 1.7

This introduced a new inherit-docstring option that we don't want
(it currently breaks our docs build) and got stricter about `:arg`
types.
docs/conf.py
tornado/httpclient.py
tornado/log.py
tornado/web.py