Compare commits

..

5 Commits

Author SHA1 Message Date
78f4e53489 Merge.
[SVN r43270]
2008-02-16 09:50:01 +00:00
2793220db1 Roll back links to the beta site.
[SVN r43163]
2008-02-07 20:47:08 +00:00
8485d7aa5d Add some parameters to the optional documentation jamfile, so that the links work better.
[SVN r41714]
2007-12-04 23:43:00 +00:00
3058457fcd Update a couple of links in the optional library.
[SVN r41713]
2007-12-04 23:42:18 +00:00
9ce49fdd59 Create a branch to fix links on.
[SVN r41573]
2007-12-02 10:07:42 +00:00
3 changed files with 4 additions and 1 deletions

View File

@ -26,5 +26,8 @@ boostbook standalone
<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=../../../libraries.htm
<xsl:param>html.stylesheet=../../../../doc/html/boostbook.css
;

0
doc/html/boostbook.css Normal file → Executable file
View File

View File

@ -22,7 +22,7 @@ Distributed under the Boost Software License, Version 1.0.
[/ Cited Boost resources ]
[def __BOOST_VARIANT__ [@../../../variant/index.html Boost.Variant]]
[def __BOOST_TRIBOOL__ [@../../../tribool/index.html boost::tribool]]
[def __BOOST_TRIBOOL__ [@../../../../doc/html/tribool.html boost::tribool]]
[def __OPTIONAL_POINTEE__ [@../../../utility/OptionalPointee.html OptionalPointee]]
[def __COPY_CONSTRUCTIBLE__ [@../../../utility/CopyConstructible.html Copy Constructible]]