]> git.sur5r.net Git - bacula/docs/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Wed, 4 Nov 2009 14:37:30 +0000 (15:37 +0100)
committerKern Sibbald <kern@sibbald.com>
Wed, 4 Nov 2009 14:37:30 +0000 (15:37 +0100)
docs/home-page/en/pages/documentation.php
docs/manuals/en/console/Makefile.in
docs/manuals/en/developers/Makefile.in
docs/manuals/en/main/Makefile.in
docs/manuals/en/misc/Makefile.in
docs/manuals/en/problems/Makefile.in
docs/manuals/en/utility/Makefile.in

index a3d6015f7d3ae832d420a2e85af9cef96f398aa5..ec70982549e637a6dc7efc16ff8d02f2f7eec202 100644 (file)
@@ -63,7 +63,7 @@
           <a href="<? echo $spath ?>/?page=news"> HTML</a>
          </li>
       <li>New Features in Development Version
-         <a href="/3.1.x-manuals/en/main/main/New_Features_in_3.1.4.html"> HTML</a>
+         <a href="/3.1.x-manuals/en/main/main/New_Features_in_3_1_4.html"> HTML</a>
          </li><br>
       <li>Bacula Main Reference Guide
          <a href="/3.1.x-manuals/en/main/main.pdf"> PDF</a>
@@ -83,7 +83,7 @@
          </li>
       <li>Developers' Guide
          <a href="/3.1.x-manuals/en/developers/developers.pdf"> PDF</a>
-         <a href="/3.1.x-manuals/en/developers/developers/index.html">/HTML </a>
+         <a href="/3.1.x-manuals/en/developers/developers/Developer_s_Guide.html">/HTML </a>
          </li>
       <li>Miscellaneous Guide
          <a href="/3.1.x-manuals/en/misc/misc.pdf"> PDF</a>
index 0746e14df4a98448d7a69f8b93e7b96dfb9c7bac..f932af499f7513c7bd6ca80d042e142404827691 100644 (file)
@@ -86,20 +86,19 @@ html:
 
 web:
        @echo "Making web"
