mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Fix links in standalone boostbook documentation.
[SVN r51371]
This commit is contained in:
parent
4ccacb65e6
commit
241e02cb6e
@ -7,5 +7,10 @@
|
|||||||
project boost/doc ;
|
project boost/doc ;
|
||||||
import boostbook : boostbook ;
|
import boostbook : boostbook ;
|
||||||
|
|
||||||
boostbook boostbook : boostbook.xml ;
|
boostbook boostbook : boostbook.xml :
|
||||||
|
<xsl:param>html.stylesheet=../../../../doc/html/boostbook.css
|
||||||
|
<xsl:param>boost.root=../../../..
|
||||||
|
<xsl:param>boost.libraries=../../../../libs/libraries.htm
|
||||||
|
<xsl:param>navig.graphics=1
|
||||||
|
;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user