Bläddra i källkod

Building docs now defaults to *not* include the standard Boost navigation bar when building docs outside of the Boost tree. It's also now the default, when one asks for the Boost navbar, to *not* have the Boost logo when building outside of Boost.

[SVN r59635]
Rene Rivera 16 år sedan
förälder
incheckning
7cb0e3a231
2 ändrade filer med 4 tillägg och 1 borttagningar
  1. 3 0
      Jamroot
  2. 1 1
      tools/boostbook

+ 3 - 0
Jamroot

@@ -189,6 +189,9 @@ project boost
       # Comeau does not support shared lib
       <toolset>como:<link>static
       <toolset>como-linux:<define>_GNU_SOURCE=1
+      # When building docs within Boost, we want the Boost standard navbar
+      <xsl:param>nav.layout=horizontal
+      <xsl:param>boost.image=Boost
     : usage-requirements <include>.
     : build-dir bin.v2
     ;

+ 1 - 1
tools/boostbook

@@ -1 +1 @@
-Subproject commit 5de4ee524bc6a1514d7c557d816929feb0ac6490
+Subproject commit 1500f71c0a842277149086f2cfa0db998795868a

粤ICP备19079148号