mirror of
https://github.com/boostorg/concept_check.git
synced 2025-08-01 21:44:38 +02:00
Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of doc/html, usually be deleting the settings in order to use the defaults. Also add 'boost.root' to some builds in order to fix links which rely on it. [SVN r63146]
This commit is contained in:
@@ -4,4 +4,5 @@ import boostbook : boostbook ;
|
|||||||
boostbook concepts : reference/concepts.xml
|
boostbook concepts : reference/concepts.xml
|
||||||
:
|
:
|
||||||
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
||||||
|
<xsl:param>boost.root=../../../..
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user