From ead356e3cfa974e715ae4b9954b3ae5aee44b24c Mon Sep 17 00:00:00 2001 From: Jonathan Waltman Date: Wed, 12 Sep 2012 16:40:10 -0500 Subject: [PATCH] Remove note about sectioning limitation of the "only" directive. --- doc/markup/misc.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/markup/misc.rst b/doc/markup/misc.rst index 3a2ffa32e..f5eaac9ce 100644 --- a/doc/markup/misc.rst +++ b/doc/markup/misc.rst @@ -182,13 +182,6 @@ Including content based on tags The format of the current builder (``html``, ``latex`` or ``text``) is always set as a tag. - .. note:: - - Due to docutils' specifics of parsing of directive content, you cannot put - a section with the same level as the main document heading inside an - ``only`` directive. Such sections will appear to be ignored in the parsed - document. - .. versionadded:: 0.6