Parcourir la source

[5006] Minor fixes to PDF output

Move Kea logo to left of title in the header.  Also fix an incorrect
cross-reference link in the DHCPv4 chapter.
Stephen Morris il y a 8 ans
Parent
commit
b19faa6da8
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 2 2
      doc/guide/dhcp4-srv.xml
  2. 1 1
      doc/guide/kea-guide.xml

+ 2 - 2
doc/guide/dhcp4-srv.xml

@@ -478,8 +478,8 @@ If a timeout is given though, it should be an integer greater than zero.
 </section>
 </section>
 </section>
 </section>
 
 
-<section>
-  <title id="hosts-storage4">Hosts Storage</title>
+<section id="hosts-storage4">
+  <title>Hosts Storage</title>
 
 
     <para>Kea is also able to store information about host reservations in the
     <para>Kea is also able to store information about host reservations in the
     database. The hosts database configuration uses the same syntax as the lease
     database. The hosts database configuration uses the same syntax as the lease

+ 1 - 1
doc/guide/kea-guide.xml

@@ -20,12 +20,12 @@
   <bookinfo>
   <bookinfo>
 
 
     <title>
     <title>
-    Kea Administrator Reference Manual
     <inlinemediaobject>
     <inlinemediaobject>
         <imageobject>
         <imageobject>
             <imagedata fileref="kea-logo-100x70.png" align="left"/>
             <imagedata fileref="kea-logo-100x70.png" align="left"/>
         </imageobject>
         </imageobject>
     </inlinemediaobject>
     </inlinemediaobject>
+    Kea Administrator Reference Manual
     </title>
     </title>
 
 
     <releaseinfo>This is the reference guide for Kea version
     <releaseinfo>This is the reference guide for Kea version