[docs] [issue26462] Patch to enhance literal block language declaration

Julien report at bugs.python.org
Mon Feb 29 18:58:52 EST 2016


New submission from Julien:

Hi,

As I don't like warnings, and sphinx-doc was verbose about "Could not parse literal_block as "python3". highlighting skipped.", I fixed most of them.

Bonus: It's graphically better, as an example the XML block here: https://docs.python.org/3.5/library/pyexpat.html is now nicely colored: http://www.afpy.org/doc/python/3.5/library/pyexpat.html

----------
assignee: docs at python
components: Documentation
files: literal_blocks_languages.patch
keywords: patch
messages: 261035
nosy: docs at python, sizeof
priority: normal
severity: normal
status: open
title: Patch to enhance literal block language declaration
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file42050/literal_blocks_languages.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26462>
_______________________________________


More information about the docs mailing list