]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1614)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 16 May 2017 21:09:23 +0000 (00:09 +0300)
committerGitHub <noreply@github.com>
Tue, 16 May 2017 21:09:23 +0000 (00:09 +0300)
commit8fc1ff51adb52c80f6bf78393413c72543bae3e1
tree4fbd06d164e288985dbf661fbdd5b114601965f4
parent73fb45df0487144765808c5d25914c67232d83fe
[3.6] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1614)

* Use explicit numbering for footnotes referred by explicit number.
* Restore missed footnote reference in stdtypes.rst.
* Fix literal strings formatting in howto/urllib2.rst.
* Update susp-ignored.csv for zipapp.rst.
* Fix suspicious mark up in Misc/NEWS..
(cherry picked from commit d97b7dc94b19063f0589d401bdc4aaadc7030762)
Doc/howto/urllib2.rst
Doc/library/pyexpat.rst
Doc/library/stdtypes.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.etree.elementtree.rst
Doc/tools/susp-ignored.csv
Misc/NEWS