Browse Source

[master] Merged trac5006 (Kea User's Guide layout)

Francis Dupont 8 years ago
parent
commit
07b5b4e807
3 changed files with 5 additions and 4 deletions
  1. 2 1
      doc/guide/Makefile.am
  2. 2 2
      doc/guide/dhcp4-srv.xml
  3. 1 1
      doc/guide/kea-guide.xml

+ 2 - 1
doc/guide/Makefile.am

@@ -57,7 +57,8 @@ CLEANFILES = kea-guide.pdf kea-messages.pdf
 
 
 DBLATEX_FLAGS = --xslt-opts=--path --xslt-opts=$(abs_top_builddir)/doc \
 DBLATEX_FLAGS = --xslt-opts=--path --xslt-opts=$(abs_top_builddir)/doc \
 	-P doc.collab.show=0 -P latex.output.revhistory=0 \
 	-P doc.collab.show=0 -P latex.output.revhistory=0 \
-	--param=term.breakline=1
+	-P term.breakline=1 -P filename.as.url=0 \
+	-P imagedata.default.scale="maxwidth=50px,maxheigth=35px"
 
 
 pdf: kea-guide.pdf kea-messages.pdf
 pdf: kea-guide.pdf kea-messages.pdf
 
 

+ 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