[New-bugs-announce] [issue4811] invalid reST markup in several documents

Gabriel Genellina report at bugs.python.org
Fri Jan 2 21:15:19 CET 2009


New submission from Gabriel Genellina <gagsl-py2 at yahoo.com.ar>:

Several documents contain invalid reST markup that "leaks" into the 
html output (missing ``, incorrect indentation, etc.)
This patch fixes the obvious ones.

----------
assignee: georg.brandl
components: Documentation
files: invalid-doc-markup.diff
keywords: patch
messages: 78866
nosy: gagenellina, georg.brandl
severity: normal
status: open
title: invalid reST markup in several documents
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1
Added file: http://bugs.python.org/file12543/invalid-doc-markup.diff

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


More information about the New-bugs-announce mailing list