Fix #1789 :pyobject: option of literalinclude directive includes following lines after definitions

This commit is contained in:
Takeshi KOMIYA
2015-03-29 10:31:26 +09:00
parent f6bcb6e414
commit 0215b1fb10
4 changed files with 24 additions and 6 deletions

View File

@@ -10,6 +10,9 @@ Features added
Bugs fixed
----------
* #1789: ``:pyobject:`` option of ``literalinclude`` directive includes following
lines after class definitions
Documentation
-------------