Update of /cvsroot/boost/boost/libs/config/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16649/libs/config/doc

Modified Files:
        Jamfile.v2 acknowledgements.qbk config.qbk 
Log Message:
Changed old docs to point at the new quickbook versions.
Applies a few patches to the quickbook source and regenerated docs.
Changed image location to boost-root/doc/images.

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/doc/Jamfile.v2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Jamfile.v2  30 May 2007 04:49:27 -0000      1.1
+++ Jamfile.v2  6 Jun 2007 11:49:55 -0000       1.2
@@ -18,7 +18,7 @@
     :
         config.qbk
     ;
-
+    
 boostbook standalone
     :
         config
@@ -26,5 +26,30 @@
         <xsl:param>toc.max.depth=2
         <xsl:param>toc.section.depth=2
         <xsl:param>chunk.section.depth=1
+        <xsl:param>boost.root=../../../..
+        <xsl:param>boost.libraries=../../../../libs/libraries.htm
+        <xsl:param>navig.graphics=1
+
+        # PDF Options:
+        # TOC Generation: this is needed for FOP-0.9 and later:
+        #<xsl:param>fop1.extensions=1
+        # Or enable this if you're using XEP:
+        <xsl:param>xep.extensions=1
+        # TOC generation: this is needed for FOP 0.2, but must not be set to 
zero for FOP-0.9!
+        <xsl:param>fop.extensions=0
+        # No indent on body text:
+        <xsl:param>body.start.indent=0pt
+        # Margin size:
+        <xsl:param>page.margin.inner=0.5in
+        # Margin size:
+        <xsl:param>page.margin.outer=0.5in
+        # Yes, we want graphics for admonishments:
+        <xsl:param>admon.graphics=1
+        # Set this one for PDF generation *only*:
+        # default pnd graphics are awful in PDF form,
+        # better use SVG's instead:
+        #<xsl:param>admon.graphics.extension=".svg"
     ;
 
+
+

Index: acknowledgements.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/doc/acknowledgements.qbk,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- acknowledgements.qbk        30 May 2007 04:49:27 -0000      1.1
+++ acknowledgements.qbk        6 Jun 2007 11:49:55 -0000       1.2
@@ -22,8 +22,11 @@
 programs, the configuration script and the reference section of this
 document.
 
+Matias Capeletto converted the docs to quickbook format.
+
 Numerous boost members, past and present, have contributed fixes to boost's
 configuration.
 
 [endsect]
 
+

Index: config.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/config/doc/config.qbk,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- config.qbk  30 May 2007 04:49:27 -0000      1.1
+++ config.qbk  6 Jun 2007 11:49:55 -0000       1.2
@@ -1,4 +1,4 @@
-[library Boost.Config
+[article Boost.Config
     [quickbook 1.4]
     [authors [Beman Dawes, Vesa Karvonen, John Maddock] ]
     [copyright 2001-2007 Beman Dawes, Vesa Karvonen, John Maddock]
@@ -31,7 +31,7 @@
 [def __STL_PORT__ [EMAIL PROTECTED]://stlport.sourceforge.net STLport]]
 [def __BOOST_TRACKER__ [EMAIL 
PROTECTED]://sourceforge.net/tracker/?group_id=7586 Tracker]]
 [def __CORE_LANGUAGE_DR337__ [EMAIL 
PROTECTED]://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#337 Core 
Language DR337]]
-[def __PRINCIPLES_AND_PATTERNS_ARTICLE__ [EMAIL 
PROTECTED]://www.objectmentor.com/resources/articles/ocp.pdf following article]]
+[def __PRINCIPLES_AND_PATTERNS_ARTICLE__ [EMAIL 
PROTECTED]://http://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf
 following article]]
 
 
 [/ Icons ]
@@ -55,3 +55,5 @@
 [include acknowledgements.qbk]
 
 
+
+


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to