mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Add reference to bjam quickbook docs from global docs.
[SVN r31642]
This commit is contained in:
parent
726fb358bf
commit
e98e793676
3 changed files with 4 additions and 2 deletions
|
@ -26,6 +26,7 @@ boostbook doc : src/boost.xml
|
|||
<implicit-dependency>../libs/foreach/doc//foreach
|
||||
<implicit-dependency>../libs/xpressive/doc//xpressive
|
||||
<implicit-dependency>../more/whos_using//using
|
||||
<implicit-dependency>../tools/jam/doc//bjam
|
||||
<xsl:param>boost.libraries=../../libs/libraries.htm
|
||||
;
|
||||
|
||||
|
|
|
@ -750,7 +750,8 @@
|
|||
</part>
|
||||
|
||||
<xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
||||
<xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
|
||||
<xi:include href="../../tools/jam/doc/src/userman.xml"/>
|
||||
<xi:include href="bjam.xml"/>
|
||||
<xi:include href="using.xml"/>
|
||||
</boostbook>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 726528c3d0196bf84b1ebe178ca8396376dc45f1
|
||||
Subproject commit 2cbab7f5d36095119b03690cdb10a4119b969c61
|
Loading…
Add table
Reference in a new issue