diff --git a/doc/building.html b/doc/building.html index 9e7e6711..e2c48847 100644 --- a/doc/building.html +++ b/doc/building.html @@ -9,7 +9,7 @@
-

Boost.Python Build and Test HOWTO

+

Boost.Python Build and Test HOWTO

diff --git a/doc/v2/CallPolicies.html b/doc/v2/CallPolicies.html index f22298e3..06384a23 100644 --- a/doc/v2/CallPolicies.html +++ b/doc/v2/CallPolicies.html @@ -137,7 +137,7 @@ P::extract_return_type A model of Metafunction. + "../../../mpl/doc/refmanual/metafunction.html">Metafunction. An MPL unary Metafunction used extract the return type from a given signature. By default it is derived from mpl::front.