diff --git a/libs/numpy/doc/Jamfile b/libs/numpy/doc/Jamfile index 6ec6fed5..f76da2c4 100644 --- a/libs/numpy/doc/Jamfile +++ b/libs/numpy/doc/Jamfile @@ -6,7 +6,7 @@ project user-config : requirements rst2html ; import docutils ; import path ; -sources = tutorial.rst ; +sources = tutorial.rst ndarray.rst ; bases = $(sources:S=) ; # This is a path relative to the html/ subdirectory where the