]> source.dussan.org Git - aspectj.git/commitdiff
Fix image formatting glitch in docs/devGuideDB/ajbrowser.xml
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 10 Apr 2021 13:34:20 +0000 (20:34 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 10 Apr 2021 13:34:20 +0000 (20:34 +0700)
An image which should be in its own paragraph was shown inline with the
text, somewhere to the right in the middle of a text paragraph. I
noticed while visually checking if docs generation still works as
expected after the last few commits, so I quickly fixed it.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
docs/devGuideDB/ajbrowser.xml

index a276ca11b6ee57f8cb495cdcf9ba760577a051f2..6a6c85c254a66bf36de00749b660571c2ad31899 100644 (file)
@@ -109,11 +109,13 @@ java -jar aspectj1.1/lib/aspectjtools.jar aspectj1.1/doc/examples/spacewar/debug
         (see label 1 in the graphic below).
         (If you get classpath or other errors, set up the
         global build options as described above.)
-               <inlinemediaobject>
-      <imageobject>
-        <imagedata fileref="ajbrowser-building.gif"/>
-      </imageobject>
-               </inlinemediaobject>
+    </para>
+    <para>
+      <inlinemediaobject>
+        <imageobject>
+          <imagedata fileref="ajbrowser-building.gif"/>
+        </imageobject>
+      </inlinemediaobject>
     </para>
   </sect2>
   </sect1>
@@ -128,11 +130,13 @@ java -jar aspectj1.1/lib/aspectjtools.jar aspectj1.1/doc/examples/spacewar/debug
         displayed in italics.  Links to other structure nodes appear in blue
         below the association.  If there is no corresponding source for the
         link it will appear light-blue.
-               <inlinemediaobject>
-      <imageobject>
-        <imagedata fileref="ajbrowser-building.gif"/>
-      </imageobject>
-               </inlinemediaobject>
+    </para>
+    <para>
+      <inlinemediaobject>
+        <imageobject>
+          <imagedata fileref="ajbrowser-building.gif"/>
+        </imageobject>
+      </inlinemediaobject>
     </para>
 
        <sect2 id="example" xreflabel="example">
@@ -182,15 +186,15 @@ java -jar aspectj1.1/lib/aspectjtools.jar aspectj1.1/doc/examples/spacewar/debug
            <literal>lib/aspectjrt.jar</literal> that came with the browser.
               </para>
 
-              <para>
-          <inlinemediaobject>
-                 <imageobject>
-            <imagedata fileref="ajbrowser-options.gif"/>
-          </imageobject>
-                 </inlinemediaobject>>
-              </para>
+            <para>
+              <inlinemediaobject>
+                <imageobject>
+                  <imagedata fileref="ajbrowser-options.gif"/>
+                </imageobject>
+              </inlinemediaobject>
+            </para>
 
-            </listitem>
+          </listitem>
 
           <listitem> <para>Different structure views: The structure tree at the
           left can display different orderings and granularity for structure: