mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
Building docs requires Python.
This commit is contained in:
parent
68da227c5c
commit
ec52362c8d
@ -11,8 +11,9 @@
|
||||
project geometry/doc ;
|
||||
|
||||
# Auto-index, experimental. Commented otherwise does not build without.
|
||||
#using auto-index ;
|
||||
#using auto-index ;
|
||||
using quickbook ;
|
||||
using python ;
|
||||
|
||||
path-constant here : . ;
|
||||
path-constant images_location : html ;
|
||||
@ -29,7 +30,7 @@ testing.make-test run-pyd :
|
||||
make_qbk ;
|
||||
explicit make_qbk ;
|
||||
|
||||
boostbook geometry
|
||||
boostbook geometry
|
||||
: geometry.qbk
|
||||
: <dependency>Jamfile
|
||||
<dependency>quickref.xml
|
||||
@ -47,7 +48,7 @@ boostbook geometry
|
||||
<xsl:param>boost.root=../../../..
|
||||
<quickbook-define>enable_index
|
||||
<include>$(here)
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<format>pdf:<xsl:param>img.src.path=$(images_location)/
|
||||
<dependency>make_qbk
|
||||
;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user