[New-bugs-announce] [issue3096] sphinx: sort warnings by filename

Marius Gedminas report at bugs.python.org
Thu Jun 12 23:51:48 CEST 2008


New submission from Marius Gedminas <marius at gedmin.as>:

Here's a patch that makes Sphinx sort warnings about unused documents by
file name.  Without it you get them in seemingly arbitrary order, which
makes it harder to parse, when your documents are scattered in a large tree.

----------
assignee: georg.brandl
components: Documentation tools (Sphinx)
files: sphinx-sort-warnings-by-filename.diff
keywords: patch
messages: 68097
nosy: georg.brandl, mgedmin
severity: normal
status: open
title: sphinx: sort warnings by filename
type: behavior
Added file: http://bugs.python.org/file10606/sphinx-sort-warnings-by-filename.diff

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


More information about the New-bugs-announce mailing list