diff --git a/doc/Jamfile b/doc/Jamfile index f6ca225d..9b7c8841 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -19,7 +19,5 @@ for local b in $(bases) ; } -exe tst : tst.cpp ; - alias htmls : $(bases) ; stage . : $(bases) ; diff --git a/doc/building.html b/doc/building.html index 80978640..a7f36e5c 100644 --- a/doc/building.html +++ b/doc/building.html @@ -9,55 +9,55 @@
-

Boost.Python Build and Test HOWTO

+

Boost.Python Build and Test HOWTO

-