diff --git a/doc/Jamfile b/doc/Jamfile index 48a10c14..d97b9559 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -9,7 +9,9 @@ path-constant images : html/images ; project python/doc - : requirements html:boost.defaults=none + : requirements + -boost.defaults=Boost + html:boost.defaults=none html:toc.max.depth=3 html:toc.section.depth=2 html:chunk.section.depth=1