July 27, 2014
1:53 a.m.
Nick Coghlan added the comment: Oh, nice - the "start-after" and "end-before" options look like they might be the way to go. If I'm reading the docs right, a block like the following would include the OSError section of the tree: .. literalinclude exceptions.txt :start-after: OSError :end-before: ReferenceError :prepend: I think that's really the section that could most benefit from showing the structure inline. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue22014> _______________________________________