From 4aaaff45d21adfaadcc81c49e856733ff5d4a090 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Wed, 15 Mar 2017 13:45:26 -0400 Subject: [PATCH] Demodocs: Fix compiling warnings --- demo_docs/source/demo.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/demo_docs/source/demo.rst b/demo_docs/source/demo.rst index b1c39e47..9d91e983 100644 --- a/demo_docs/source/demo.rst +++ b/demo_docs/source/demo.rst @@ -188,7 +188,7 @@ Code Blocks } Emphasized lines with line numbers -"""""""""""""""""""""""""""""""""" +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: python :linenos: @@ -300,15 +300,14 @@ Targets .. _example: -This paragraph is pointed to by the explicit "example" target. A -reference can be found under `Inline Markup`_, above. `Inline +This paragraph is pointed to by the explicit "example" target. +A reference can be found under `Inline Markup`_, above. `Inline hyperlink targets`_ are also possible. Section headers are implicit targets, referred to by name. See Targets_, which is a subsection of `Body Elements`_. -Explicit external targets are interpolated into references such as -"Python_". +Explicit external targets are interpolated into references such as "Python_". .. _Python: http://www.python.org/ @@ -317,8 +316,7 @@ refer to the Targets_ section. __ Targets_ -Here's a `hyperlink reference without a target`_, which generates an -error. +Here's a `hyperlink reference without a target`_, which generates an error. Directives