From: Mike Bayer Date: Sat, 9 Nov 2013 21:07:04 +0000 (-0500) Subject: include the start-line directive here so that we dont get warnings X-Git-Tag: rel_0_9_0~132 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b03961b8243fa731fdcdbaffa7acd3c718fba0d9;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git include the start-line directive here so that we dont get warnings for the headers in the included files --- diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 5d32bfefc8..8b72ef288a 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -6,6 +6,7 @@ .. changelog_imports:: .. include:: changelog_07.rst + :start-line: 5 .. changelog:: :version: 0.8.4 diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index e4bd134be5..89d8e14f3a 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -6,8 +6,10 @@ .. changelog_imports:: .. include:: changelog_08.rst + :start-line: 5 .. include:: changelog_07.rst + :start-line: 5 .. changelog:: :version: 0.9.0b2