cpython/Doc/howto
Serhiy Storchaka d97b7dc94b bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)
* 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.
2017-05-16 23:18:09 +03:00
..
argparse.rst Remove redundant comma in argparse HOWTO (#1141) 2017-04-20 07:29:35 +03:00
clinic.rst bpo-29918: Add missed "const" modifiers in C API documentation. (#846) 2017-03-30 10:01:03 +03:00
cporting.rst Change double hyphens (en dashes) to em (longer) dashes 2016-11-21 00:15:20 +00:00
curses.rst Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. 2016-02-26 19:37:12 +01:00
descriptor.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
functional.rst bpo-28315: Improve code examples in docs (GH-1372) 2017-05-03 09:46:45 -07:00
index.rst DTrace support: function calls, GC activity, line execution 2016-09-09 17:37:37 -07:00
instrumentation.rst Issue #21590: Silence Sphinx warnings in instrumentation.rst 2016-11-06 21:45:16 +03:00
ipaddress.rst Issue #27204: Fix doctests in Doc/howto 2016-08-09 16:47:04 -05:00
logging-cookbook.rst Avoid line breaks after hyphens, otherwise they are turned into spaces 2017-01-14 08:24:20 +00:00
logging.rst Issue #19795: Mark up True and False as literal text instead of bold. 2016-10-19 16:43:42 +03:00
logging_flow.png
pyporting.rst Grammatical fixes following #d95f19892fd0 2016-12-22 10:02:01 -08:00
regex.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
sockets.rst Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
sorting.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
unicode.rst Use the correct name for ISO in Unicode HOWTO. (#1312) 2017-04-26 22:12:17 -07:00
urllib2.rst bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613) 2017-05-16 23:18:09 +03:00