Skip to content

Commit 6c2d102

Browse files
committed
doc: move version hints to trailing part of paragraphs
Signed-off-by: James Knight <[email protected]>
1 parent ad66367 commit 6c2d102

File tree

4 files changed

+206
-207
lines changed

4 files changed

+206
-207
lines changed

doc/builders.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ The following outlines the Sphinx builders provided by this extension.
1717
1818
.. builderval:: singleconfluence
1919

20-
.. versionadded:: 1.3
21-
2220
The ``singleconfluence`` builder allows a user to process a Sphinx supported
2321
documentation set to generate a single document in a Confluence supported
2422
representation. The generated document can in turn be published to a
@@ -27,3 +25,5 @@ The following outlines the Sphinx builders provided by this extension.
2725
.. code-block:: shell
2826
2927
sphinx-build -b singleconfluence . _build/singleconfluence -E -a
28+
29+
.. versionadded:: 1.3

0 commit comments

Comments
 (0)