]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
authorMartin Panter <vadmium+py@gmail.com>
Tue, 26 Jul 2016 09:18:21 +0000 (11:18 +0200)
committerMartin Panter <vadmium+py@gmail.com>
Tue, 26 Jul 2016 09:18:21 +0000 (11:18 +0200)
commit1050d2d0c7730c6c533246bb2404937739a7775c
tree68d901cd196aead4df7c3b074ebf2df6e85678e7
parent87ec85f4208bf329e6454fd3e2639c613b2b61af
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.

Patch by Julien Palard.
47 files changed:
Doc/distutils/examples.rst
Doc/distutils/packageindex.rst
Doc/distutils/sourcedist.rst
Doc/extending/building.rst
Doc/extending/embedding.rst
Doc/extending/extending.rst
Doc/extending/newtypes.rst
Doc/faq/extending.rst
Doc/howto/clinic.rst
Doc/howto/logging-cookbook.rst
Doc/howto/logging.rst
Doc/howto/regex.rst
Doc/howto/unicode.rst
Doc/library/2to3.rst
Doc/library/argparse.rst
Doc/library/ast.rst
Doc/library/asyncio-dev.rst
Doc/library/cgi.rst
Doc/library/cmd.rst
Doc/library/decimal.rst
Doc/library/doctest.rst
Doc/library/email-examples.rst
Doc/library/html.parser.rst
Doc/library/idle.rst
Doc/library/logging.config.rst
Doc/library/optparse.rst
Doc/library/pickletools.rst
Doc/library/pyexpat.rst
Doc/library/shutil.rst
Doc/library/socketserver.rst
Doc/library/subprocess.rst
Doc/library/sys.rst
Doc/library/sysconfig.rst
Doc/library/tarfile.rst
Doc/library/zipimport.rst
Doc/reference/expressions.rst
Doc/reference/lexical_analysis.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/interpreter.rst
Doc/tutorial/modules.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.5.rst