+       @rm -rf ${DOC}
        @mkdir -p ${DOC}
        @cp -fp ${IMAGES}/*.eps .
        @rm -f next.eps next.png prev.eps prev.png up.eps up.png
-       @cp -fp ${IMAGES}/*.eps  ${DOC}/
-       @cp -fp ${IMAGES}/*.eps ${IMAGES}/*.png ${DOC}/
        @rm -f ${DOC}/xp-*.png
        @rm -f ${DOC}/next.eps ${DOC}/next.png ${DOC}/prev.eps ${DOC}/prev.png ${DOC}/up.eps ${DOC}/up.png
-       @rm -rf ${DOC}/*.html
        latex2html -split 3 -local_icons -t "Bacula Console and Operators Guide" -long_titles 4 \
-               -toc_stars -contents_in_nav -init_file latex2html-init.pl -white -notransparent ${DOC} >tex.out 2>&1
+               -toc_stars -contents_in_nav -init_file latex2html-init.pl \
+               -no_antialias -no_antialias_text \
+               -white -notransparent ${DOC} >tex.out 2>&1
        @(if [ -f imagename_translations ] ; then \
            ./translate_images.pl --from_meaningful_names ${DOC}.html; \
         fi)
-       (cd ${DOC}; for i in *.png ; do cp -fp ../${IMAGES}/$${i} .; done)
        @cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
        @echo "Done making web"
 show:
index 6ecbefea187aa1baee0a65e93feb8fb67f434d5a..4548627ab42b7777d5f3782cc85d04561739ccf2 100644 (file)
@@ -62,18 +62,19 @@ html:
 
 web:
        @echo "Making ${DOC} web"
+       @rm -rf ${DOC}
        @mkdir -p ${DOC}
        @rm -f ${DOC}/*
        @cp -fp ${IMAGES}/*.eps .
        @rm -f next.eps next.png prev.eps prev.png up.eps up.png
-       @cp -fp ${IMAGES}/*.eps ${IMAGES}/*.png ${DOC}/
-       @rm -f ${DOC}/next.eps ${DOC}/next.png ${DOC}/prev.eps ${DOC}/prev.png ${DOC}/up.eps ${DOC}/up.png
        @(if [ -f ${DOC}/imagename_translations ] ; then \
           ./translate_images.pl --to_meaningful_names ${DOC}/Developer*Guide.html; \
         fi)
        @rm -rf ${DOC}/*.html
        latex2html -split 4 -local_icons -t "Developer's Guide" -long_titles 4 \
-               -contents_in_nav -toc_stars -white -notransparent ${DOC} >tex.out 2>&1
+               -toc_stars -contents_in_nav -init_file latex2html-init.pl \
+               -no_antialias -no_antialias_text \
+               -white -notransparent ${DOC} >tex.out 2>&1
        @(if [ -f imagename_translations ] ; then \
            ./translate_images.pl --from_meaningful_names ${DOC}.html; \
         fi)
@@ -83,7 +84,6 @@ web:
        @rm -f ${DOC}/win32-*.png ${DOC}/wx-console*.png ${DOC}/xp-*.png
        @rm -f ${DOC}/*.pl ${DOC}/*.log ${DOC}/*.aux ${DOC}/*.idx
        @rm -f ${DOC}/*.out WARNINGS
-       (cd ${DOC}; for i in *.png ; do cp -fp ../${IMAGES}/$${i} . 2>/dev/null; done)
 
 texcheck:
        ./check_tex.pl ${DOC}.tex
index 57bc8caf776dc990e3112d3e455d01dbf89193a7..e7d834011c92b2a1b840c760dd0f7f17174680be 100644 (file)
@@ -89,20 +89,17 @@ html:
 
 web:
        @echo "Making web"
+       @rm -rf ${DOC}
        @mkdir -p ${DOC}
        @cp -fp ${IMAGES}/*.eps .
        @rm -f next.eps next.png prev.eps prev.png up.eps up.png
-       @cp -fp ${IMAGES}/*.eps  ${DOC}/
-       @cp -fp ${IMAGES}/*.eps ${IMAGES}/*.png ${DOC}/
-       @rm -f ${DOC}/xp-*.png
-       @rm -f ${DOC}/next.eps ${DOC}/next.png ${DOC}/prev.eps ${DOC}/prev.png ${DOC}/up.eps ${DOC}/up.png
-       @rm -rf ${DOC}/*.html
        latex2html -split 3 -local_icons -t "Bacula Main Reference" -long_titles 4 \
-               -toc_stars -contents_in_nav -init_file latex2html-init.pl -white -notransparent ${DOC} >tex.out 2>&1
+               -toc_stars -contents_in_nav -init_file latex2html-init.pl \
+               -no_antialias -no_antialias_text \
+               -white -notransparent ${DOC} >tex.out 2>&1
        @(if [ -f imagename_translations ] ; then \
            ./translate_images.pl --from_meaningful_names ${DOC}.html; \
         fi)
-       (cd ${DOC}; for i in *.png ; do cp -fp ../${IMAGES}/$${i} . 2>/dev/null; done)
        @cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
        @echo "Done making web"
 show:
index 09d1845c67ed0491ad0e83afb486d3680089ef59..dced95857dc99819c49dc8eec13a9c811e1772a7 100644 (file)
@@ -83,20 +83,19 @@ html:
 
 web:
        @echo "Making web"
+       @rm -rf ${DOC}
        @mkdir -p ${DOC}
        @cp -fp ${IMAGES}/*.eps .
        @rm -f next.eps next.png prev.eps prev.png up.eps up.png
-       @cp -fp ${IMAGES}/*.eps  ${DOC}/
-       @cp -fp ${IMAGES}/*.eps ${IMAGES}/*.png ${DOC}/
        @rm -f ${DOC}/xp-*.png
        @rm -f ${DOC}/next.eps ${DOC}/next.png ${DOC}/prev.eps ${DOC}/prev.png ${DOC}/up.eps ${DOC}/up.png
-       @rm -rf ${DOC}/*.html
        latex2html -split 3 -local_icons -t "Bacula Miscellaneous Guide" -long_titles 4 \
-               -toc_stars -contents_in_nav -init_file latex2html-init.pl -white ${DOC} >tex.out 2>&1
+               -toc_stars -contents_in_nav -init_file latex2html-init.pl \
+               -no_antialias -no_antialias_text \
+               -white -notransparent ${DOC} >tex.out 2>&1
        @(if [ -f imagename_translations ] ; then \
            ./translate_images.pl --from_meaningful_names ${DOC}/${MAINDOC}; \
         fi)
-       (cd ${DOC}; for i in *.png ; do cp -fp ../${IMAGES}/$${i} . 2>/dev/null; done)
        @cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
        @echo "Done making web"
 show:
index fe710d4da87a31d0c13bc37b727d6732f990dd4e..d2557754136a92833bc21e02a1d339716b679856 100644 (file)
@@ -86,20 +86,19 @@ html:
 
 web:
        @echo "Making web"
+       @rm -rf ${DOC}
        @mkdir -p ${DOC}
        @cp -fp ${IMAGES}/*.eps .
        @rm -f next.eps next.png prev.eps prev.png up.eps up.png
-       @cp -fp ${IMAGES}/*.eps  ${DOC}/
-       @cp -fp ${IMAGES}/*.eps ${IMAGES}/*.png ${DOC}/
        @rm -f ${DOC}/xp-*.png
        @rm -f ${DOC}/next.eps ${DOC}/next.png ${DOC}/prev.eps ${DOC}/prev.png ${DOC}/up.eps ${DOC}/up.png
-       @rm -rf ${DOC}/*.html
        latex2html -split 3 -local_icons -t "Bacula Problem Resolution Guide" -long_titles 4 \
-               -toc_stars -contents_in_nav -init_file latex2html-init.pl -white -notransparent ${DOC} >tex.out 2>&1
+               -toc_stars -contents_in_nav -init_file latex2html-init.pl \
+               -no_antialias -no_antialias_text \
+               -white -notransparent ${DOC} >tex.out 2>&1
        @(if [ -f imagename_translations ] ; then \
            ./translate_images.pl --from_meaningful_names ${DOC}.html; \
         fi)
-       (cd ${DOC}; for i in *.png ; do cp -fp ../${IMAGES}/$${i} . 2>/dev/null; done)
        @cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
        @echo "Done making web"
 show:
index af4e17fbb3596e61b5dbdd22ad9694323af13015..96fc1fccc177098df8a296f226c36a1b54dde2c9 100644 (file)
@@ -87,20 +87,19 @@ html:
 
 web:
        @echo "Making web"
+       @rm -rf ${DOC}
        @mkdir -p ${DOC}
        @cp -fp ${IMAGES}/*.eps .
        @rm -f next.eps next.png prev.eps prev.png up.eps up.png
-       @cp -fp ${IMAGES}/*.eps  ${DOC}/
-       @cp -fp ${IMAGES}/*.eps ${IMAGES}/*.png ${DOC}/
        @rm -f ${DOC}/xp-*.png
        @rm -f ${DOC}/next.eps ${DOC}/next.png ${DOC}/prev.eps ${DOC}/prev.png ${DOC}/up.eps ${DOC}/up.png
-       @rm -rf ${DOC}/*.html
        latex2html -split 3 -local_icons -t "Bacula Utility Programs" -long_titles 4 \
-               -toc_stars -contents_in_nav -init_file latex2html-init.pl -white -notransparent ${DOC} >tex.out 2>&1
+               -toc_stars -contents_in_nav -init_file latex2html-init.pl \
+               -no_antialias -no_antialias_text \
+               -white -notransparent ${DOC} >tex.out 2>&1
        @(if [ -f imagename_translations ] ; then \
            ./translate_images.pl --from_meaningful_names ${DOC}.html; \
         fi)
-       (cd ${DOC}; for i in *.png ; do cp -fp ../${IMAGES}/$${i} . 2>/dev/null; done)
        @cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
        @echo "Done making web"
 show: