Building docs requires Python.

This commit is contained in:
Rene Rivera 2024-04-23 20:29:21 -05:00 committed by Barend Gehrels
parent 68da227c5c
commit ec52362c8d

View File

@ -13,6 +13,7 @@ project geometry/doc ;
# Auto-index, experimental. Commented otherwise does not build without. # Auto-index, experimental. Commented otherwise does not build without.
#using auto-index ; #using auto-index ;
using quickbook ; using quickbook ;
using python ;
path-constant here : . ; path-constant here : . ;
path-constant images_location : html ; path-constant images_location : html ;