Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67349 - in sandbox/tools/auto_index: example/integer/doc example/integer/doc/html example/integer/doc/html/boost_integer example/math/doc/sf_and_dist example/math/doc/sf_and_dist/html example/math/doc/sf_and_dist/html/index example/math/doc/sf_and_dist/html/math_toolkit example/math/doc/sf_and_dist/html/math_toolkit/backgrounders example/math/doc/sf_and_dist/html/math_toolkit/dist example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg example/math/doc/sf_and_dist/html/math_toolkit/main_overview example/math/doc/sf_and_dist/html/math_toolkit/perf example/math/doc/sf_and_dist/html/math_toolkit/policy example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial example/math/doc/sf_and_dist/html/math_toolkit/special example/math/doc/sf_and_dist/html/math_toolkit/special/bessel example/math/doc/sf_and_dist/html/math_toolkit/special/ellint example/math/doc/sf_and_dist/html/math_toolkit/special/expint example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c example/math/doc/sf_and_dist/html/math_toolkit/special/factorials example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper example/math/doc/sf_and_dist/html/math_toolkit/special/next_float example/math/doc/sf_and_dist/html/math_toolkit/special/powers example/math/doc/sf_and_dist/html/math_toolkit/special/rounding example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly example/math/doc/sf_and_dist/html/math_toolkit/special/sinc example/math/doc/sf_and_dist/html/math_toolkit/special/zetas example/math/doc/sf_and_dist/html/math_toolkit/status example/math/doc/sf_and_dist/html/math_toolkit/toolkit example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1 example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2 example/math/doc/sf_and_dist/html/math_toolkit/using_udt example/type_traits/doc example/type_traits/doc/html example/type_traits/doc/html/boost_typetraits example/type_traits/doc/html/boost_typetraits/category example/type_traits/doc/html/boost_typetraits/category/value_traits example/type_traits/doc/html/boost_typetraits/examples example/type_traits/doc/html/boost_typetraits/reference example/type_traits/doc/html/index src test
From: john_at_[hidden]
Date: 2010-12-19 13:21:02


Author: johnmaddock
Date: 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
New Revision: 67349
URL: http://svn.boost.org/trac/boost/changeset/67349

Log:
Update to build with Boost.Filesystem v3.
Change indexing operations so that the same term but with different type attributes are treated differently.
Regenerated example docs to match.
Binary files modified:
   sandbox/tools/auto_index/example/integer/doc/integer.pdf
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/math.pdf
   sandbox/tools/auto_index/example/type_traits/doc/type_traits.pdf
Text files modified:
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/history.html | 4
   sandbox/tools/auto_index/example/integer/doc/html/index.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/Jamfile.v2 | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s10.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s11.html | 13
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s12.html | 13
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s13.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s14.html | 19
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/implementation.html | 140 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/lanczos.html | 419 +++++-----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/refs.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/relative_error.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/remez.html | 120 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dist_algorithms.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/bernoulli_dist.html | 186 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/beta_dist.html | 339 ++++----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html | 634 +++++++-------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/cauchy_dist.html | 181 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/chi_squared_dist.html | 220 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/exp_dist.html | 196 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/extreme_dist.html | 162 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html | 428 +++++-----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html | 170 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/logistic_dist.html | 146 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/lognormal_dist.html | 166 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_beta_dist.html | 202 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html | 216 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_f_dist.html | 331 ++++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_t_dist.html | 156 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html | 564 ++++++------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/normal_dist.html | 146 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html | 188 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/poisson_dist.html | 156 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html | 190 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/students_t_dist.html | 260 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html | 248 +++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/uniform_dist.html | 194 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/weibull.html | 208 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/nmp.html | 240 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/future.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html | 85 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html | 74
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/error_eg.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/f_eg.html | 78
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html | 22
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nag_library.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg/nccs_power_eg.html | 1326 ++++++++++++++++----------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_conf.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html | 22
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/paired_st.html | 34
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_intervals.html | 32
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_size.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_test.html | 126 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/two_sample_students_t.html | 126 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html | 1033 ++++++++++++------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/contact.html | 19
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html | 88 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html | 917 ++++++++++-----------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html | 241 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/namespaces.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html | 96 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/perf_over.html | 22
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/pol_overview.html | 88 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/result_type.html | 54
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/threads.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html | 188 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html | 330 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html | 1657 +++++++++++++++++++--------------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html | 252 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/interp.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_over.html | 22
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_test_app.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html | 850 ++++++++++----------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_overview.html | 88 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/assert_undefined.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html | 42
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html | 617 +++++++-------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html | 54
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/iteration_pol.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/pol_ref_ref.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html | 42
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/precision_pol.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_sf_policies.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/changing_policy_defaults.html | 35
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/namespace_policies.html | 21
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_tut_defaults.html | 85 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_usage.html | 34
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html | 93 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/user_def_err_pol.html | 36
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/what_is_a_policy.html | 32
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html | 564 ++++++------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html | 312 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html | 168 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html | 168 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html | 183 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html | 256 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html | 223 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html | 186 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html | 218 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html | 82
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html | 189 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html | 84 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/inv_hyper_over.html | 107 -
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html | 28
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html | 111 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/modf.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/round.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/trunc.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html | 238 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html | 1241 ++++++++++++++--------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html | 44
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html | 712 ++++++++--------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html | 39
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html | 196 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html | 306 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html | 1085 +++++++++++++-------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html | 43
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html | 396 ++++----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html | 416 +++++-----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html | 176 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html | 344 ++++----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html | 634 +++++++-------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/sph_harm.html | 162 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_overview.html | 32
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_pi.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinhc_pi.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas/zeta.html | 230 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/compilers.html | 1033 ++++++++++++------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/credits.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/history1.html | 241 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/issues.html | 1413 +++++++++++++++++-----------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/cf.html | 68
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/constants.html | 298 +++---
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/minima.html | 45
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/rational.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots.html | 156 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots2.html | 144 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/series_evaluation.html | 38
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/error_test.html | 100 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html | 241 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/polynomials.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/test_data.html | 82
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals_overview.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/archetypes.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/concepts.html | 1313 +++++++++++++++---------------
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/dist_concept.html | 357 ++++----
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_mpfr.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_ntl.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/Jamfile.v2 | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/background.html | 28
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/alignment.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/function.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/transform.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/primary.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/properties.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/relate.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/credits.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/copy.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/destruct.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/fill.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/iter.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/to_double.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intrinsics.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intro.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/mpl.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_const.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_cv.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_pointer.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_reference.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_volatile.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/aligned_storage.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/alignment_of.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/decay.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/extent.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/floating_point_promotion.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/function_traits.html | 12
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_assign.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_constructor.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_copy.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_assign.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_constructor.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_copy.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_def_cons.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_destructor.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_virtual_destructor.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_constant.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_promotion.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_abstract.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_arithmetic.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_array.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_base_of.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_class.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_complex.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_compound.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_const.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_convertible.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_empty.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_enum.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_floating_point.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_function.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_fundamental.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_integral.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_function_pointer.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_object_pointer.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_pointer.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_object.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pod.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pointer.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_polymorphic.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_reference.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_same.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_scalar.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_signed.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_stateless.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_union.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_unsigned.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_void.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_volatile.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_signed.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_unsigned.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/promote.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/rank.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_all_extents.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_const.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_cv.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_extent.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_pointer.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_reference.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_volatile.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/type_with_alignment.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/user_defined.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/index.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s10.html | 48
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s11.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s12.html | 8
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s13.html | 18
   sandbox/tools/auto_index/src/auto_index.cpp | 20
   sandbox/tools/auto_index/src/auto_index.hpp | 10
   sandbox/tools/auto_index/src/file_scanning.cpp | 14
   sandbox/tools/auto_index/src/index_generator.cpp | 19
   sandbox/tools/auto_index/test/index.idx | 2
   sandbox/tools/auto_index/test/test2.gold | 4
   sandbox/tools/auto_index/test/test3.gold | 4
   331 files changed, 16066 insertions(+), 16129 deletions(-)

Modified: sandbox/tools/auto_index/example/integer/doc/html/boost_integer/history.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/history.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/history.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="boost_integer.history"></a><a class="link" href="history.html" title="History"> History</a>
 </h2></div></div></div>
 <a name="boost_integer.history.1_42_0"></a><h5>
-<a name="id909235"></a>
+<a name="id1025285"></a>
       <a class="link" href="history.html#boost_integer.history.1_42_0">1.42.0</a>
     </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -49,7 +49,7 @@
         </li>
 </ul></div>
 <a name="boost_integer.history.1_32_0"></a><h5>
-<a name="id909352"></a>
+<a name="id1025402"></a>
       <a class="link" href="history.html#boost_integer.history.1_32_0">1.32.0</a>
     </h5>
 <div class="itemizedlist"><ul type="disc"><li>

Modified: sandbox/tools/auto_index/example/integer/doc/html/index.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/index.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/index.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -33,7 +33,7 @@
 <div><p class="copyright">Copyright &#169; 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota,
       John Maddock</p></div>
 <div><div class="legalnotice">
-<a name="id892987"></a><p>
+<a name="id1010112"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -234,7 +234,7 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: June 28, 2010 at 16:51:51 GMT</small></p></td>
+<td align="left"><p><small>Last revised: December 19, 2010 at 15:12:17 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Modified: sandbox/tools/auto_index/example/integer/doc/integer.pdf
==============================================================================
Binary files. No diff available.

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/Jamfile.v2
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/Jamfile.v2 (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/Jamfile.v2 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -24,11 +24,11 @@
         <auto-index-prefix>$(local-boost-root)
         <auto-index-verbose>on
         # Path for links to Boost:
- <xsl:param>boost.root=http://svn.boost.org/svn/boost/trunk
+ <xsl:param>boost.root=http://www.boost.org/doc/libs/release
         # Path for libraries index:
- <xsl:param>boost.libraries=http://svn.boost.org/svn/boost/trunk/libs/libraries.htm
+ <xsl:param>boost.libraries=http://www.boost.org/doc/libs/release/libs/libraries.htm
         # Use the main Boost stylesheet:
- <xsl:param>html.stylesheet=http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css
+ <xsl:param>html.stylesheet=http://www.boost.org/doc/libs/release/doc/html/boostbook.css
         
         # Some general style settings:
         <xsl:param>table.footnote.number.format=1

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Math Toolkit</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="index.html" title="Math Toolkit">
 <link rel="next" href="math_toolkit/main_overview.html" title="Overview">
@@ -10,7 +10,7 @@
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="math_toolkit/main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="math_toolkit/main_overview.html"><img src="images/next.png" alt="Next"></a></div>
 <div class="article" lang="en">
 <div class="titlepage">
 <div>
@@ -39,7 +39,7 @@
 <div><p class="copyright">Copyright &#169; 2006 , 2007, 2008 John Maddock, Paul A. Bristow, Hubert
       Holin, Xiaogang Zhang, Bruno Lalande and Gautam Sewani</p></div>
 <div><div class="legalnotice">
-<a name="id1047491"></a><p>
+<a name="id968942"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -455,10 +455,10 @@
   </p>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: June 09, 2010 at 17:54:05 GMT</small></p></td>
+<td align="left"><p><small>Last revised: December 19, 2010 at 18:06:46 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="math_toolkit/main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="math_toolkit/main_overview.html"><img src="images/next.png" alt="Next"></a></div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s10.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s10.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s10.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Class Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../math_toolkit/status/credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../math_toolkit/status/credits.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1437619"></a>Class Index</h2></div></div></div>
+<a name="id1365234"></a>Class Index</h2></div></div></div>
 <p><a class="link" href="s10.html#idx_id_0">B</a> <a class="link" href="s10.html#idx_id_1">C</a> <a class="link" href="s10.html#idx_id_2">E</a> <a class="link" href="s10.html#idx_id_3">F</a> <a class="link" href="s10.html#idx_id_4">G</a> <a class="link" href="s10.html#idx_id_5">L</a> <a class="link" href="s10.html#idx_id_6">N</a> <a class="link" href="s10.html#idx_id_7">P</a> <a class="link" href="s10.html#idx_id_8">R</a> <a class="link" href="s10.html#idx_id_9">S</a> <a class="link" href="s10.html#idx_id_10">T</a> <a class="link" href="s10.html#idx_id_11">U</a> <a class="link" href="s10.html#idx_id_12">W</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -148,7 +148,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../math_toolkit/status/credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../math_toolkit/status/credits.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s11.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s11.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s11.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Typedef Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s10.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1438114"></a>Typedef Index</h2></div></div></div>
+<a name="id1365729"></a>Typedef Index</h2></div></div></div>
 <p><a class="link" href="s11.html#idx_id_13">A</a> <a class="link" href="s11.html#idx_id_14">B</a> <a class="link" href="s11.html#idx_id_15">D</a> <a class="link" href="s11.html#idx_id_16">E</a> <a class="link" href="s11.html#idx_id_17">F</a> <a class="link" href="s11.html#idx_id_18">I</a> <a class="link" href="s11.html#idx_id_19">N</a> <a class="link" href="s11.html#idx_id_20">O</a> <a class="link" href="s11.html#idx_id_21">P</a> <a class="link" href="s11.html#idx_id_22">R</a> <a class="link" href="s11.html#idx_id_23">U</a> <a class="link" href="s11.html#idx_id_24">V</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -32,10 +32,7 @@
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">beta</span></dt>
-<dd><table class="simplelist" border="0" summary="Simple list">
-<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/dist_construct_eg.html" title="Distribution Construction Example">Distribution Construction Example</a></p></td></tr>
-<tr><td><p><a class="link" href="../math_toolkit/special/sf_beta/beta_function.html" title="Beta">Lanczos approximation</a></p></td></tr>
-</table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/dist_construct_eg.html" title="Distribution Construction Example">Distribution Construction Example</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
 <a name="idx_id_15"></a><span class="term">D</span>
@@ -189,7 +186,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s10.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s12.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s12.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s12.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Function Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s11.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1439366"></a>Function Index</h2></div></div></div>
+<a name="id1366416"></a>Function Index</h2></div></div></div>
 <p><a class="link" href="s12.html#idx_id_25">A</a> <a class="link" href="s12.html#idx_id_26">B</a> <a class="link" href="s12.html#idx_id_27">C</a> <a class="link" href="s12.html#idx_id_28">D</a> <a class="link" href="s12.html#idx_id_29">E</a> <a class="link" href="s12.html#idx_id_30">F</a> <a class="link" href="s12.html#idx_id_31">G</a> <a class="link" href="s12.html#idx_id_32">H</a> <a class="link" href="s12.html#idx_id_33">I</a> <a class="link" href="s12.html#idx_id_34">L</a> <a class="link" href="s12.html#idx_id_35">M</a> <a class="link" href="s12.html#idx_id_36">N</a> <a class="link" href="s12.html#idx_id_37">P</a> <a class="link" href="s12.html#idx_id_38">Q</a> <a class="link" href="s12.html#idx_id_39">R</a> <a class="link" href="s12.html#idx_id_40">S</a> <a class="link" href="s12.html#idx_id_41">T</a> <a class="link" href="s12.html#idx_id_42">U</a> <a class="link" href="s12.html#idx_id_43">Z</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -118,6 +118,8 @@
 <a name="idx_id_28"></a><span class="term">D</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">digamma</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/digamma.html" title="Digamma">Digamma</a></p></td></tr></table></dd>
 <dt><span class="term">double_factorial</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_double_factorial.html" title="Double Factorial">Double Factorial</a></p></td></tr></table></dd>
 </dl></div></dd>
@@ -194,6 +196,8 @@
 <a name="idx_id_30"></a><span class="term">F</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">factorial</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_factorial.html" title="Factorial">Factorial</a></p></td></tr></table></dd>
 <dt><span class="term">falling_factorial</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_falling_factorial.html" title="Falling Factorial">Falling Factorial</a></p></td></tr></table></dd>
 <dt><span class="term">find_beta</span></dt>
@@ -327,7 +331,6 @@
 </table></dd>
 <dt><span class="term">log1p</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
-<tr><td><p><a class="link" href="../math_toolkit/special/powers/log1p.html" title="log1p">BOOST_HAS_LOG1P</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/main_overview/tr1.html" title="C99 and TR1 C Functions">C99 and TR1 C Functions</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/extern_c/tr1.html" title="C99 and TR1 C Functions Overview">C99 and TR1 C Functions Overview</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/extern_c/c99.html" title="C99 C Functions">C99 C Functions</a></p></td></tr>
@@ -486,7 +489,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s11.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s13.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s13.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s13.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Macro Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s14.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s12.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s14.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1441462"></a>Macro Index</h2></div></div></div>
+<a name="id1368682"></a>Macro Index</h2></div></div></div>
 <p><a class="link" href="s13.html#idx_id_44">B</a> <a class="link" href="s13.html#idx_id_45">F</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -135,7 +135,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s14.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s12.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s14.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s14.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s14.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s14.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -12,11 +12,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s13.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a>
+<a accesskey="p" href="s13.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1442531"></a>Index</h2></div></div></div>
+<a name="id1371935"></a>Index</h2></div></div></div>
 <p><a class="link" href="s14.html#idx_id_46">A</a> <a class="link" href="s14.html#idx_id_47">B</a> <a class="link" href="s14.html#idx_id_48">C</a> <a class="link" href="s14.html#idx_id_49">D</a> <a class="link" href="s14.html#idx_id_50">E</a> <a class="link" href="s14.html#idx_id_51">F</a> <a class="link" href="s14.html#idx_id_52">G</a> <a class="link" href="s14.html#idx_id_53">H</a> <a class="link" href="s14.html#idx_id_54">I</a> <a class="link" href="s14.html#idx_id_55">K</a> <a class="link" href="s14.html#idx_id_56">L</a> <a class="link" href="s14.html#idx_id_57">M</a> <a class="link" href="s14.html#idx_id_58">N</a> <a class="link" href="s14.html#idx_id_59">O</a> <a class="link" href="s14.html#idx_id_60">P</a> <a class="link" href="s14.html#idx_id_61">Q</a> <a class="link" href="s14.html#idx_id_62">R</a> <a class="link" href="s14.html#idx_id_63">S</a> <a class="link" href="s14.html#idx_id_64">T</a> <a class="link" href="s14.html#idx_id_65">U</a> <a class="link" href="s14.html#idx_id_66">V</a> <a class="l
ink" href="s14.html#idx_id_67">W</a> <a class="link" href="s14.html#idx_id_68">Z</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -66,11 +66,10 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/bessel/bessel.html" title="Bessel Functions of the First and Second Kinds">cyl_bessel_j</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/bessel/bessel.html" title="Bessel Functions of the First and Second Kinds">cyl_neumann</a></p></td></tr>
 </table></dd>
+<dt><span class="term">Beta</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_beta/beta_function.html" title="Beta">Lanczos approximation</a></p></td></tr></table></dd>
 <dt><span class="term">beta</span></dt>
-<dd><table class="simplelist" border="0" summary="Simple list">
-<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/dist_construct_eg.html" title="Distribution Construction Example">Distribution Construction Example</a></p></td></tr>
-<tr><td><p><a class="link" href="../math_toolkit/special/sf_beta/beta_function.html" title="Beta">Lanczos approximation</a></p></td></tr>
-</table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/dist_construct_eg.html" title="Distribution Construction Example">Distribution Construction Example</a></p></td></tr></table></dd>
 <dt><span class="term">Beta Distribution</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">beta_distribution</a></p></td></tr>
@@ -384,6 +383,8 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/digamma.html" title="Digamma">digamma</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/digamma.html" title="Digamma">Lanczos approximation</a></p></td></tr>
 </table></dd>
+<dt><span class="term">digamma</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/digamma.html" title="Digamma">Digamma</a></p></td></tr></table></dd>
 <dt><span class="term">discrete_quantile_type</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">Policy Class Reference</a></p></td></tr></table></dd>
 <dt><span class="term">domain_error_type</span></dt>
@@ -526,6 +527,8 @@
 </table></dd>
 <dt><span class="term">Factorial</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_factorial.html" title="Factorial">factorial</a></p></td></tr></table></dd>
+<dt><span class="term">factorial</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_factorial.html" title="Factorial">Factorial</a></p></td></tr></table></dd>
 <dt><span class="term">Falling Factorial</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_falling_factorial.html" title="Falling Factorial">falling_factorial</a></p></td></tr></table></dd>
 <dt><span class="term">falling_factorial</span></dt>
@@ -1295,7 +1298,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s13.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a>
+<a accesskey="p" href="s13.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Backgrounders</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="perf/perf_test_app.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="backgrounders/implementation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="perf/perf_test_app.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="backgrounders/implementation.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -40,7 +40,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="perf/perf_test_app.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="backgrounders/implementation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="perf/perf_test_app.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="backgrounders/implementation.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/implementation.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/implementation.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/implementation.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Additional Implementation Notes</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../backgrounders.html" title="Backgrounders">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="relative_error.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../backgrounders.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="relative_error.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -26,7 +26,7 @@
         and reflect more the general implementation philosophy used.
       </p>
 <a name="math_toolkit.backgrounders.implementation.implemention_philosophy"></a><h5>
-<a name="id1424736"></a>
+<a name="id1352305"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.implemention_philosophy">Implemention
         philosophy</a>
       </h5>
@@ -78,7 +78,7 @@
         These could still provide sufficient accuracy for some speed-critical applications.
       </p>
 <a name="math_toolkit.backgrounders.implementation.accuracy_and_representation_of_test_values"></a><h5>
-<a name="id1424800"></a>
+<a name="id1352368"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.accuracy_and_representation_of_test_values">Accuracy
         and Representation of Test Values</a>
       </h5>
@@ -123,7 +123,7 @@
         binary value).
       </p>
 <a name="math_toolkit.backgrounders.implementation.tolerance_of_tests"></a><h5>
-<a name="id1424944"></a>
+<a name="id1353834"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.tolerance_of_tests">Tolerance
         of Tests</a>
       </h5>
@@ -132,11 +132,11 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Some epsilon value.
- </li>
+ Some epsilon value.
+ </li>
 <li>
- The accuracy of the data (often only near 64-bit double).
- </li>
+ The accuracy of the data (often only near 64-bit double).
+ </li>
 </ul></div>
 <p>
         Otherwise when long double has more digits than the test data, then no amount
@@ -149,7 +149,7 @@
         first that the suffix L is present, and then that the tolerance is big enough.
       </p>
 <a name="math_toolkit.backgrounders.implementation.handling_unsuitable_arguments"></a><h5>
-<a name="id1424981"></a>
+<a name="id1353879"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.handling_unsuitable_arguments">Handling
         Unsuitable Arguments</a>
       </h5>
@@ -160,48 +160,30 @@
         would give an mathematically undefined result.
       </p>
 <div class="itemizedlist"><ul type="disc"><li>
- Guideline 1
- </li></ul></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- A mathematical function is said to be defined at a point a = (a1, a2,
- . . .) if the limits as x = (x1, x2, . . .) 'approaches a from all directions
- agree'. The defined value may be any number, or +infinity, or -infinity.
- </p>
-<p>
- </p>
-</blockquote></div>
+ Guideline 1
+ </li></ul></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ A mathematical function is said to be defined at a point a = (a1, a2, .
+ . .) if the limits as x = (x1, x2, . . .) 'approaches a from all directions
+ agree'. The defined value may be any number, or +infinity, or -infinity.
+ </p></blockquote></div>
 <p>
         Put crudely, if the function goes to + infinity and then emerges 'round-the-back'
         with - infinity, it is NOT defined.
       </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- The library function which approximates a mathematical function shall
- signal a domain error whenever evaluated with argument values for which
- the mathematical function is undefined.
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ The library function which approximates a mathematical function shall signal
+ a domain error whenever evaluated with argument values for which the mathematical
+ function is undefined.
+ </p></blockquote></div>
 <div class="itemizedlist"><ul type="disc"><li>
- Guideline 2
- </li></ul></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- The library function which approximates a mathematical function shall
- signal a domain error whenever evaluated with argument values for which
- the mathematical function obtains a non-real value.
- </p>
-<p>
- </p>
-</blockquote></div>
+ Guideline 2
+ </li></ul></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ The library function which approximates a mathematical function shall signal
+ a domain error whenever evaluated with argument values for which the mathematical
+ function obtains a non-real value.
+ </p></blockquote></div>
 <p>
         This implementation is believed to follow these proposals and to assist compatibility
         with <span class="emphasis"><em>ISO/IEC 9899:1999 Programming languages - C</em></span> and
@@ -222,7 +204,7 @@
       </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -235,7 +217,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.implementation.handling_of_functions_that_are_not_mathematically_defined"></a><h5>
-<a name="id1425119"></a>
+<a name="id1354011"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.handling_of_functions_that_are_not_mathematically_defined">Handling
         of Functions that are Not Mathematically defined</a>
       </h5>
@@ -259,7 +241,7 @@
       </p>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -269,7 +251,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.implementation.median_of_distributions"></a><h5>
-<a name="id1425206"></a>
+<a name="id1354097"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.median_of_distributions">Median
         of distributions</a>
       </h5>
@@ -302,7 +284,7 @@
         Basic Statistics.</a> give more detail, in particular for discrete distributions.
       </p>
 <a name="math_toolkit.backgrounders.implementation.handling_of_floating_point_infinity"></a><h5>
-<a name="id1425305"></a>
+<a name="id1354197"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.handling_of_floating_point_infinity">Handling
         of Floating-Point Infinity</a>
       </h5>
@@ -346,7 +328,7 @@
         handling policies</a>.
       </p>
 <a name="math_toolkit.backgrounders.implementation.scale__shape_and_location"></a><h5>
-<a name="id1425394"></a>
+<a name="id1354285"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.scale__shape_and_location">Scale,
         Shape and Location</a>
       </h5>
@@ -373,19 +355,19 @@
         functions, they can be added if required.
       </p>
 <a name="math_toolkit.backgrounders.implementation.notes_on_implementation_of_specific_functions__amp__distributions"></a><h5>
-<a name="id1425729"></a>
+<a name="id1354620"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.notes_on_implementation_of_specific_functions__amp__distributions">Notes
         on Implementation of Specific Functions &amp; Distributions</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- Default parameters for the Triangular Distribution. We are uncertain about
- the best default parameters. Some sources suggest that the Standard Triangular
- Distribution has lower = 0, mode = half and upper = 1. However as a approximation
- for the normal distribution, the most common usage, lower = -1, mode =
- 0 and upper = 1 would be more suitable.
- </li></ul></div>
+ Default parameters for the Triangular Distribution. We are uncertain
+ about the best default parameters. Some sources suggest that the Standard
+ Triangular Distribution has lower = 0, mode = half and upper = 1. However
+ as a approximation for the normal distribution, the most common usage,
+ lower = -1, mode = 0 and upper = 1 would be more suitable.
+ </li></ul></div>
 <a name="math_toolkit.backgrounders.implementation.rational_approximations_used"></a><h5>
-<a name="id1425749"></a>
+<a name="id1354644"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.rational_approximations_used">Rational
         Approximations Used</a>
       </h5>
@@ -428,7 +410,7 @@
         to the "true" minimax solution.
       </p>
 <a name="math_toolkit.backgrounders.implementation.representation_of_mathematical_constants"></a><h5>
-<a name="id1425794"></a>
+<a name="id1354689"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.representation_of_mathematical_constants">Representation
         of Mathematical Constants</a>
       </h5>
@@ -489,7 +471,7 @@
 </span><span class="keyword">double</span> <span class="identifier">p</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">constants</span><span class="special">::</span><span class="identifier">pi</span><span class="special">();</span> <span class="comment">// Context does not allow for disambiguation of overloaded function
 </span></pre>
 <a name="math_toolkit.backgrounders.implementation.thread_safety"></a><h5>
-<a name="id1426181"></a>
+<a name="id1355076"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.thread_safety">Thread
         safety</a>
       </h5>
@@ -514,7 +496,7 @@
         the right thing here at some point.
       </p>
 <a name="math_toolkit.backgrounders.implementation.sources_of_test_data"></a><h5>
-<a name="id1426217"></a>
+<a name="id1355112"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.sources_of_test_data">Sources
         of Test Data</a>
       </h5>
@@ -536,18 +518,12 @@
         Is a Javascript application that calculates and plots probability distributions,
         and provides the most complete range of distributions:
       </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- Bernoulli, Binomial, discrete uniform, geometric, hypergeometric, negative
- binomial, Poisson, beta, Cauchy-Lorentz, chi-sequared, Erlang, exponential,
- extreme value, Fisher, gamma, Laplace, logistic, lognormal, normal, Parteo,
- Student's t, triangular, uniform, and Weibull.
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ Bernoulli, Binomial, discrete uniform, geometric, hypergeometric, negative
+ binomial, Poisson, beta, Cauchy-Lorentz, chi-sequared, Erlang, exponential,
+ extreme value, Fisher, gamma, Laplace, logistic, lognormal, normal, Parteo,
+ Student's t, triangular, uniform, and Weibull.
+ </p></blockquote></div>
 <p>
         It calculates pdf, cdf, survivor, log survivor, hazard, tail areas, &amp;
         critical values for 5 tail values.
@@ -558,7 +534,7 @@
         the underlying special function is known to be difficult to implement.
       </p>
 <a name="math_toolkit.backgrounders.implementation.creating_and_managing_the_equations"></a><h5>
-<a name="id1426286"></a>
+<a name="id1355177"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.creating_and_managing_the_equations">Creating
         and Managing the Equations</a>
       </h5>
@@ -719,7 +695,7 @@
         HTML: this needs further investigation.
       </p>
 <a name="math_toolkit.backgrounders.implementation.producing_graphs"></a><h5>
-<a name="id1427121"></a>
+<a name="id1355359"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.producing_graphs">Producing
         Graphs</a>
       </h5>
@@ -728,9 +704,9 @@
         same process as the equations.
       </p>
 <p>
- The programs /libs/math/doc/sf_and_dist/graphs/dist_graphs.cpp and /libs/math/doc/sf_and_dist/graphs<span class="emphasis"><em>sf_graphs.cpp
- generate the SVG's directly using the [@http:</em></span>/code.google.com/soc/2007/boost/about.html
- Google Summer of Code 2007] project of Jacob Voytko (whose work so far is
+ The programs /libs/math/doc/sf_and_dist/graphs/dist_graphs.cpp and /libs/math/doc/sf_and_dist/graphs/sf_graphs.cpp
+ generate the SVG's directly using the <a href="http://code.google.com/soc/2007/boost/about.html" target="_top">Google
+ Summer of Code 2007</a> project of Jacob Voytko (whose work so far is
         at .\boost-sandbox\SOC\2007\visualization).
       </p>
 </div>
@@ -745,7 +721,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="relative_error.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../backgrounders.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="relative_error.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/lanczos.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/lanczos.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/lanczos.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>The Lanczos Approximation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../backgrounders.html" title="Backgrounders">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="relative_error.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remez.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="relative_error.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remez.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="math_toolkit.backgrounders.lanczos"></a><a class="link" href="lanczos.html" title="The Lanczos Approximation"> The Lanczos Approximation</a>
 </h3></div></div></div>
 <a name="math_toolkit.backgrounders.lanczos.motivation"></a><h5>
-<a name="id1427346"></a>
+<a name="id1355585"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.motivation">Motivation</a>
       </h5>
 <p>
@@ -40,17 +40,18 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- The approximation has an easy to compute truncation error that holds for
- all <span class="emphasis"><em>z &gt; 0</em></span>. In practice that means we can use the
- same approximation for all <span class="emphasis"><em>z &gt; 0</em></span>, and be certain
- that no matter how large or small <span class="emphasis"><em>z</em></span> is, the truncation
- error will <span class="emphasis"><em>at worst</em></span> be bounded by some finite value.
- </li>
+ The approximation has an easy to compute truncation error that holds
+ for all <span class="emphasis"><em>z &gt; 0</em></span>. In practice that means we can
+ use the same approximation for all <span class="emphasis"><em>z &gt; 0</em></span>, and
+ be certain that no matter how large or small <span class="emphasis"><em>z</em></span> is,
+ the truncation error will <span class="emphasis"><em>at worst</em></span> be bounded by
+ some finite value.
+ </li>
 <li>
- The approximation has a form that is particularly amenable to analytic
- manipulation, in particular ratios of gamma or gamma-like functions are
- particularly easy to compute without resorting to logarithms.
- </li>
+ The approximation has a form that is particularly amenable to analytic
+ manipulation, in particular ratios of gamma or gamma-like functions are
+ particularly easy to compute without resorting to logarithms.
+ </li>
 </ul></div>
 <p>
         It is the combination of these two properties that make the approximation
@@ -91,7 +92,7 @@
         functions divided by large powers into single (simpler) expressions.
       </p>
 <a name="math_toolkit.backgrounders.lanczos.the_approximation"></a><h5>
-<a name="id1427594"></a>
+<a name="id1355841"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.the_approximation">The
         Approximation</a>
       </h5>
@@ -141,7 +142,7 @@
       </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -153,7 +154,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.lanczos.computing_the_coefficients"></a><h5>
-<a name="id1427786"></a>
+<a name="id1356557"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.computing_the_coefficients">Computing
         the Coefficients</a>
       </h5>
@@ -197,7 +198,7 @@
         multiplied by <span class="emphasis"><em>F</em></span> as the last step.
       </p>
 <a name="math_toolkit.backgrounders.lanczos.choosing_the_right_parameters"></a><h5>
-<a name="id1427943"></a>
+<a name="id1356714"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.choosing_the_right_parameters">Choosing
         the Right Parameters</a>
       </h5>
@@ -221,10 +222,10 @@
         computing to float precision with double precision arithmetic.
       </p>
 <div class="table">
-<a name="id1427997"></a><p class="title"><b>Table&#160;53.&#160;Optimal choices for N and g when computing with
- guard digits (source: Pugh)</b></p>
-<div class="table-contents"><table class="table" summary="Optimal choices for N and g when computing with
- guard digits (source: Pugh)">
+<a name="id1356768"></a><p class="title"><b>Table&#160;53.&#160;Optimal choices for N and g when computing with guard digits (source:
+ Pugh)</b></p>
+<div class="table-contents"><table class="table" summary="Optimal choices for N and g when computing with guard digits (source:
+ Pugh)">
 <colgroup>
 <col>
 <col>
@@ -233,70 +234,70 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- N
- </p>
- </th>
+ <p>
+ N
+ </p>
+ </th>
 <th>
- <p>
- g
- </p>
- </th>
+ <p>
+ g
+ </p>
+ </th>
 <th>
- <p>
- Max Error
- </p>
- </th>
+ <p>
+ Max Error
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 24
- </p>
- </td>
-<td>
- <p>
- 6
- </p>
- </td>
-<td>
- <p>
- 5.581
- </p>
- </td>
-<td>
- <p>
- 9.51e-12
- </p>
- </td>
+ <p>
+ 24
+ </p>
+ </td>
+<td>
+ <p>
+ 6
+ </p>
+ </td>
+<td>
+ <p>
+ 5.581
+ </p>
+ </td>
+<td>
+ <p>
+ 9.51e-12
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- 13
- </p>
- </td>
-<td>
- <p>
- 13.144565
- </p>
- </td>
-<td>
- <p>
- 9.2213e-23
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ 13
+ </p>
+ </td>
+<td>
+ <p>
+ 13.144565
+ </p>
+ </td>
+<td>
+ <p>
+ 9.2213e-23
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -364,10 +365,8 @@
         exactly matches the machine epsilon for the type in question.
       </p>
 <div class="table">
-<a name="id1428217"></a><p class="title"><b>Table&#160;54.&#160;Optimum value for N and g when computing at fixed
- precision</b></p>
-<div class="table-contents"><table class="table" summary="Optimum value for N and g when computing at fixed
- precision">
+<a name="id1356991"></a><p class="title"><b>Table&#160;54.&#160;Optimum value for N and g when computing at fixed precision</b></p>
+<div class="table-contents"><table class="table" summary="Optimum value for N and g when computing at fixed precision">
 <colgroup>
 <col>
 <col>
@@ -377,139 +376,139 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform/Compiler Used
- </p>
- </th>
+ <p>
+ Platform/Compiler Used
+ </p>
+ </th>
 <th>
- <p>
- N
- </p>
- </th>
+ <p>
+ N
+ </p>
+ </th>
 <th>
- <p>
- g
- </p>
- </th>
+ <p>
+ g
+ </p>
+ </th>
 <th>
- <p>
- Max Truncation Error
- </p>
- </th>
+ <p>
+ Max Truncation Error
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 24
- </p>
- </td>
-<td>
- <p>
- Win32, VC++ 7.1
- </p>
- </td>
-<td>
- <p>
- 6
- </p>
- </td>
-<td>
- <p>
- 1.428456135094165802001953125
- </p>
- </td>
-<td>
- <p>
- 9.41e-007
- </p>
- </td>
+ <p>
+ 24
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, VC++ 7.1
+ </p>
+ </td>
+<td>
+ <p>
+ 6
+ </p>
+ </td>
+<td>
+ <p>
+ 1.428456135094165802001953125
+ </p>
+ </td>
+<td>
+ <p>
+ 9.41e-007
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, VC++ 7.1
- </p>
- </td>
-<td>
- <p>
- 13
- </p>
- </td>
-<td>
- <p>
- 6.024680040776729583740234375
- </p>
- </td>
-<td>
- <p>
- 3.23e-016
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, VC++ 7.1
+ </p>
+ </td>
+<td>
+ <p>
+ 13
+ </p>
+ </td>
+<td>
+ <p>
+ 6.024680040776729583740234375
+ </p>
+ </td>
+<td>
+ <p>
+ 3.23e-016
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Suse Linux 9 IA64, gcc-3.3.3
- </p>
- </td>
-<td>
- <p>
- 17
- </p>
- </td>
-<td>
- <p>
- 12.2252227365970611572265625
- </p>
- </td>
-<td>
- <p>
- 2.34e-024
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Suse Linux 9 IA64, gcc-3.3.3
+ </p>
+ </td>
+<td>
+ <p>
+ 17
+ </p>
+ </td>
+<td>
+ <p>
+ 12.2252227365970611572265625
+ </p>
+ </td>
+<td>
+ <p>
+ 2.34e-024
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 116
- </p>
- </td>
-<td>
- <p>
- HP Tru64 Unix 5.1B / Alpha, Compaq C++ V7.1-006
- </p>
- </td>
-<td>
- <p>
- 24
- </p>
- </td>
-<td>
- <p>
- 20.3209821879863739013671875
- </p>
- </td>
-<td>
- <p>
- 4.75e-035
- </p>
- </td>
+ <p>
+ 116
+ </p>
+ </td>
+<td>
+ <p>
+ HP Tru64 Unix 5.1B / Alpha, Compaq C++ V7.1-006
+ </p>
+ </td>
+<td>
+ <p>
+ 24
+ </p>
+ </td>
+<td>
+ <p>
+ 20.3209821879863739013671875
+ </p>
+ </td>
+<td>
+ <p>
+ 4.75e-035
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -529,27 +528,27 @@
         is exact, and so isn't used for the gamma function.
       </p>
 <a name="math_toolkit.backgrounders.lanczos.references"></a><h5>
-<a name="id1428462"></a>
+<a name="id1357249"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.references">References</a>
       </h5>
 <a name="godfrey"></a><a name="pugh"></a><div class="orderedlist"><ol type="1">
 <li>
- Paul Godfrey, <a href="http://my.fit.edu/~gabdo/gamma.txt" target="_top">"A note
- on the computation of the convergent Lanczos complex Gamma approximation"</a>.
- </li>
+ Paul Godfrey, <a href="http://my.fit.edu/~gabdo/gamma.txt" target="_top">"A
+ note on the computation of the convergent Lanczos complex Gamma approximation"</a>.
+ </li>
 <li>
- Glendon Ralph Pugh, <a href="http://bh0.physics.ubc.ca/People/matt/Doc/ThesesOthers/Phd/pugh.pdf" target="_top">"An
- Analysis of the Lanczos Gamma Approximation"</a>, PhD Thesis November
- 2004.
- </li>
+ Glendon Ralph Pugh, <a href="http://bh0.physics.ubc.ca/People/matt/Doc/ThesesOthers/Phd/pugh.pdf" target="_top">"An
+ Analysis of the Lanczos Gamma Approximation"</a>, PhD Thesis
+ November 2004.
+ </li>
 <li>
- Viktor T. Toth, <a href="http://www.rskey.org/gamma.htm" target="_top">"Calculators
- and the Gamma Function"</a>.
- </li>
+ Viktor T. Toth, <a href="http://www.rskey.org/gamma.htm" target="_top">"Calculators
+ and the Gamma Function"</a>.
+ </li>
 <li>
- Mathworld, <a href="http://mathworld.wolfram.com/LanczosApproximation.html" target="_top">The
- Lanczos Approximation</a>.
- </li>
+ Mathworld, <a href="http://mathworld.wolfram.com/LanczosApproximation.html" target="_top">The
+ Lanczos Approximation</a>.
+ </li>
 </ol></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -563,7 +562,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="relative_error.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remez.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="relative_error.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remez.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/refs.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/refs.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/refs.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>References</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../backgrounders.html" title="Backgrounders">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remez.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remez.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../status.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="math_toolkit.backgrounders.refs"></a><a class="link" href="refs.html" title="References"> References</a>
 </h3></div></div></div>
 <a name="math_toolkit.backgrounders.refs.general_references"></a><h5>
-<a name="id1431616"></a>
+<a name="id1358172"></a>
         <a class="link" href="refs.html#math_toolkit.backgrounders.refs.general_references">General
         references</a>
       </h5>
@@ -84,7 +84,7 @@
         Library (version 2), Walter E. Brown</a>
       </p>
 <a name="math_toolkit.backgrounders.refs.calculators__that_we_found__and_used_to_cross_check___as_far_as_their_widely_varying_accuracy_allowed__"></a><h5>
-<a name="id1431707"></a>
+<a name="id1358263"></a>
         <a class="link" href="refs.html#math_toolkit.backgrounders.refs.calculators__that_we_found__and_used_to_cross_check___as_far_as_their_widely_varying_accuracy_allowed__">Calculators*
         that we found (and used to cross-check - as far as their widely-varying accuracy
         allowed).</a>
@@ -94,7 +94,7 @@
         Binomial Probability Distribution Calculator.
       </p>
 <a name="math_toolkit.backgrounders.refs.other_libraries"></a><h5>
-<a name="id1431731"></a>
+<a name="id1358287"></a>
         <a class="link" href="refs.html#math_toolkit.backgrounders.refs.other_libraries">Other Libraries</a>
       </h5>
 <p>
@@ -163,7 +163,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remez.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remez.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../status.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/relative_error.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/relative_error.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/relative_error.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Relative Error</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../backgrounders.html" title="Backgrounders">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="implementation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="lanczos.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="implementation.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="lanczos.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -74,7 +74,7 @@
 <a name="zero_error"></a><p>
       </p>
 <a name="math_toolkit.backgrounders.relative_error.the_impossibility_of_zero_error"></a><h5>
-<a name="id1427303"></a>
+<a name="id1355542"></a>
         <a class="link" href="relative_error.html#math_toolkit.backgrounders.relative_error.the_impossibility_of_zero_error">The
         Impossibility of Zero Error</a>
       </h5>
@@ -111,7 +111,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="implementation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="lanczos.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="implementation.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="lanczos.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/remez.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/remez.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/remez.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>The Remez Method</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../backgrounders.html" title="Backgrounders">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lanczos.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="refs.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="lanczos.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="refs.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -60,15 +60,15 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- If R(x) is a polynomial of degree N, then there are N+2 unknowns: the N+1
- coefficients of the polynomial, and maximal value of the error function.
- </li>
+ If R(x) is a polynomial of degree N, then there are N+2 unknowns: the
+ N+1 coefficients of the polynomial, and maximal value of the error function.
+ </li>
 <li>
- The error function has N+1 roots, and N+2 extrema (minima and maxima).
- </li>
+ The error function has N+1 roots, and N+2 extrema (minima and maxima).
+ </li>
 <li>
- The extrema alternate in sign, and all have the same magnitude.
- </li>
+ The extrema alternate in sign, and all have the same magnitude.
+ </li>
 </ul></div>
 <p>
         That means that if we know the location of the extrema of the error function
@@ -87,7 +87,7 @@
         are located!</em></span>
       </p>
 <a name="math_toolkit.backgrounders.remez.the_remez_method"></a><h5>
-<a name="id1428620"></a>
+<a name="id1357433"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.the_remez_method">The Remez
         Method</a>
       </h5>
@@ -143,7 +143,7 @@
       </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -167,7 +167,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.remez.remez_step_1"></a><h5>
-<a name="id1428773"></a>
+<a name="id1357585"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.remez_step_1">Remez Step
         1</a>
       </h5>
@@ -198,7 +198,7 @@
         to 5.6x10<sup>-4</sup>.
       </p>
 <a name="math_toolkit.backgrounders.remez.remez_step_2"></a><h5>
-<a name="id1428847"></a>
+<a name="id1357660"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.remez_step_2">Remez Step
         2</a>
       </h5>
@@ -227,7 +227,7 @@
         In our example we perform multi-point exchange.
       </p>
 <a name="math_toolkit.backgrounders.remez.iteration"></a><h5>
-<a name="id1428878"></a>
+<a name="id1357691"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.iteration">Iteration</a>
       </h5>
 <p>
@@ -243,7 +243,7 @@
         <span class="inlinemediaobject"><img src="../../../graphs/remez-4.png" alt="remez-4"></span>
       </p>
 <a name="math_toolkit.backgrounders.remez.rational_approximations"></a><h5>
-<a name="id1428923"></a>
+<a name="id1357735"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.rational_approximations">Rational
         Approximations</a>
       </h5>
@@ -292,7 +292,7 @@
         number of terms overall.
       </p>
 <a name="math_toolkit.backgrounders.remez.practical_considerations"></a><h5>
-<a name="id1429003"></a>
+<a name="id1357816"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.practical_considerations">Practical
         Considerations</a>
       </h5>
@@ -400,7 +400,7 @@
         desired minimax solution (5x10<sup>-4</sup>).
       </p>
 <a name="math_toolkit.backgrounders.remez.remez_method_checklist"></a><h5>
-<a name="id1429158"></a>
+<a name="id1357970"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.remez_method_checklist">Remez
         Method Checklist</a>
       </h5>
@@ -411,50 +411,50 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Is the function smooth enough? Can it be better separated into a rapidly
- changing part, and an asymptotic part?
- </li>
-<li>
- Does the function being approximated have any "blips" in it?
- Check for problems as the function changes computation method, or if a
- root, or an infinity has been divided out. The telltale sign is if there
- is a narrow region where the Remez method will not converge.
- </li>
-<li>
- Check you have enough accuracy in your calculations: remember that the
- Remez method works on the difference between the approximation and the
- function being approximated: so you must have more digits of precision
- available than the precision of the approximation being constructed. So
- for example at double precision, you shouldn't expect to be able to get
- better than a float precision approximation.
- </li>
-<li>
- Try skewing the initial interpolated approximation to minimise the error
- before you begin the Remez steps.
- </li>
-<li>
- If the approximation won't converge or is ill-conditioned from one starting
- location, try starting from a different location.
- </li>
-<li>
- If a rational function won't converge, one can minimise a polynomial (which
- presents no problems), then rotate one term from the numerator to the denominator
- and minimise again. In theory one can continue moving terms one at a time
- from numerator to denominator, and then re-minimising, retaining the last
- set of control points at each stage.
- </li>
-<li>
- Try using a smaller interval. It may also be possible to optimise over
- one (small) interval, rescale the control points over a larger interval,
- and then re-minimise.
- </li>
-<li>
- Keep absissa values small: use a change of variable to keep the abscissa
- over, say [0, b], for some smallish value <span class="emphasis"><em>b</em></span>.
- </li>
+ Is the function smooth enough? Can it be better separated into a rapidly
+ changing part, and an asymptotic part?
+ </li>
+<li>
+ Does the function being approximated have any "blips" in it?
+ Check for problems as the function changes computation method, or if
+ a root, or an infinity has been divided out. The telltale sign is if
+ there is a narrow region where the Remez method will not converge.
+ </li>
+<li>
+ Check you have enough accuracy in your calculations: remember that the
+ Remez method works on the difference between the approximation and the
+ function being approximated: so you must have more digits of precision
+ available than the precision of the approximation being constructed.
+ So for example at double precision, you shouldn't expect to be able to
+ get better than a float precision approximation.
+ </li>
+<li>
+ Try skewing the initial interpolated approximation to minimise the error
+ before you begin the Remez steps.
+ </li>
+<li>
+ If the approximation won't converge or is ill-conditioned from one starting
+ location, try starting from a different location.
+ </li>
+<li>
+ If a rational function won't converge, one can minimise a polynomial
+ (which presents no problems), then rotate one term from the numerator
+ to the denominator and minimise again. In theory one can continue moving
+ terms one at a time from numerator to denominator, and then re-minimising,
+ retaining the last set of control points at each stage.
+ </li>
+<li>
+ Try using a smaller interval. It may also be possible to optimise over
+ one (small) interval, rescale the control points over a larger interval,
+ and then re-minimise.
+ </li>
+<li>
+ Keep absissa values small: use a change of variable to keep the abscissa
+ over, say [0, b], for some smallish value <span class="emphasis"><em>b</em></span>.
+ </li>
 </ul></div>
 <a name="math_toolkit.backgrounders.remez.references"></a><h5>
-<a name="id1429212"></a>
+<a name="id1358053"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.references">References</a>
       </h5>
 <p>
@@ -529,7 +529,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lanczos.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="refs.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="lanczos.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../backgrounders.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="refs.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Statistical Distributions and Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="main_overview/contact.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist/stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="main_overview/contact.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="dist/stat_tut.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -181,7 +181,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="main_overview/contact.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist/stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="main_overview/contact.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="dist/stat_tut.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Statistical Distributions Reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../dist.html" title="Statistical Distributions and Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="stat_tut/dist_params.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist_ref/nmp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="stat_tut/dist_params.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="dist_ref/nmp.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -87,7 +87,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="stat_tut/dist_params.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist_ref/nmp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="stat_tut/dist_params.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="dist_ref/nmp.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dist_algorithms.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dist_algorithms.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dist_algorithms.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Distribution Algorithms</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dist_ref.html" title="Statistical Distributions Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dists/uniform_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../future.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dists/uniform_dist.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../future.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Algorithms</a>
 </h4></div></div></div>
 <a name="math_toolkit.dist.dist_ref.dist_algorithms.finding_the_location_and_scale_for_normal_and_similar_distributions"></a><h5>
-<a name="id1207694"></a>
+<a name="id1133481"></a>
           <a class="link" href="dist_algorithms.html#math_toolkit.dist.dist_ref.dist_algorithms.finding_the_location_and_scale_for_normal_and_similar_distributions">Finding
           the Location and Scale for Normal and similar distributions</a>
         </h5>
@@ -43,7 +43,7 @@
 </span><span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">complement</span><span class="special">;</span> <span class="comment">// Will be needed by users who want to use complements.
 </span></pre>
 <a name="math_toolkit.dist.dist_ref.dist_algorithms.find_location_function"></a><h5>
-<a name="id1207791"></a>
+<a name="id1133578"></a>
           <a class="link" href="dist_algorithms.html#math_toolkit.dist.dist_ref.dist_algorithms.find_location_function">find_location
           function</a>
         </h5>
@@ -73,7 +73,7 @@
   <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.dist.dist_ref.dist_algorithms.find_scale_function"></a><h5>
-<a name="id1208578"></a>
+<a name="id1134024"></a>
           <a class="link" href="dist_algorithms.html#math_toolkit.dist.dist_ref.dist_algorithms.find_scale_function">find_scale
           function</a>
         </h5>
@@ -132,7 +132,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dists/uniform_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../future.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dists/uniform_dist.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../future.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Distributions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dist_ref.html" title="Statistical Distributions Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nmp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dists/bernoulli_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nmp.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="dists/bernoulli_dist.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -80,7 +80,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nmp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dists/bernoulli_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nmp.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="dists/bernoulli_dist.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/bernoulli_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/bernoulli_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/bernoulli_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Bernoulli Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../dists.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="beta_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -80,7 +80,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/bernoulli_cdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.bernoulli_dist.member_functions"></a><h5>
-<a name="id1157529"></a>
+<a name="id1083458"></a>
             <a class="link" href="bernoulli_dist.html#math_toolkit.dist.dist_ref.dists.bernoulli_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -96,7 +96,7 @@
             Returns the <span class="emphasis"><em>success_fraction</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.bernoulli_dist.non_member_accessors"></a><h5>
-<a name="id1157608"></a>
+<a name="id1083537"></a>
             <a class="link" href="bernoulli_dist.html#math_toolkit.dist.dist_ref.dists.bernoulli_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -121,7 +121,7 @@
             exception and make an error message available.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.bernoulli_dist.accuracy"></a><h5>
-<a name="id1157711"></a>
+<a name="id1083640"></a>
             <a class="link" href="bernoulli_dist.html#math_toolkit.dist.dist_ref.dists.bernoulli_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -129,7 +129,7 @@
             and so should have errors within an epsilon or two.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.bernoulli_dist.implementation"></a><h5>
-<a name="id1157733"></a>
+<a name="id1083662"></a>
             <a class="link" href="bernoulli_dist.html#math_toolkit.dist.dist_ref.dists.bernoulli_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -139,7 +139,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -162,172 +162,176 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Supported range
- </p>
+ <p>
+ Supported range
+ </p>
                   </td>
 <td>
- <p>
- {0, 1}
- </p>
+ <p>
+ {0, 1}
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = 1 - p for k = 0, else p
- </p>
+ <p>
+ Using the relation: pdf = 1 - p for k = 0, else p
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: cdf = 1 - p for k = 0, else 1
- </p>
+ <p>
+ Using the relation: cdf = 1 - p for k = 0, else 1
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- q = 1 - p
- </p>
+ <p>
+ q = 1 - p
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- if x &lt;= (1-p) 0 else 1
- </p>
+ <p>
+ if x &lt;= (1-p) 0 else 1
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- if x &lt;= (1-p) 1 else 0
- </p>
+ <p>
+ if x &lt;= (1-p) 1 else 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- p
- </p>
+ <p>
+ p
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- p * (1 - p)
- </p>
+ <p>
+ p * (1 - p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- if (p &lt; 0.5) 0 else 1
- </p>
+ <p>
+ if (p &lt; 0.5) 0 else 1
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- (1 - 2 * p) / sqrt(p * q)
- </p>
+ <p>
+ (1 - 2 * p) / sqrt(p * q)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 6 * p * p - 6 * p +1/ p * q
- </p>
+ <p>
+ 6 * p * p - 6 * p +1/ p * q
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- kurtosis -3
- </p>
+ <p>
+ kurtosis -3
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.bernoulli_dist.references"></a><h5>
-<a name="id1158042"></a>
+<a name="id1083987"></a>
             <a class="link" href="bernoulli_dist.html#math_toolkit.dist.dist_ref.dists.bernoulli_dist.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://en.wikipedia.org/wiki/Bernoulli_distribution" target="_top">Wikpedia
- Bernoulli distribution</a></li>
-<li><a href="../../../../" target="_top">Weisstein, Eric W. "Bernoulli Distribution."
- From MathWorld--A Wolfram Web Resource.</a></li>
+<li>
+ <a href="http://en.wikipedia.org/wiki/Bernoulli_distribution" target="_top">Wikpedia
+ Bernoulli distribution</a>
+ </li>
+<li>
+ <a href="../../../../" target="_top">Weisstein, Eric W. "Bernoulli Distribution."
+ From MathWorld--A Wolfram Web Resource.</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -341,7 +345,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../dists.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="beta_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/beta_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/beta_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/beta_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Beta Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bernoulli_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bernoulli_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binomial_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -126,12 +126,12 @@
             from the centre (where x = half).
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.member_functions"></a><h5>
-<a name="id1159362"></a>
+<a name="id1084813"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.member_functions">Member
             Functions</a>
           </h5>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.constructor"></a><h6>
-<a name="id1159379"></a>
+<a name="id1084830"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.constructor">Constructor</a>
           </h6>
 <pre class="programlisting"><span class="identifier">beta_distribution</span><span class="special">(</span><span class="identifier">RealType</span> <span class="identifier">alpha</span><span class="special">,</span> <span class="identifier">RealType</span> <span class="identifier">beta</span><span class="special">);</span>
@@ -158,7 +158,7 @@
             yellow in the graph above).
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.parameter_accessors"></a><h6>
-<a name="id1159494"></a>
+<a name="id1086263"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.parameter_accessors">Parameter
             Accessors</a>
           </h6>
@@ -182,7 +182,7 @@
 </span><span class="identifier">assert</span><span class="special">(</span><span class="identifier">mybeta</span><span class="special">.</span><span class="identifier">beta</span><span class="special">()</span> <span class="special">==</span> <span class="number">5.</span><span class="special">);</span> <span class="comment">// mybeta.beta() returns 5
 </span></pre>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.parameter_estimators"></a><h5>
-<a name="id1159700"></a>
+<a name="id1086468"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.parameter_estimators">Parameter
             Estimators</a>
           </h5>
@@ -235,7 +235,7 @@
             Returns the value of &#946; that gives: <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">beta_distribution</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;(</span><span class="identifier">alpha</span><span class="special">,</span> <span class="identifier">beta</span><span class="special">),</span> <span class="identifier">x</span><span class="special">)</span> <span class="special">==</span> <span class="identifier">probability</span></code>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.non_member_accessor_functions"></a><h5>
-<a name="id1160152"></a>
+<a name="id1086920"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.non_member_accessor_functions">Non-member
             Accessor Functions</a>
           </h5>
@@ -257,7 +257,7 @@
             Mathworld</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.applications"></a><h5>
-<a name="id1160255"></a>
+<a name="id1087024"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.applications">Applications</a>
           </h5>
 <p>
@@ -270,7 +270,7 @@
             statistical inference</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.related_distributions"></a><h5>
-<a name="id1160280"></a>
+<a name="id1087049"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.related_distributions">Related
             distributions</a>
           </h5>
@@ -296,7 +296,7 @@
             Distribution</a> with its p parameter set to x.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.accuracy"></a><h5>
-<a name="id1160327"></a>
+<a name="id1087096"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -308,7 +308,7 @@
             please refer to these functions for information on accuracy.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.implementation"></a><h5>
-<a name="id1160372"></a>
+<a name="id1087140"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -323,274 +323,273 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- f(x;&#945;,&#946;) = x<sup>&#945; - 1</sup> (1 - x)<sup>&#946; -1</sup> / B(&#945;, &#946;)
- </p>
- <p>
- Implemented using <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>(a,
- b, x).
- </p>
+ <p>
+ f(x;&#945;,&#946;) = x<sup>&#945; - 1</sup> (1 - x)<sup>&#946; -1</sup> / B(&#945;, &#946;)
+ </p>
+ <p>
+ Implemented using <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>(a,
+ b, x).
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the incomplete beta function <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(a,
- b, x)
- </p>
+ <p>
+ Using the incomplete beta function <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(a,
+ b, x)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(a,
- b, x)
- </p>
+ <p>
+ <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(a,
+ b, x)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the inverse incomplete beta function <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>(a,
- b, p)
- </p>
+ <p>
+ Using the inverse incomplete beta function <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>(a,
+ b, p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>(a,
- b, q)
- </p>
+ <p>
+ <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>(a,
+ b, q)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">a</span><span class="special">/(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">a</span><span class="special">/(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">a</span> <span class="special">*</span>
- <span class="identifier">b</span> <span class="special">/</span>
- <span class="special">(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">)^</span><span class="number">2</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">a</span> <span class="special">+</span>
- <span class="identifier">b</span> <span class="special">+</span>
- <span class="number">1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">a</span> <span class="special">*</span>
+ <span class="identifier">b</span> <span class="special">/</span>
+ <span class="special">(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">)^</span><span class="number">2</span>
+ <span class="special">*</span> <span class="special">(</span><span class="identifier">a</span> <span class="special">+</span>
+ <span class="identifier">b</span> <span class="special">+</span>
+ <span class="number">1</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="special">(</span><span class="identifier">a</span><span class="special">-</span><span class="number">1</span><span class="special">)</span> <span class="special">/</span>
- <span class="special">(</span><span class="identifier">a</span>
- <span class="special">+</span> <span class="identifier">b</span>
- <span class="special">-</span> <span class="number">2</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">(</span><span class="identifier">a</span><span class="special">-</span><span class="number">1</span><span class="special">)</span> <span class="special">/</span>
+ <span class="special">(</span><span class="identifier">a</span>
+ <span class="special">+</span> <span class="identifier">b</span>
+ <span class="special">-</span> <span class="number">2</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="number">2</span> <span class="special">(</span><span class="identifier">b</span><span class="special">-</span><span class="identifier">a</span><span class="special">)</span>
- <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">+</span><span class="number">1</span><span class="special">)/(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">+</span><span class="number">2</span><span class="special">)</span> <span class="special">*</span> <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">a</span>
- <span class="special">*</span> <span class="identifier">b</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="number">2</span> <span class="special">(</span><span class="identifier">b</span><span class="special">-</span><span class="identifier">a</span><span class="special">)</span>
+ <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">+</span><span class="number">1</span><span class="special">)/(</span><span class="identifier">a</span><span class="special">+</span><span class="identifier">b</span><span class="special">+</span><span class="number">2</span><span class="special">)</span>
+ <span class="special">*</span> <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">a</span>
+ <span class="special">*</span> <span class="identifier">b</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- <span class="inlinemediaobject"><img src="../../../../../equations/beta_dist_kurtosis.png"></span>
- </p>
+ <p>
+ <span class="inlinemediaobject"><img src="../../../../../equations/beta_dist_kurtosis.png"></span>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">kurtosis</span> <span class="special">+</span>
- <span class="number">3</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">kurtosis</span> <span class="special">+</span>
+ <span class="number">3</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- parameter estimation
- </p>
+ <p>
+ parameter estimation
+ </p>
                   </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- alpha
- </p>
- <p>
- from mean and variance
- </p>
+ <p>
+ alpha
+ </p>
+ <p>
+ from mean and variance
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">mean</span> <span class="special">*</span>
- <span class="special">((</span> <span class="special">(</span><span class="identifier">mean</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">mean</span><span class="special">))</span> <span class="special">/</span>
- <span class="identifier">variance</span><span class="special">)-</span>
- <span class="number">1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">mean</span> <span class="special">*</span>
+ <span class="special">((</span> <span class="special">(</span><span class="identifier">mean</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">mean</span><span class="special">))</span> <span class="special">/</span>
+ <span class="identifier">variance</span><span class="special">)-</span>
+ <span class="number">1</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- beta
- </p>
- <p>
- from mean and variance
- </p>
+ <p>
+ beta
+ </p>
+ <p>
+ from mean and variance
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">mean</span><span class="special">)</span> <span class="special">*</span>
- <span class="special">(((</span><span class="identifier">mean</span>
- <span class="special">*</span> <span class="special">(</span><span class="number">1</span> <span class="special">-</span> <span class="identifier">mean</span><span class="special">))</span>
- <span class="special">/</span><span class="identifier">variance</span><span class="special">)-</span><span class="number">1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">mean</span><span class="special">)</span> <span class="special">*</span>
+ <span class="special">(((</span><span class="identifier">mean</span>
+ <span class="special">*</span> <span class="special">(</span><span class="number">1</span> <span class="special">-</span>
+ <span class="identifier">mean</span><span class="special">))</span>
+ <span class="special">/</span><span class="identifier">variance</span><span class="special">)-</span><span class="number">1</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- The member functions <code class="computeroutput"><span class="identifier">find_alpha</span></code>
- and <code class="computeroutput"><span class="identifier">find_beta</span></code>
- </p>
- <p>
- from cdf and probability x
- </p>
- <p>
- and <span class="bold"><strong>either</strong></span> <code class="computeroutput"><span class="identifier">alpha</span></code>
- or <code class="computeroutput"><span class="identifier">beta</span></code>
- </p>
+ <p>
+ The member functions <code class="computeroutput"><span class="identifier">find_alpha</span></code>
+ and <code class="computeroutput"><span class="identifier">find_beta</span></code>
+ </p>
+ <p>
+ from cdf and probability x
+ </p>
+ <p>
+ and <span class="bold"><strong>either</strong></span> <code class="computeroutput"><span class="identifier">alpha</span></code>
+ or <code class="computeroutput"><span class="identifier">beta</span></code>
+ </p>
                   </td>
 <td>
- <p>
- Implemented in terms of the inverse incomplete beta functions
- </p>
- <p>
- <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
- and <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
- respectively.
- </p>
+ <p>
+ Implemented in terms of the inverse incomplete beta functions
+ </p>
+ <p>
+ <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
+ and <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
+ respectively.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">find_alpha</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">find_alpha</span></code>
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">beta</span><span class="special">,</span>
- <span class="identifier">x</span><span class="special">,</span>
- <span class="identifier">probability</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ibeta_inva</span><span class="special">(</span><span class="identifier">beta</span><span class="special">,</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">probability</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">find_beta</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">find_beta</span></code>
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">alpha</span><span class="special">,</span>
- <span class="identifier">x</span><span class="special">,</span>
- <span class="identifier">probability</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ibeta_invb</span><span class="special">(</span><span class="identifier">alpha</span><span class="special">,</span> <span class="identifier">x</span><span class="special">,</span> <span class="identifier">probability</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.references"></a><h5>
-<a name="id1161959"></a>
+<a name="id1088170"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.references">References</a>
           </h5>
 <p>
@@ -617,7 +616,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bernoulli_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bernoulli_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binomial_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Binomial Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cauchy_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="beta_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="cauchy_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -89,7 +89,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -124,7 +124,7 @@
             </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -160,12 +160,12 @@
 <p>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.member_functions"></a><h5>
-<a name="id1162913"></a>
+<a name="id1089818"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.member_functions">Member
             Functions</a>
           </h5>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.construct"></a><h6>
-<a name="id1162932"></a>
+<a name="id1089837"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.construct">Construct</a>
           </h6>
 <pre class="programlisting"><span class="identifier">binomial_distribution</span><span class="special">(</span><span class="identifier">RealType</span> <span class="identifier">n</span><span class="special">,</span> <span class="identifier">RealType</span> <span class="identifier">p</span><span class="special">);</span>
@@ -182,7 +182,7 @@
             otherwise calls <a class="link" href="../../../main_overview/error_handling.html#domain_error">domain_error</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.accessors"></a><h6>
-<a name="id1163051"></a>
+<a name="id1089956"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.accessors">Accessors</a>
           </h6>
 <pre class="programlisting"><span class="identifier">RealType</span> <span class="identifier">success_fraction</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -198,7 +198,7 @@
             was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.lower_bound_on_the_success_fraction"></a><h6>
-<a name="id1163132"></a>
+<a name="id1090037"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.lower_bound_on_the_success_fraction">Lower
             Bound on the Success Fraction</a>
           </h6>
@@ -216,23 +216,23 @@
 <dl>
 <dt><span class="term">trials</span></dt>
 <dd><p>
- The total number of trials conducted.
- </p></dd>
+ The total number of trials conducted.
+ </p></dd>
 <dt><span class="term">successes</span></dt>
 <dd><p>
- The number of successes that occurred.
- </p></dd>
+ The number of successes that occurred.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The largest acceptable probability that the true value of the success
- fraction is <span class="bold"><strong>less than</strong></span> the value
- returned.
- </p></dd>
+ The largest acceptable probability that the true value of the success
+ fraction is <span class="bold"><strong>less than</strong></span> the value
+ returned.
+ </p></dd>
 <dt><span class="term">method</span></dt>
 <dd><p>
- An optional parameter that specifies the method to be used to compute
- the interval (See below).
- </p></dd>
+ An optional parameter that specifies the method to be used to compute
+ the interval (See below).
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -304,7 +304,7 @@
             limits illustrated in the case of the binomial. Biometrika 26 404-413.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.upper_bound_on_the_success_fraction"></a><h6>
-<a name="id1163582"></a>
+<a name="id1090491"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.upper_bound_on_the_success_fraction">Upper
             Bound on the Success Fraction</a>
           </h6>
@@ -322,24 +322,24 @@
 <dl>
 <dt><span class="term">trials</span></dt>
 <dd><p>
- The total number of trials conducted.
- </p></dd>
+ The total number of trials conducted.
+ </p></dd>
 <dt><span class="term">successes</span></dt>
 <dd><p>
- The number of successes that occurred.
- </p></dd>
+ The number of successes that occurred.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The largest acceptable probability that the true value of the success
- fraction is <span class="bold"><strong>greater than</strong></span> the value
- returned.
- </p></dd>
+ The largest acceptable probability that the true value of the success
+ fraction is <span class="bold"><strong>greater than</strong></span> the value
+ returned.
+ </p></dd>
 <dt><span class="term">method</span></dt>
 <dd><p>
- An optional parameter that specifies the method to be used to compute
- the interval. Refer to the documentation for <code class="computeroutput"><span class="identifier">find_upper_bound_on_p</span></code>
- above for the meaning of the method options.
- </p></dd>
+ An optional parameter that specifies the method to be used to compute
+ the interval. Refer to the documentation for <code class="computeroutput"><span class="identifier">find_upper_bound_on_p</span></code>
+ above for the meaning of the method options.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -357,7 +357,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -382,7 +382,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.estimating_the_number_of_trials_required_for_a_certain_number_of_successes"></a><h6>
-<a name="id1165290"></a>
+<a name="id1090807"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.estimating_the_number_of_trials_required_for_a_certain_number_of_successes">Estimating
             the Number of Trials Required for a Certain Number of Successes</a>
           </h6>
@@ -401,17 +401,17 @@
 <dl>
 <dt><span class="term">k</span></dt>
 <dd><p>
- The number of success observed.
- </p></dd>
+ The number of success observed.
+ </p></dd>
 <dt><span class="term">p</span></dt>
 <dd><p>
- The probability of success for each trial.
- </p></dd>
+ The probability of success for each trial.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The maximum acceptable probability that k events or fewer will be
- observed.
- </p></dd>
+ The maximum acceptable probability that k events or fewer will
+ be observed.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -424,7 +424,7 @@
             of seeing 10 events that occur with frequency one half.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.estimating_the_maximum_number_of_trials_to_ensure_no_more_than_a_certain_number_of_successes"></a><h6>
-<a name="id1165488"></a>
+<a name="id1091009"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.estimating_the_maximum_number_of_trials_to_ensure_no_more_than_a_certain_number_of_successes">Estimating
             the Maximum Number of Trials to Ensure no more than a Certain Number
             of Successes</a>
@@ -444,17 +444,17 @@
 <dl>
 <dt><span class="term">k</span></dt>
 <dd><p>
- The number of success observed.
- </p></dd>
+ The number of success observed.
+ </p></dd>
 <dt><span class="term">p</span></dt>
 <dd><p>
- The probability of success for each trial.
- </p></dd>
+ The probability of success for each trial.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The maximum acceptable probability that more than k events will be
- observed.
- </p></dd>
+ The maximum acceptable probability that more than k events will
+ be observed.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -472,7 +472,7 @@
             Worked Example.</a>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.non_member_accessors"></a><h5>
-<a name="id1165696"></a>
+<a name="id1091220"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -497,7 +497,7 @@
             in the context of this distribution:
           </p>
 <div class="table">
-<a name="id1165828"></a><p class="title"><b>Table&#160;11.&#160;Meaning of the non-member accessors</b></p>
+<a name="id1091879"></a><p class="title"><b>Table&#160;11.&#160;Meaning of the non-member accessors</b></p>
 <div class="table-contents"><table class="table" summary="Meaning of the non-member accessors">
 <colgroup>
 <col>
@@ -505,122 +505,123 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
- </th>
+ <p>
+ Function
+ </p>
+ </th>
 <th>
- <p>
- Meaning
- </p>
- </th>
+ <p>
+ Meaning
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../nmp.html#math.dist.pdf">Probability Density Function</a>
- </p>
- </td>
-<td>
- <p>
- The probability of obtaining <span class="bold"><strong>exactly k successes</strong></span>
- from n trials with success fraction p. For example:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">pdf</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
- <span class="identifier">p</span><span class="special">),</span>
- <span class="identifier">k</span><span class="special">)</span></code>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../nmp.html#math.dist.cdf">Cumulative Distribution Function</a>
- </p>
- </td>
-<td>
- <p>
- The probability of obtaining <span class="bold"><strong>k successes
- or fewer</strong></span> from n trials with success fraction p. For
- example:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
- <span class="identifier">p</span><span class="special">),</span>
- <span class="identifier">k</span><span class="special">)</span></code>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../nmp.html#math.dist.ccdf">Complement of the Cumulative Distribution
- Function</a>
- </p>
- </td>
-<td>
- <p>
- The probability of obtaining <span class="bold"><strong>more than k
- successes</strong></span> from n trials with success fraction p. For
- example:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
- <span class="identifier">p</span><span class="special">),</span>
- <span class="identifier">k</span><span class="special">))</span></code>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../nmp.html#math.dist.quantile">Quantile</a>
- </p>
- </td>
-<td>
- <p>
- The <span class="bold"><strong>greatest</strong></span> number of successes
- that may be observed from n trials with success fraction p, at
- probability P. Note that the value returned is a real-number, and
- not an integer. Depending on the use case you may want to take
- either the floor or ceiling of the result. For example:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
- <span class="identifier">p</span><span class="special">),</span>
- <span class="identifier">P</span><span class="special">)</span></code>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- <a class="link" href="../nmp.html#math.dist.quantile_c">Quantile from the complement
- of the probability</a>
- </p>
- </td>
-<td>
- <p>
- The <span class="bold"><strong>smallest</strong></span> number of successes
- that may be observed from n trials with success fraction p, at
- probability P. Note that the value returned is a real-number, and
- not an integer. Depending on the use case you may want to take
- either the floor or ceiling of the result. For example:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
- <span class="identifier">p</span><span class="special">),</span>
- <span class="identifier">P</span><span class="special">))</span></code>`
- </p>
- </td>
+ <p>
+ <a class="link" href="../nmp.html#math.dist.pdf">Probability Density Function</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The probability of obtaining <span class="bold"><strong>exactly
+ k successes</strong></span> from n trials with success fraction
+ p. For example:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">pdf</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
+ <span class="identifier">p</span><span class="special">),</span>
+ <span class="identifier">k</span><span class="special">)</span></code>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="../nmp.html#math.dist.cdf">Cumulative Distribution Function</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The probability of obtaining <span class="bold"><strong>k successes
+ or fewer</strong></span> from n trials with success fraction p.
+ For example:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
+ <span class="identifier">p</span><span class="special">),</span>
+ <span class="identifier">k</span><span class="special">)</span></code>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="../nmp.html#math.dist.ccdf">Complement of the Cumulative
+ Distribution Function</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The probability of obtaining <span class="bold"><strong>more than
+ k successes</strong></span> from n trials with success fraction
+ p. For example:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
+ <span class="identifier">p</span><span class="special">),</span>
+ <span class="identifier">k</span><span class="special">))</span></code>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="../nmp.html#math.dist.quantile">Quantile</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The <span class="bold"><strong>greatest</strong></span> number of successes
+ that may be observed from n trials with success fraction p,
+ at probability P. Note that the value returned is a real-number,
+ and not an integer. Depending on the use case you may want
+ to take either the floor or ceiling of the result. For example:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
+ <span class="identifier">p</span><span class="special">),</span>
+ <span class="identifier">P</span><span class="special">)</span></code>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ <a class="link" href="../nmp.html#math.dist.quantile_c">Quantile from the complement
+ of the probability</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The <span class="bold"><strong>smallest</strong></span> number of successes
+ that may be observed from n trials with success fraction p,
+ at probability P. Note that the value returned is a real-number,
+ and not an integer. Depending on the use case you may want
+ to take either the floor or ceiling of the result. For example:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">binomial</span><span class="special">(</span><span class="identifier">n</span><span class="special">,</span>
+ <span class="identifier">p</span><span class="special">),</span>
+ <span class="identifier">P</span><span class="special">))</span></code>`
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.dist.dist_ref.dists.binomial_dist.examples"></a><h5>
-<a name="id1166243"></a>
+<a name="id1092302"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.examples">Examples</a>
           </h5>
 <p>
@@ -628,7 +629,7 @@
             examples</a> are available illustrating the use of the binomial distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.accuracy"></a><h5>
-<a name="id1166265"></a>
+<a name="id1092323"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -638,7 +639,7 @@
             please refer to these functions for information on accuracy.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.implementation"></a><h5>
-<a name="id1166294"></a>
+<a name="id1092352"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -654,248 +655,251 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
- </td>
-<td>
- <p>
- Implementation is in terms of <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>:
- if <sub>n</sub>C<sub>k </sub> is the binomial coefficient of a and b, then we have:
- </p>
- <p>
- <span class="inlinemediaobject"><img src="../../../../../equations/binomial_ref1.png"></span>
- </p>
- <p>
- Which can be evaluated as <code class="computeroutput"><span class="identifier">ibeta_derivative</span><span class="special">(</span><span class="identifier">k</span><span class="special">+</span><span class="number">1</span><span class="special">,</span> <span class="identifier">n</span><span class="special">-</span><span class="identifier">k</span><span class="special">+</span><span class="number">1</span><span class="special">,</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
- <span class="special">(</span><span class="identifier">n</span><span class="special">+</span><span class="number">1</span><span class="special">)</span></code>
- </p>
- <p>
- The function <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>
- is used here, since it has already been optimised for the lowest
- possible error - indeed this is really just a thin wrapper around
- part of the internals of the incomplete beta function.
- </p>
- <p>
- There are also various special cases: refer to the code for details.
- </p>
+ <p>
+ pdf
+ </p>
+ </td>
+<td>
+ <p>
+ Implementation is in terms of <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>:
+ if <sub>n</sub>C<sub>k </sub> is the binomial coefficient of a and b, then we have:
+ </p>
+ <p>
+ <span class="inlinemediaobject"><img src="../../../../../equations/binomial_ref1.png"></span>
+ </p>
+ <p>
+ Which can be evaluated as <code class="computeroutput"><span class="identifier">ibeta_derivative</span><span class="special">(</span><span class="identifier">k</span><span class="special">+</span><span class="number">1</span><span class="special">,</span> <span class="identifier">n</span><span class="special">-</span><span class="identifier">k</span><span class="special">+</span><span class="number">1</span><span class="special">,</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
+ <span class="special">(</span><span class="identifier">n</span><span class="special">+</span><span class="number">1</span><span class="special">)</span></code>
+ </p>
+ <p>
+ The function <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>
+ is used here, since it has already been optimised for the lowest
+ possible error - indeed this is really just a thin wrapper
+ around part of the internals of the incomplete beta function.
+ </p>
+ <p>
+ There are also various special cases: refer to the code for
+ details.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
-
+ <p>
+ cdf
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+
 </p>
 <pre xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="table-programlisting"><span class="identifier">p</span> <span class="special">=</span> <span class="identifier">I</span><span class="special">[</span><span class="identifier">sub</span> <span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">](</span><span class="identifier">n</span> <span class="special">-</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">k</span> <span class="special">+</span> <span class="number">1</span><span class="special">)</span>
   <span class="special">=</span> <span class="number">1</span> <span class="special">-</span> <span class="identifier">I</span><span class="special">[</span><span class="identifier">sub</span> <span class="identifier">p</span><span class="special">](</span><span class="identifier">k</span> <span class="special">+</span> <span class="number">1</span><span class="special">,</span> <span class="identifier">n</span> <span class="special">-</span> <span class="identifier">k</span><span class="special">)</span>
   <span class="special">=</span> <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a><span class="special">(</span><span class="identifier">k</span> <span class="special">+</span> <span class="number">1</span><span class="special">,</span> <span class="identifier">n</span> <span class="special">-</span> <span class="identifier">k</span><span class="special">,</span> <span class="identifier">p</span><span class="special">)</span></pre>
 <p>
- </p>
- <p>
- There are also various special cases: refer to the code for details.
- </p>
+ </p>
+ <p>
+ There are also various special cases: refer to the code for
+ details.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(k
- + 1, n - k, p)
- </p>
- <p>
- There are also various special cases: refer to the code for details.
- </p>
+ <p>
+ Using the relation: q = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(k
+ + 1, n - k, p)
+ </p>
+ <p>
+ There are also various special cases: refer to the code for
+ details.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Since the cdf is non-linear in variate <span class="emphasis"><em>k</em></span>
- none of the inverse incomplete beta functions can be used here.
- Instead the quantile is found numerically using a derivative
- free method (<a class="link" href="../../../toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">TOMS
- Algorithm 748</a>).
- </p>
+ <p>
+ Since the cdf is non-linear in variate <span class="emphasis"><em>k</em></span>
+ none of the inverse incomplete beta functions can be used here.
+ Instead the quantile is found numerically using a derivative
+ free method (<a class="link" href="../../../toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">TOMS
+ Algorithm 748</a>).
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Found numerically as above.
- </p>
+ <p>
+ Found numerically as above.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">p</span> <span class="special">*</span>
- <span class="identifier">n</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">p</span> <span class="special">*</span>
+ <span class="identifier">n</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">p</span> <span class="special">*</span>
- <span class="identifier">n</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">p</span> <span class="special">*</span>
+ <span class="identifier">n</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">floor</span><span class="special">(</span><span class="identifier">p</span> <span class="special">*</span>
- <span class="special">(</span><span class="identifier">n</span>
- <span class="special">+</span> <span class="number">1</span><span class="special">))</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">floor</span><span class="special">(</span><span class="identifier">p</span> <span class="special">*</span>
+ <span class="special">(</span><span class="identifier">n</span>
+ <span class="special">+</span> <span class="number">1</span><span class="special">))</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="number">2</span>
- <span class="special">*</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
- <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">n</span> <span class="special">*</span>
- <span class="identifier">p</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">p</span><span class="special">))</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="number">2</span>
+ <span class="special">*</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
+ <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">n</span> <span class="special">*</span>
+ <span class="identifier">p</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">p</span><span class="special">))</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="number">3</span> <span class="special">-</span>
- <span class="special">(</span><span class="number">6</span>
- <span class="special">/</span> <span class="identifier">n</span><span class="special">)</span> <span class="special">+</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">/</span> <span class="special">(</span><span class="identifier">n</span> <span class="special">*</span>
- <span class="identifier">p</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">p</span><span class="special">)))</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="number">3</span> <span class="special">-</span>
+ <span class="special">(</span><span class="number">6</span>
+ <span class="special">/</span> <span class="identifier">n</span><span class="special">)</span> <span class="special">+</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">/</span> <span class="special">(</span><span class="identifier">n</span> <span class="special">*</span>
+ <span class="identifier">p</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">p</span><span class="special">)))</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="number">6</span>
- <span class="special">*</span> <span class="identifier">p</span>
- <span class="special">*</span> <span class="identifier">q</span><span class="special">)</span> <span class="special">/</span>
- <span class="special">(</span><span class="identifier">n</span>
- <span class="special">*</span> <span class="identifier">p</span>
- <span class="special">*</span> <span class="identifier">q</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="number">6</span>
+ <span class="special">*</span> <span class="identifier">p</span>
+ <span class="special">*</span> <span class="identifier">q</span><span class="special">)</span> <span class="special">/</span>
+ <span class="special">(</span><span class="identifier">n</span>
+ <span class="special">*</span> <span class="identifier">p</span>
+ <span class="special">*</span> <span class="identifier">q</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- parameter estimation
- </p>
+ <p>
+ parameter estimation
+ </p>
                   </td>
 <td>
- <p>
- The member functions <code class="computeroutput"><span class="identifier">find_upper_bound_on_p</span></code>
- <code class="computeroutput"><span class="identifier">find_lower_bound_on_p</span></code>
- and <code class="computeroutput"><span class="identifier">find_number_of_trials</span></code>
- are implemented in terms of the inverse incomplete beta functions
- <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>,
- <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>,
- and <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
- respectively
- </p>
+ <p>
+ The member functions <code class="computeroutput"><span class="identifier">find_upper_bound_on_p</span></code>
+ <code class="computeroutput"><span class="identifier">find_lower_bound_on_p</span></code>
+ and <code class="computeroutput"><span class="identifier">find_number_of_trials</span></code>
+ are implemented in terms of the inverse incomplete beta functions
+ <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>,
+ <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>,
+ and <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
+ respectively
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.references"></a><h5>
-<a name="id1168298"></a>
+<a name="id1093397"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<a href="http://mathworld.wolfram.com/BinomialDistribution.html" target="_top">Weisstein,
- Eric W. "Binomial Distribution." From MathWorld--A Wolfram
- Web Resource</a>.
- </li>
+ <a href="http://mathworld.wolfram.com/BinomialDistribution.html" target="_top">Weisstein,
+ Eric W. "Binomial Distribution." From MathWorld--A Wolfram
+ Web Resource</a>.
+ </li>
 <li>
-<a href="http://en.wikipedia.org/wiki/Beta_distribution" target="_top">Wikipedia
- binomial distribution</a>.
- </li>
+ <a href="http://en.wikipedia.org/wiki/Beta_distribution" target="_top">Wikipedia
+ binomial distribution</a>.
+ </li>
 <li>
-<a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda366i.htm" target="_top">NIST
- Explorary Data Analysis</a>.
- </li>
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda366i.htm" target="_top">NIST
+ Explorary Data Analysis</a>.
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -909,7 +913,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cauchy_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="beta_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="cauchy_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/cauchy_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/cauchy_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/cauchy_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Cauchy-Lorentz Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binomial_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="chi_squared_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -81,7 +81,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/cauchy_pdf2.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.member_functions"></a><h5>
-<a name="id1168805"></a>
+<a name="id1093916"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -107,7 +107,7 @@
             Returns the scale parameter of the distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.non_member_accessors"></a><h5>
-<a name="id1168954"></a>
+<a name="id1095791"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -126,11 +126,8 @@
 <p>
             Note however that the Cauchy distribution does not have a mean, standard
             deviation, etc. See <a class="link" href="../../../policy/pol_ref/assert_undefined.html" title="Mathematically Undefined Function Policies">mathematically
- undefined function</a>
- </p>
-<p>
- to control whether these should fail to compile with a BOOST_STATIC_ASSERTION_FAILURE,
- which is the default.
+ undefined function</a> to control whether these should fail to compile
+ with a BOOST_STATIC_ASSERTION_FAILURE, which is the default.
           </p>
 <p>
             Alternately, the functions <a class="link" href="../nmp.html#math.dist.mean">mean</a>,
@@ -144,7 +141,7 @@
             The domain of the random variable is [-[max_value], +[min_value]].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.accuracy"></a><h5>
-<a name="id1169100"></a>
+<a name="id1095934"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -153,7 +150,7 @@
             have very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.implementation"></a><h5>
-<a name="id1169134"></a>
+<a name="id1095968"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -168,118 +165,124 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = 1 / (&#960; * &#947; * (1 + ((x - x<sub>0 </sub>) / &#947;)<sup>2</sup>)
- </p>
+ <p>
+ Using the relation: pdf = 1 / (&#960; * &#947; * (1 + ((x - x<sub>0 </sub>) / &#947;)<sup>2</sup>)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf and its complement
- </p>
+ <p>
+ cdf and its complement
+ </p>
                   </td>
 <td>
- <p>
- The cdf is normally given by:
- </p>
- <p>
- p = 0.5 + atan(x)/&#960;
- </p>
- <p>
- But that suffers from cancellation error as x -&gt; -&#8734;. So recall
- that for <code class="computeroutput"><span class="identifier">x</span> <span class="special">&lt;</span>
- <span class="number">0</span></code>:
- </p>
- <p>
- atan(x) = -&#960;/2 - atan(1/x)
- </p>
- <p>
- Substituting into the above we get:
- </p>
- <p>
- p = -atan(1/x) ; x &lt; 0
- </p>
- <p>
- So the procedure is to calculate the cdf for -fabs(x) using the
- above formula. Note that to factor in the location and scale
- parameters you must substitute (x - x<sub>0 </sub>) / &#947; for x in the above.
- </p>
- <p>
- This procedure yields the smaller of <span class="emphasis"><em>p</em></span> and
- <span class="emphasis"><em>q</em></span>, so the result may need subtracting from
- 1 depending on whether we want the complement or not, and whether
- <span class="emphasis"><em>x</em></span> is less than x<sub>0 </sub> or not.
- </p>
+ <p>
+ The cdf is normally given by:
+ </p>
+ <p>
+ p = 0.5 + atan(x)/&#960;
+ </p>
+ <p>
+ But that suffers from cancellation error as x -&gt; -&#8734;. So recall
+ that for <code class="computeroutput"><span class="identifier">x</span> <span class="special">&lt;</span> <span class="number">0</span></code>:
+ </p>
+ <p>
+ atan(x) = -&#960;/2 - atan(1/x)
+ </p>
+ <p>
+ Substituting into the above we get:
+ </p>
+ <p>
+ p = -atan(1/x) ; x &lt; 0
+ </p>
+ <p>
+ So the procedure is to calculate the cdf for -fabs(x) using
+ the above formula. Note that to factor in the location and
+ scale parameters you must substitute (x - x<sub>0 </sub>) / &#947; for x in the
+ above.
+ </p>
+ <p>
+ This procedure yields the smaller of <span class="emphasis"><em>p</em></span>
+ and <span class="emphasis"><em>q</em></span>, so the result may need subtracting
+ from 1 depending on whether we want the complement or not,
+ and whether <span class="emphasis"><em>x</em></span> is less than x<sub>0 </sub> or not.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- The same procedure is used irrespective of whether we're starting
- from the probability or it's complement. First the argument
- <span class="emphasis"><em>p</em></span> is reduced to the range [-0.5, 0.5], then
- the relation
- </p>
- <p>
- x = x<sub>0 </sub> &#177; &#947; / tan(&#960; * p)
- </p>
- <p>
- is used to obtain the result. Whether we're adding or subtracting
- from x<sub>0 </sub> is determined by whether we're starting from the complement
- or not.
- </p>
+ <p>
+ The same procedure is used irrespective of whether we're starting
+ from the probability or it's complement. First the argument
+ <span class="emphasis"><em>p</em></span> is reduced to the range [-0.5, 0.5],
+ then the relation
+ </p>
+ <p>
+ x = x<sub>0 </sub> &#177; &#947; / tan(&#960; * p)
+ </p>
+ <p>
+ is used to obtain the result. Whether we're adding or subtracting
+ from x<sub>0 </sub> is determined by whether we're starting from the complement
+ or not.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- The location parameter.
- </p>
+ <p>
+ The location parameter.
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.references"></a><h5>
-<a name="id1169355"></a>
+<a name="id1096196"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://en.wikipedia.org/wiki/Cauchy_distribution" target="_top">Cauchy-Lorentz
- distribution</a></li>
-<li><a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3663.htm" target="_top">NIST
- Exploratory Data Analysis</a></li>
-<li><a href="http://mathworld.wolfram.com/CauchyDistribution.html" target="_top">Weisstein,
- Eric W. "Cauchy Distribution." From MathWorld--A Wolfram
- Web Resource.</a></li>
+<li>
+ <a href="http://en.wikipedia.org/wiki/Cauchy_distribution" target="_top">Cauchy-Lorentz
+ distribution</a>
+ </li>
+<li>
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3663.htm" target="_top">NIST
+ Exploratory Data Analysis</a>
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/CauchyDistribution.html" target="_top">Weisstein,
+ Eric W. "Cauchy Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -293,7 +296,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binomial_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="chi_squared_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/chi_squared_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/chi_squared_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/chi_squared_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Chi Squared Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cauchy_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="exp_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cauchy_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="exp_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -80,7 +80,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/chi_squared_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.member_functions"></a><h5>
-<a name="id1169909"></a>
+<a name="id1096761"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -115,28 +115,28 @@
 <dl>
 <dt><span class="term">difference_from_variance</span></dt>
 <dd><p>
- The difference from the assumed nominal variance that is to be detected:
- Note that the sign of this value is critical, see below.
- </p></dd>
+ The difference from the assumed nominal variance that is to be
+ detected: Note that the sign of this value is critical, see below.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The maximum acceptable risk of rejecting the null hypothesis when
- it is in fact true.
- </p></dd>
+ The maximum acceptable risk of rejecting the null hypothesis when
+ it is in fact true.
+ </p></dd>
 <dt><span class="term">beta</span></dt>
 <dd><p>
- The maximum acceptable risk of falsely failing to reject the null
- hypothesis.
- </p></dd>
+ The maximum acceptable risk of falsely failing to reject the null
+ hypothesis.
+ </p></dd>
 <dt><span class="term">variance</span></dt>
 <dd><p>
- The nominal variance being tested against.
- </p></dd>
+ The nominal variance being tested against.
+ </p></dd>
 <dt><span class="term">hint</span></dt>
 <dd><p>
- An optional hint on where to start looking for a result: the current
- sample size would be a good choice.
- </p></dd>
+ An optional hint on where to start looking for a result: the current
+ sample size would be a good choice.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -163,7 +163,7 @@
             NIST Engineering Statistics Handbook, Section 7.2.3.2</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.non_member_accessors"></a><h5>
-<a name="id1170234"></a>
+<a name="id1097092"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -189,7 +189,7 @@
             The domain of the random variable is [0, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.examples"></a><h5>
-<a name="id1170338"></a>
+<a name="id1097195"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.examples">Examples</a>
           </h5>
 <p>
@@ -197,7 +197,7 @@
             are available illustrating the use of the Chi Squared Distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.accuracy"></a><h5>
-<a name="id1170364"></a>
+<a name="id1097222"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -205,7 +205,7 @@
             gamma functions</a>: please refer to the accuracy data for those functions.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.implementation"></a><h5>
-<a name="id1170388"></a>
+<a name="id1097246"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -221,168 +221,174 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = <a class="link" href="../../../special/sf_gamma/gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function">gamma_p_derivative</a>(v
- / 2, x / 2) / 2
- </p>
+ <p>
+ Using the relation: pdf = <a class="link" href="../../../special/sf_gamma/gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function">gamma_p_derivative</a>(v
+ / 2, x / 2) / 2
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>(v
- / 2, x / 2)
- </p>
+ <p>
+ Using the relation: p = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>(v
+ / 2, x / 2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>(v
- / 2, x / 2)
- </p>
+ <p>
+ Using the relation: q = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>(v
+ / 2, x / 2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = 2 * <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>(v
- / 2, p)
- </p>
+ <p>
+ Using the relation: x = 2 * <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>(v
+ / 2, p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = 2 * <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>(v
- / 2, p)
- </p>
+ <p>
+ Using the relation: x = 2 * <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>(v
+ / 2, p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- v
- </p>
+ <p>
+ v
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- 2v
- </p>
+ <p>
+ 2v
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- v - 2 (if v &gt;= 2)
- </p>
+ <p>
+ v - 2 (if v &gt;= 2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 2 * sqrt(2 / v) == sqrt(8 / v)
- </p>
+ <p>
+ 2 * sqrt(2 / v) == sqrt(8 / v)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 3 + 12 / v
- </p>
+ <p>
+ 3 + 12 / v
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 12 / v
- </p>
+ <p>
+ 12 / v
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.references"></a><h5>
-<a name="id1171988"></a>
+<a name="id1097536"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3666.htm" target="_top">NIST
- Exploratory Data Analysis</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Chi-square_distribution" target="_top">Chi-square
- distribution</a></li>
-<li><a href="http://mathworld.wolfram.com/Chi-SquaredDistribution.html" target="_top">Weisstein,
- Eric W. "Chi-Squared Distribution." From MathWorld--A Wolfram
- Web Resource.</a></li>
+<li>
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3666.htm" target="_top">NIST
+ Exploratory Data Analysis</a>
+ </li>
+<li>
+ <a href="http://en.wikipedia.org/wiki/Chi-square_distribution" target="_top">Chi-square
+ distribution</a>
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/Chi-SquaredDistribution.html" target="_top">Weisstein,
+ Eric W. "Chi-Squared Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -396,7 +402,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cauchy_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="exp_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cauchy_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="exp_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/exp_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/exp_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/exp_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Exponential Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="extreme_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="chi_squared_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="extreme_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -64,7 +64,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/exponential_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.exp_dist.member_functions"></a><h5>
-<a name="id1172412"></a>
+<a name="id1098063"></a>
             <a class="link" href="exp_dist.html#math_toolkit.dist.dist_ref.dists.exp_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -84,7 +84,7 @@
             Accessor function returns the lambda parameter of the distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.exp_dist.non_member_accessors"></a><h5>
-<a name="id1172514"></a>
+<a name="id1098165"></a>
             <a class="link" href="exp_dist.html#math_toolkit.dist.dist_ref.dists.exp_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -104,7 +104,7 @@
             The domain of the random variable is [0, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.exp_dist.accuracy"></a><h5>
-<a name="id1172613"></a>
+<a name="id1098265"></a>
             <a class="link" href="exp_dist.html#math_toolkit.dist.dist_ref.dists.exp_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -115,7 +115,7 @@
             should have very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.exp_dist.implementation"></a><h5>
-<a name="id1172661"></a>
+<a name="id1098313"></a>
             <a class="link" href="exp_dist.html#math_toolkit.dist.dist_ref.dists.exp_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -130,176 +130,184 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = &#955; * exp(-&#955; * x)
- </p>
+ <p>
+ Using the relation: pdf = &#955; * exp(-&#955; * x)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = 1 - exp(-x * &#955;) = -expm1(-x * &#955;)
- </p>
+ <p>
+ Using the relation: p = 1 - exp(-x * &#955;) = -expm1(-x * &#955;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = exp(-x * &#955;)
- </p>
+ <p>
+ Using the relation: q = exp(-x * &#955;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = -log(1-p) / &#955; = -log1p(-p) / &#955;
- </p>
+ <p>
+ Using the relation: x = -log(1-p) / &#955; = -log1p(-p) / &#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = -log(q) / &#955;
- </p>
+ <p>
+ Using the relation: x = -log(q) / &#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- 1/&#955;
- </p>
+ <p>
+ 1/&#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- standard deviation
- </p>
+ <p>
+ standard deviation
+ </p>
                   </td>
 <td>
- <p>
- 1/&#955;
- </p>
+ <p>
+ 1/&#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 2
- </p>
+ <p>
+ 2
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 9
- </p>
+ <p>
+ 9
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 6
- </p>
+ <p>
+ 6
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.exp_dist.references"></a><h5>
-<a name="id1172910"></a>
+<a name="id1098576"></a>
             <a class="link" href="exp_dist.html#math_toolkit.dist.dist_ref.dists.exp_dist.references">references</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://mathworld.wolfram.com/ExponentialDistribution.html" target="_top">Weisstein,
- Eric W. "Exponential Distribution." From MathWorld--A Wolfram
- Web Resource</a></li>
-<li><a href="http://documents.wolfram.com/calccenter/Functions/ListsMatrices/Statistics/ExponentialDistribution.html" target="_top">Wolfram
- Mathematica calculator</a></li>
-<li><a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3667.htm" target="_top">NIST
- Exploratory Data Analysis</a></li>
-<li><a href="http://en.wikipedia.org/wiki/Exponential_distribution" target="_top">Wikipedia
- Exponential distribution</a></li>
+<li>
+ <a href="http://mathworld.wolfram.com/ExponentialDistribution.html" target="_top">Weisstein,
+ Eric W. "Exponential Distribution." From MathWorld--A Wolfram
+ Web Resource</a>
+ </li>
+<li>
+ <a href="http://documents.wolfram.com/calccenter/Functions/ListsMatrices/Statistics/ExponentialDistribution.html" target="_top">Wolfram
+ Mathematica calculator</a>
+ </li>
+<li>
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3667.htm" target="_top">NIST
+ Exploratory Data Analysis</a>
+ </li>
+<li>
+ <a href="http://en.wikipedia.org/wiki/Exponential_distribution" target="_top">Wikipedia
+ Exponential distribution</a>
+ </li>
 </ul></div>
 <p>
             (See also the reference documentation for the related <a class="link" href="extreme_dist.html" title="Extreme Value Distribution">Extreme
             Distributions</a>.)
           </p>
 <div class="itemizedlist"><ul type="disc"><li>
-<a href="http://www.worldscibooks.com/mathematics/p191.html" target="_top">Extreme
- Value Distributions, Theory and Applications Samuel Kotz &amp; Saralees
- Nadarajah</a> discuss the relationship of the types of extreme
- value distributions.
- </li></ul></div>
+ <a href="http://www.worldscibooks.com/mathematics/p191.html" target="_top">Extreme
+ Value Distributions, Theory and Applications Samuel Kotz &amp; Saralees
+ Nadarajah</a> discuss the relationship of the types of extreme
+ value distributions.
+ </li></ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
@@ -312,7 +320,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="extreme_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="chi_squared_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="extreme_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/extreme_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/extreme_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/extreme_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Extreme Value Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="exp_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="exp_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="f_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -93,7 +93,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/extreme_value_pdf2.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.extreme_dist.member_functions"></a><h5>
-<a name="id1173453"></a>
+<a name="id1099137"></a>
             <a class="link" href="extreme_dist.html#math_toolkit.dist.dist_ref.dists.extreme_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -118,7 +118,7 @@
             Returns the scale parameter of the distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.extreme_dist.non_member_accessors"></a><h5>
-<a name="id1173610"></a>
+<a name="id1099294"></a>
             <a class="link" href="extreme_dist.html#math_toolkit.dist.dist_ref.dists.extreme_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -138,7 +138,7 @@
             The domain of the random parameter is [-&#8734;, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.extreme_dist.accuracy"></a><h5>
-<a name="id1173708"></a>
+<a name="id1099392"></a>
             <a class="link" href="extreme_dist.html#math_toolkit.dist.dist_ref.dists.extreme_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -147,7 +147,7 @@
             very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.extreme_dist.implementation"></a><h5>
-<a name="id1173741"></a>
+<a name="id1099425"></a>
             <a class="link" href="extreme_dist.html#math_toolkit.dist.dist_ref.dists.extreme_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -163,149 +163,149 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = exp((a-x)/b) * exp(-exp((a-x)/b)) /
- b
- </p>
+ <p>
+ Using the relation: pdf = exp((a-x)/b) * exp(-exp((a-x)/b))
+ / b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = exp(-exp((a-x)/b))
- </p>
+ <p>
+ Using the relation: p = exp(-exp((a-x)/b))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = -expm1(-exp((a-x)/b))
- </p>
+ <p>
+ Using the relation: q = -expm1(-exp((a-x)/b))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: a - log(-log(p)) * b
- </p>
+ <p>
+ Using the relation: a - log(-log(p)) * b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: a - log(-log1p(-q)) * b
- </p>
+ <p>
+ Using the relation: a - log(-log1p(-q)) * b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- a + Euler-Mascheroni-constant
- * b
- </p>
+ <p>
+ a + Euler-Mascheroni-constant
+ * b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- standard deviation
- </p>
+ <p>
+ standard deviation
+ </p>
                   </td>
 <td>
- <p>
- pi * b / sqrt(6)
- </p>
+ <p>
+ pi * b / sqrt(6)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- The same as the location parameter <span class="emphasis"><em>a</em></span>.
- </p>
+ <p>
+ The same as the location parameter <span class="emphasis"><em>a</em></span>.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 12 * sqrt(6) * zeta(3) / pi<sup>3</sup>
- </p>
+ <p>
+ 12 * sqrt(6) * zeta(3) / pi<sup>3</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 27 / 5
- </p>
+ <p>
+ 27 / 5
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- kurtosis - 3 or 12 / 5
- </p>
+ <p>
+ kurtosis - 3 or 12 / 5
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -322,7 +322,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="exp_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="exp_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="f_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>F Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="extreme_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="gamma_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="extreme_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="gamma_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -73,7 +73,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/fisher_f_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.f_dist.member_functions"></a><h5>
-<a name="id1175713"></a>
+<a name="id1100251"></a>
             <a class="link" href="f_dist.html#math_toolkit.dist.dist_ref.dists.f_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -99,7 +99,7 @@
             Returns the denominator degrees of freedom parameter of the distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.f_dist.non_member_accessors"></a><h5>
-<a name="id1175868"></a>
+<a name="id1100406"></a>
             <a class="link" href="f_dist.html#math_toolkit.dist.dist_ref.dists.f_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -119,7 +119,7 @@
             The domain of the random variable is [0, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.f_dist.examples"></a><h5>
-<a name="id1175968"></a>
+<a name="id1100506"></a>
             <a class="link" href="f_dist.html#math_toolkit.dist.dist_ref.dists.f_dist.examples">Examples</a>
           </h5>
 <p>
@@ -127,7 +127,7 @@
             are available illustrating the use of the F Distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.f_dist.accuracy"></a><h5>
-<a name="id1175989"></a>
+<a name="id1100527"></a>
             <a class="link" href="f_dist.html#math_toolkit.dist.dist_ref.dists.f_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -136,7 +136,7 @@
             refer to those functions for accuracy data.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.f_dist.implementation"></a><h5>
-<a name="id1176016"></a>
+<a name="id1100554"></a>
             <a class="link" href="f_dist.html#math_toolkit.dist.dist_ref.dists.f_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -152,263 +152,267 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
- </td>
-<td>
- <p>
- The usual form of the PDF is given by:
- </p>
- <p>
- <span class="inlinemediaobject"><img src="../../../../../equations/fisher_pdf.png"></span>
- </p>
- <p>
- However, that form is hard to evaluate directly without incurring
- problems with either accuracy or numeric overflow.
- </p>
- <p>
- Direct differentiation of the CDF expressed in terms of the incomplete
- beta function
- </p>
- <p>
- led to the following two formulas:
- </p>
- <p>
- f<sub>v1,v2</sub>(x) = y * <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>(v2
- / 2, v1 / 2, v2 / (v2 + v1 * x))
- </p>
- <p>
- with y = (v2 * v1) / ((v2 + v1 * x) * (v2 + v1 * x))
- </p>
- <p>
- and
- </p>
- <p>
- f<sub>v1,v2</sub>(x) = y * <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>(v1
- / 2, v2 / 2, v1 * x / (v2 + v1 * x))
- </p>
- <p>
- with y = (z * v1 - x * v1 * v1) / z<sup>2</sup>
- </p>
- <p>
- and z = v2 + v1 * x
- </p>
- <p>
- The first of these is used for v1 * x &gt; v2, otherwise the
- second is used.
- </p>
- <p>
- The aim is to keep the <span class="emphasis"><em>x</em></span> argument to <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>
- away from 1 to avoid rounding error.
- </p>
+ <p>
+ pdf
+ </p>
+ </td>
+<td>
+ <p>
+ The usual form of the PDF is given by:
+ </p>
+ <p>
+ <span class="inlinemediaobject"><img src="../../../../../equations/fisher_pdf.png"></span>
+ </p>
+ <p>
+ However, that form is hard to evaluate directly without incurring
+ problems with either accuracy or numeric overflow.
+ </p>
+ <p>
+ Direct differentiation of the CDF expressed in terms of the
+ incomplete beta function
+ </p>
+ <p>
+ led to the following two formulas:
+ </p>
+ <p>
+ f<sub>v1,v2</sub>(x) = y * <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>(v2
+ / 2, v1 / 2, v2 / (v2 + v1 * x))
+ </p>
+ <p>
+ with y = (v2 * v1) / ((v2 + v1 * x) * (v2 + v1 * x))
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ f<sub>v1,v2</sub>(x) = y * <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>(v1
+ / 2, v2 / 2, v1 * x / (v2 + v1 * x))
+ </p>
+ <p>
+ with y = (z * v1 - x * v1 * v1) / z<sup>2</sup>
+ </p>
+ <p>
+ and z = v2 + v1 * x
+ </p>
+ <p>
+ The first of these is used for v1 * x &gt; v2, otherwise the
+ second is used.
+ </p>
+ <p>
+ The aim is to keep the <span class="emphasis"><em>x</em></span> argument to
+ <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>
+ away from 1 to avoid rounding error.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
- </td>
-<td>
- <p>
- Using the relations:
- </p>
- <p>
- p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(v1
- / 2, v2 / 2, v1 * x / (v2 + v1 * x))
- </p>
- <p>
- and
- </p>
- <p>
- p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(v2
- / 2, v1 / 2, v2 / (v2 + v1 * x))
- </p>
- <p>
- The first is used for v1 * x &gt; v2, otherwise the second is
- used.
- </p>
- <p>
- The aim is to keep the <span class="emphasis"><em>x</em></span> argument to <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
- well away from 1 to avoid rounding error.
- </p>
+ <p>
+ cdf
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relations:
+ </p>
+ <p>
+ p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(v1
+ / 2, v2 / 2, v1 * x / (v2 + v1 * x))
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(v2
+ / 2, v1 / 2, v2 / (v2 + v1 * x))
+ </p>
+ <p>
+ The first is used for v1 * x &gt; v2, otherwise the second
+ is used.
+ </p>
+ <p>
+ The aim is to keep the <span class="emphasis"><em>x</em></span> argument to
+ <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
+ well away from 1 to avoid rounding error.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
- </td>
-<td>
- <p>
- Using the relations:
- </p>
- <p>
- p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(v1
- / 2, v2 / 2, v1 * x / (v2 + v1 * x))
- </p>
- <p>
- and
- </p>
- <p>
- p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(v2
- / 2, v1 / 2, v2 / (v2 + v1 * x))
- </p>
- <p>
- The first is used for v1 * x &lt; v2, otherwise the second is
- used.
- </p>
- <p>
- The aim is to keep the <span class="emphasis"><em>x</em></span> argument to <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
- well away from 1 to avoid rounding error.
- </p>
+ <p>
+ cdf complement
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relations:
+ </p>
+ <p>
+ p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(v1
+ / 2, v2 / 2, v1 * x / (v2 + v1 * x))
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ p = <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(v2
+ / 2, v1 / 2, v2 / (v2 + v1 * x))
+ </p>
+ <p>
+ The first is used for v1 * x &lt; v2, otherwise the second
+ is used.
+ </p>
+ <p>
+ The aim is to keep the <span class="emphasis"><em>x</em></span> argument to
+ <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
+ well away from 1 to avoid rounding error.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
- x = v2 * a / (v1 * b)
- </p>
- <p>
- where:
- </p>
- <p>
- a = <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>(v1
- / 2, v2 / 2, p)
- </p>
- <p>
- and
- </p>
- <p>
- b = 1 - a
- </p>
- <p>
- Quantities <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>b</em></span>
- are both computed by <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
- without the subtraction implied above.
- </p>
+ <p>
+ quantile
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ x = v2 * a / (v1 * b)
+ </p>
+ <p>
+ where:
+ </p>
+ <p>
+ a = <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>(v1
+ / 2, v2 / 2, p)
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ b = 1 - a
+ </p>
+ <p>
+ Quantities <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>b</em></span>
+ are both computed by <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
+ without the subtraction implied above.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
- <p>
- from the complement
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
- x = v2 * a / (v1 * b)
- </p>
- <p>
- where
- </p>
- <p>
- a = <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>(v1
- / 2, v2 / 2, p)
- </p>
- <p>
- and
- </p>
- <p>
- b = 1 - a
- </p>
- <p>
- Quantities <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>b</em></span>
- are both computed by <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
- without the subtraction implied above.
- </p>
+ <p>
+ quantile
+ </p>
+ <p>
+ from the complement
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ x = v2 * a / (v1 * b)
+ </p>
+ <p>
+ where
+ </p>
+ <p>
+ a = <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>(v1
+ / 2, v2 / 2, p)
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ b = 1 - a
+ </p>
+ <p>
+ Quantities <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>b</em></span>
+ are both computed by <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
+ without the subtraction implied above.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- v2 / (v2 - 2)
- </p>
+ <p>
+ v2 / (v2 - 2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- 2 * v2<sup>2 </sup> * (v1 + v2 - 2) / (v1 * (v2 - 2) * (v2 - 2) * (v2 - 4))
- </p>
+ <p>
+ 2 * v2<sup>2 </sup> * (v1 + v2 - 2) / (v1 * (v2 - 2) * (v2 - 2) * (v2 -
+ 4))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- v2 * (v1 - 2) / (v1 * (v2 + 2))
- </p>
+ <p>
+ v2 * (v1 - 2) / (v1 * (v2 + 2))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 2 * (v2 + 2 * v1 - 2) * sqrt((2 * v2 - 8) / (v1 * (v2 + v1 -
- 2))) / (v2 - 6)
- </p>
+ <p>
+ 2 * (v2 + 2 * v1 - 2) * sqrt((2 * v2 - 8) / (v1 * (v2 + v1
+ - 2))) / (v2 - 6)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis and kurtosis excess
- </p>
+ <p>
+ kurtosis and kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- Refer to, <a href="http://mathworld.wolfram.com/F-Distribution.html" target="_top">Weisstein,
- Eric W. "F-Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to, <a href="http://mathworld.wolfram.com/F-Distribution.html" target="_top">Weisstein,
+ Eric W. "F-Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -425,7 +429,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="extreme_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="gamma_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="extreme_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="gamma_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Gamma (and Erlang) Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="logistic_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="f_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="logistic_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -58,7 +58,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -130,7 +130,7 @@
             than a dedicated Erlang Distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.gamma_dist.member_functions"></a><h5>
-<a name="id1177042"></a>
+<a name="id1101593"></a>
             <a class="link" href="gamma_dist.html#math_toolkit.dist.dist_ref.dists.gamma_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -155,7 +155,7 @@
             Returns the <span class="emphasis"><em>scale</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.gamma_dist.non_member_accessors"></a><h5>
-<a name="id1177188"></a>
+<a name="id1101739"></a>
             <a class="link" href="gamma_dist.html#math_toolkit.dist.dist_ref.dists.gamma_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -175,7 +175,7 @@
             The domain of the random variable is [0,+&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.gamma_dist.accuracy"></a><h5>
-<a name="id1177285"></a>
+<a name="id1101836"></a>
             <a class="link" href="gamma_dist.html#math_toolkit.dist.dist_ref.dists.gamma_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -187,7 +187,7 @@
             refer to the accuracy data for those functions for more information.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.gamma_dist.implementation"></a><h5>
-<a name="id1177324"></a>
+<a name="id1101875"></a>
             <a class="link" href="gamma_dist.html#math_toolkit.dist.dist_ref.dists.gamma_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -203,152 +203,152 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = <a class="link" href="../../../special/sf_gamma/gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function">gamma_p_derivative</a>(k,
- x / &#952;) / &#952;
- </p>
+ <p>
+ Using the relation: pdf = <a class="link" href="../../../special/sf_gamma/gamma_derivatives.html" title="Derivative of the Incomplete Gamma Function">gamma_p_derivative</a>(k,
+ x / &#952;) / &#952;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>(k,
- x / &#952;)
- </p>
+ <p>
+ Using the relation: p = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>(k,
+ x / &#952;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>(k,
- x / &#952;)
- </p>
+ <p>
+ Using the relation: q = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>(k,
+ x / &#952;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = &#952;* <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>(k,
- p)
- </p>
+ <p>
+ Using the relation: x = &#952;* <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>(k,
+ p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = &#952;* <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>(k,
- p)
- </p>
+ <p>
+ Using the relation: x = &#952;* <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>(k,
+ p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- k&#952;
- </p>
+ <p>
+ k&#952;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- k&#952;<sup>2</sup>
- </p>
+ <p>
+ k&#952;<sup>2</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- (k-1)&#952; for <span class="emphasis"><em>k&gt;1</em></span> otherwise a <a class="link" href="../../../main_overview/error_handling.html#domain_error">domain_error</a>
- </p>
+ <p>
+ (k-1)&#952; for <span class="emphasis"><em>k&gt;1</em></span> otherwise a <a class="link" href="../../../main_overview/error_handling.html#domain_error">domain_error</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 2 / sqrt(k)
- </p>
+ <p>
+ 2 / sqrt(k)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 3 + 6 / k
- </p>
+ <p>
+ 3 + 6 / k
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 6 / k
- </p>
+ <p>
+ 6 / k
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -365,7 +365,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="logistic_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="f_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="logistic_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/logistic_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/logistic_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/logistic_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Logistic Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="gamma_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="lognormal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="gamma_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="lognormal_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -65,7 +65,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/logistic_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.logistic_dist.member_functions"></a><h5>
-<a name="id1178873"></a>
+<a name="id1105216"></a>
             <a class="link" href="logistic_dist.html#math_toolkit.dist.dist_ref.dists.logistic_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -91,7 +91,7 @@
             Returns the scale of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.logistic_dist.non_member_accessors"></a><h5>
-<a name="id1179039"></a>
+<a name="id1105381"></a>
             <a class="link" href="logistic_dist.html#math_toolkit.dist.dist_ref.dists.logistic_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -121,7 +121,7 @@
             and +<a class="link" href="../../../main_overview/error_handling.html#overflow_error">overflow_error</a> respectively.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.logistic_dist.accuracy"></a><h5>
-<a name="id1179188"></a>
+<a name="id1105530"></a>
             <a class="link" href="logistic_dist.html#math_toolkit.dist.dist_ref.dists.logistic_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -133,7 +133,7 @@
             can be guarenteed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.logistic_dist.implementation"></a><h5>
-<a name="id1179239"></a>
+<a name="id1105582"></a>
             <a class="link" href="logistic_dist.html#math_toolkit.dist.dist_ref.dists.logistic_dist.implementation">Implementation</a>
           </h5>
 <div class="informaltable"><table class="table">
@@ -143,135 +143,135 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = e<sup>-(x-u)/s</sup> / (s*(1+e<sup>-(x-u)/s</sup>)<sup>2</sup>)
- </p>
+ <p>
+ Using the relation: pdf = e<sup>-(x-u)/s</sup> / (s*(1+e<sup>-(x-u)/s</sup>)<sup>2</sup>)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = 1/(1+e<sup>-(x-u)/s</sup>)
- </p>
+ <p>
+ Using the relation: p = 1/(1+e<sup>-(x-u)/s</sup>)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = 1/(1+e<sup>(x-u)/s</sup>)
- </p>
+ <p>
+ Using the relation: q = 1/(1+e<sup>(x-u)/s</sup>)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = u - s*log(1/p-1)
- </p>
+ <p>
+ Using the relation: x = u - s*log(1/p-1)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = u + s*log(p/1-p)
- </p>
+ <p>
+ Using the relation: x = u + s*log(p/1-p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- u
- </p>
+ <p>
+ u
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- The same as the mean.
- </p>
+ <p>
+ The same as the mean.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 6/5
- </p>
+ <p>
+ 6/5
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- (&#960;*s)<sup>2</sup> / 3
- </p>
+ <p>
+ (&#960;*s)<sup>2</sup> / 3
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -288,7 +288,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="gamma_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="lognormal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="gamma_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="lognormal_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/lognormal_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/lognormal_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/lognormal_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Log Normal Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="logistic_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="logistic_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -81,7 +81,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/lognormal_pdf2.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.lognormal_dist.member_functions"></a><h5>
-<a name="id1179972"></a>
+<a name="id1106329"></a>
             <a class="link" href="lognormal_dist.html#math_toolkit.dist.dist_ref.dists.lognormal_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -114,7 +114,7 @@
             Returns the <span class="emphasis"><em>scale</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.lognormal_dist.non_member_accessors"></a><h5>
-<a name="id1180133"></a>
+<a name="id1106490"></a>
             <a class="link" href="lognormal_dist.html#math_toolkit.dist.dist_ref.dists.lognormal_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -134,7 +134,7 @@
             The domain of the random variable is [0,+&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.lognormal_dist.accuracy"></a><h5>
-<a name="id1180233"></a>
+<a name="id1106590"></a>
             <a class="link" href="lognormal_dist.html#math_toolkit.dist.dist_ref.dists.lognormal_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -143,7 +143,7 @@
             function</a>, and as such should have very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.lognormal_dist.implementation"></a><h5>
-<a name="id1180259"></a>
+<a name="id1106616"></a>
             <a class="link" href="lognormal_dist.html#math_toolkit.dist.dist_ref.dists.lognormal_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -159,151 +159,151 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = e<sup>-(ln(x) - m)<sup>2 </sup> / 2s<sup>2 </sup> </sup> / (x * s * sqrt(2pi))
- </p>
+ <p>
+ Using the relation: pdf = e<sup>-(ln(x) - m)<sup>2 </sup> / 2s<sup>2 </sup> </sup> / (x * s * sqrt(2pi))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = cdf(normal_distribtion&lt;RealType&gt;(m,
- s), log(x))
- </p>
+ <p>
+ Using the relation: p = cdf(normal_distribtion&lt;RealType&gt;(m,
+ s), log(x))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = cdf(complement(normal_distribtion&lt;RealType&gt;(m,
- s), log(x)))
- </p>
+ <p>
+ Using the relation: q = cdf(complement(normal_distribtion&lt;RealType&gt;(m,
+ s), log(x)))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = exp(quantile(normal_distribtion&lt;RealType&gt;(m,
- s), p))
- </p>
+ <p>
+ Using the relation: x = exp(quantile(normal_distribtion&lt;RealType&gt;(m,
+ s), p))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = exp(quantile(complement(normal_distribtion&lt;RealType&gt;(m,
- s), q)))
- </p>
+ <p>
+ Using the relation: x = exp(quantile(complement(normal_distribtion&lt;RealType&gt;(m,
+ s), q)))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- e<sup>m + s<sup>2 </sup> / 2 </sup>
- </p>
+ <p>
+ e<sup>m + s<sup>2 </sup> / 2 </sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- (e<sup>s<sup>2</sup> </sup> - 1) * e<sup>2m + s<sup>2 </sup> </sup>
- </p>
+ <p>
+ (e<sup>s<sup>2</sup> </sup> - 1) * e<sup>2m + s<sup>2 </sup> </sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- e<sup>m + s<sup>2 </sup> </sup>
- </p>
+ <p>
+ e<sup>m + s<sup>2 </sup> </sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- sqrt(e<sup>s<sup>2</sup> </sup> - 1) * (2 + e<sup>s<sup>2</sup> </sup>)
- </p>
+ <p>
+ sqrt(e<sup>s<sup>2</sup> </sup> - 1) * (2 + e<sup>s<sup>2</sup> </sup>)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- e<sup>4s<sup>2</sup> </sup> + 2e<sup>3s<sup>2</sup> </sup> + 3e<sup>2s<sup>2</sup> </sup> - 3
- </p>
+ <p>
+ e<sup>4s<sup>2</sup> </sup> + 2e<sup>3s<sup>2</sup> </sup> + 3e<sup>2s<sup>2</sup> </sup> - 3
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- e<sup>4s<sup>2</sup> </sup> + 2e<sup>3s<sup>2</sup> </sup> + 3e<sup>2s<sup>2</sup> </sup> - 6
- </p>
+ <p>
+ e<sup>4s<sup>2</sup> </sup> + 2e<sup>3s<sup>2</sup> </sup> + 3e<sup>2s<sup>2</sup> </sup> - 6
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -320,7 +320,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="logistic_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="logistic_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_beta_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_beta_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_beta_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Noncentral Beta Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="negative_binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="negative_binomial_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_chi_squared_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -89,7 +89,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/nc_beta_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_beta_dist.member_functions"></a><h5>
-<a name="id1186358"></a>
+<a name="id1111519"></a>
             <a class="link" href="nc_beta_dist.html#math_toolkit.dist.dist_ref.dists.nc_beta_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -121,7 +121,7 @@
             was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_beta_dist.non_member_accessors"></a><h5>
-<a name="id1186767"></a>
+<a name="id1111703"></a>
             <a class="link" href="nc_beta_dist.html#math_toolkit.dist.dist_ref.dists.nc_beta_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -145,7 +145,7 @@
             The domain of the random variable is [0, 1].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_beta_dist.accuracy"></a><h5>
-<a name="id1186869"></a>
+<a name="id1111805"></a>
             <a class="link" href="nc_beta_dist.html#math_toolkit.dist.dist_ref.dists.nc_beta_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -161,7 +161,7 @@
             zero error</a>.
           </p>
 <div class="table">
-<a name="id1186904"></a><p class="title"><b>Table&#160;13.&#160;Errors In CDF of the Noncentral Beta</b></p>
+<a name="id1111840"></a><p class="title"><b>Table&#160;13.&#160;Errors In CDF of the Noncentral Beta</b></p>
 <div class="table-contents"><table class="table" summary="Errors In CDF of the Noncentral Beta">
 <colgroup>
 <col>
@@ -171,114 +171,114 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- &#945;, &#946;,&#955; &lt; 200
- </p>
- </th>
+ <p>
+ &#945;, &#946;,&#955; &lt; 200
+ </p>
+ </th>
 <th>
- <p>
- &#945;,&#946;,&#955; &gt; 200
- </p>
- </th>
+ <p>
+ &#945;,&#946;,&#955; &gt; 200
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=620 Mean=22
- </p>
- </td>
-<td>
- <p>
- Peak=8670 Mean=1040
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=620 Mean=22
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=8670 Mean=1040
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-4.1.1
- </p>
- </td>
-<td>
- <p>
- Peak=825 Mean=50
- </p>
- </td>
-<td>
- <p>
- Peak=2.5x10<sup>4</sup> Mean=4000
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-4.1.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=825 Mean=50
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.5x10<sup>4</sup> Mean=4000
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=825 Mean=30
- </p>
- </td>
-<td>
- <p>
- Peak=1.7x10<sup>4</sup> Mean=2500
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=825 Mean=30
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.7x10<sup>4</sup> Mean=2500
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=420 Mean=50
- </p>
- </td>
-<td>
- <p>
- Peak=9200 Mean=1200
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=420 Mean=50
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9200 Mean=1200
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -288,7 +288,7 @@
             functions are broadly similar.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_beta_dist.tests"></a><h5>
-<a name="id1187085"></a>
+<a name="id1112039"></a>
             <a class="link" href="nc_beta_dist.html#math_toolkit.dist.dist_ref.dists.nc_beta_dist.tests">Tests</a>
           </h5>
 <p>
@@ -300,7 +300,7 @@
             tests.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_beta_dist.implementation"></a><h5>
-<a name="id1187109"></a>
+<a name="id1112063"></a>
             <a class="link" href="nc_beta_dist.html#math_toolkit.dist.dist_ref.dists.nc_beta_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -400,7 +400,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="negative_binomial_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="negative_binomial_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_chi_squared_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Noncentral Chi-Squared Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_beta_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_f_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -103,7 +103,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/nccs_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.member_functions"></a><h5>
-<a name="id1188126"></a>
+<a name="id1113600"></a>
             <a class="link" href="nc_chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -176,7 +176,7 @@
             <span class="special">==</span> <span class="identifier">q</span></code>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.non_member_accessors"></a><h5>
-<a name="id1190864"></a>
+<a name="id1114499"></a>
             <a class="link" href="nc_chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -196,7 +196,7 @@
             The domain of the random variable is [0, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.examples"></a><h5>
-<a name="id1190964"></a>
+<a name="id1114598"></a>
             <a class="link" href="nc_chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.examples">Examples</a>
           </h5>
 <p>
@@ -204,7 +204,7 @@
             example</a> for the noncentral chi-squared distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.accuracy"></a><h5>
-<a name="id1190990"></a>
+<a name="id1114625"></a>
             <a class="link" href="nc_chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -216,7 +216,7 @@
             zero error</a>.
           </p>
 <div class="table">
-<a name="id1191020"></a><p class="title"><b>Table&#160;14.&#160;Errors In CDF of the Noncentral Chi-Squared</b></p>
+<a name="id1114655"></a><p class="title"><b>Table&#160;14.&#160;Errors In CDF of the Noncentral Chi-Squared</b></p>
 <div class="table-contents"><table class="table" summary="Errors In CDF of the Noncentral Chi-Squared">
 <colgroup>
 <col>
@@ -226,120 +226,120 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- &#957;,&#955; &lt; 200
- </p>
- </th>
+ <p>
+ &#957;,&#955; &lt; 200
+ </p>
+ </th>
 <th>
- <p>
- &#957;,&#955; &gt; 200
- </p>
- </th>
+ <p>
+ &#957;,&#955; &gt; 200
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=50 Mean=9.9
- </p>
- <p>
- R Peak=685 Mean=109
- </p>
- </td>
-<td>
- <p>
- Peak=9780 Mean=718
- </p>
- <p>
- R Peak=3x10<sup>8</sup> Mean=2x10<sup>7</sup>
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=50 Mean=9.9
+ </p>
+ <p>
+ R Peak=685 Mean=109
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9780 Mean=718
+ </p>
+ <p>
+ R Peak=3x10<sup>8</sup> Mean=2x10<sup>7</sup>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-4.1.1
- </p>
- </td>
-<td>
- <p>
- Peak=270 Mean=27
- </p>
- </td>
-<td>
- <p>
- Peak=7900 Mean=900
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-4.1.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=270 Mean=27
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=7900 Mean=900
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=107 Mean=17
- </p>
- </td>
-<td>
- <p>
- Peak=5000 Mean=630
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=107 Mean=17
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5000 Mean=630
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=270 Mean=20
- </p>
- </td>
-<td>
- <p>
- Peak=4600 Mean=560
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=270 Mean=20
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4600 Mean=560
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -352,7 +352,7 @@
             produce an accuracy greater than the square root of the machine epsilon.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.tests"></a><h5>
-<a name="id1191216"></a>
+<a name="id1116006"></a>
             <a class="link" href="nc_chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.tests">Tests</a>
           </h5>
 <p>
@@ -366,7 +366,7 @@
             to at least 50 decimal digits - and is the used for our accuracy tests.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.implementation"></a><h5>
-<a name="id1191235"></a>
+<a name="id1116026"></a>
             <a class="link" href="nc_chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.nc_chi_squared_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -502,7 +502,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_beta_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_f_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_f_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_f_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_f_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Noncentral F Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_chi_squared_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_t_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -88,7 +88,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/nc_f_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_f_dist.member_functions"></a><h5>
-<a name="id1192088"></a>
+<a name="id1116879"></a>
             <a class="link" href="nc_f_dist.html#math_toolkit.dist.dist_ref.dists.nc_f_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -120,7 +120,7 @@
             which this object was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_f_dist.non_member_accessors"></a><h5>
-<a name="id1192274"></a>
+<a name="id1117065"></a>
             <a class="link" href="nc_f_dist.html#math_toolkit.dist.dist_ref.dists.nc_f_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -140,7 +140,7 @@
             The domain of the random variable is [0, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_f_dist.accuracy"></a><h5>
-<a name="id1192374"></a>
+<a name="id1117164"></a>
             <a class="link" href="nc_f_dist.html#math_toolkit.dist.dist_ref.dists.nc_f_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -148,7 +148,7 @@
             beta distribution</a>: refer to that distribution for accuracy data.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_f_dist.tests"></a><h5>
-<a name="id1192397"></a>
+<a name="id1117187"></a>
             <a class="link" href="nc_f_dist.html#math_toolkit.dist.dist_ref.dists.nc_f_dist.tests">Tests</a>
           </h5>
 <p>
@@ -157,7 +157,7 @@
             Math library statistical package</a> and its pbeta and dbeta functions.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_f_dist.implementation"></a><h5>
-<a name="id1192421"></a>
+<a name="id1117211"></a>
             <a class="link" href="nc_f_dist.html#math_toolkit.dist.dist_ref.dists.nc_f_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -175,216 +175,217 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
- </td>
-<td>
- <p>
- Implemented in terms of the non-central beta PDF using the relation:
- </p>
- <p>
- f(x;v1,v2;&#955;) = (v1/v2) / ((1+y)*(1+y)) * g(y/(1+y);v1/2,v2/2;&#955;)
- </p>
- <p>
- where g(x; a, b; &#955;) is the non central beta PDF, and:
- </p>
- <p>
- y = x * v1 / v2
- </p>
+ <p>
+ pdf
+ </p>
+ </td>
+<td>
+ <p>
+ Implemented in terms of the non-central beta PDF using the
+ relation:
+ </p>
+ <p>
+ f(x;v1,v2;&#955;) = (v1/v2) / ((1+y)*(1+y)) * g(y/(1+y);v1/2,v2/2;&#955;)
+ </p>
+ <p>
+ where g(x; a, b; &#955;) is the non central beta PDF, and:
+ </p>
+ <p>
+ y = x * v1 / v2
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
- p = B<sub>y</sub>(v1/2, v2/2; &#955;)
- </p>
- <p>
- where B<sub>x</sub>(a, b; &#955;) is the noncentral beta distribution CDF and
- </p>
- <p>
- y = x * v1 / v2
- </p>
- <p>
- </p>
+ <p>
+ cdf
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ p = B<sub>y</sub>(v1/2, v2/2; &#955;)
+ </p>
+ <p>
+ where B<sub>x</sub>(a, b; &#955;) is the noncentral beta distribution CDF and
+ </p>
+ <p>
+ y = x * v1 / v2
+ </p>
+ <p>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
- q = 1 - B<sub>y</sub>(v1/2, v2/2; &#955;)
- </p>
- <p>
- where 1 - B<sub>x</sub>(a, b; &#955;) is the complement of the noncentral beta
- distribution CDF and
- </p>
- <p>
- y = x * v1 / v2
- </p>
- <p>
- </p>
+ <p>
+ cdf complement
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ q = 1 - B<sub>y</sub>(v1/2, v2/2; &#955;)
+ </p>
+ <p>
+ where 1 - B<sub>x</sub>(a, b; &#955;) is the complement of the noncentral beta
+ distribution CDF and
+ </p>
+ <p>
+ y = x * v1 / v2
+ </p>
+ <p>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
- x = (bx / (1-bx)) * (v1 / v2)
- </p>
- <p>
- where
- </p>
- <p>
- bx = Q<sub>p</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
- </p>
- <p>
- and
- </p>
- <p>
- Q<sub>p</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
- </p>
- <p>
- is the noncentral beta quantile.
- </p>
- <p>
- </p>
+ <p>
+ quantile
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ x = (bx / (1-bx)) * (v1 / v2)
+ </p>
+ <p>
+ where
+ </p>
+ <p>
+ bx = Q<sub>p</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ Q<sub>p</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
+ </p>
+ <p>
+ is the noncentral beta quantile.
+ </p>
+ <p>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
- <p>
- from the complement
- </p>
- </td>
-<td>
- <p>
- Using the relation:
- </p>
- <p>
- x = (bx / (1-bx)) * (v1 / v2)
- </p>
- <p>
- where
- </p>
- <p>
- bx = QC<sub>q</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
- </p>
- <p>
- and
- </p>
- <p>
- QC<sub>q</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
- </p>
- <p>
- is the noncentral beta quantile from the complement.
- </p>
+ <p>
+ quantile
+ </p>
+ <p>
+ from the complement
+ </p>
+ </td>
+<td>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ x = (bx / (1-bx)) * (v1 / v2)
+ </p>
+ <p>
+ where
+ </p>
+ <p>
+ bx = QC<sub>q</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ QC<sub>q</sub><sup>-1</sup>(v1/2, v2/2; &#955;)
+ </p>
+ <p>
+ is the noncentral beta quantile from the complement.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- v2 * (v1 + l) / (v1 * (v2 - 2))
- </p>
+ <p>
+ v2 * (v1 + l) / (v1 * (v2 - 2))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- By numeric maximalisation of the PDF.
- </p>
+ <p>
+ By numeric maximalisation of the PDF.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- Refer to, <a href="http://mathworld.wolfram.com/NoncentralF-Distribution.html" target="_top">Weisstein,
- Eric W. "Noncentral F-Distribution." From MathWorld--A
- Wolfram Web Resource.</a>
- </p>
+ <p>
+ Refer to, <a href="http://mathworld.wolfram.com/NoncentralF-Distribution.html" target="_top">Weisstein,
+ Eric W. "Noncentral F-Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- Refer to, <a href="http://mathworld.wolfram.com/NoncentralF-Distribution.html" target="_top">Weisstein,
- Eric W. "Noncentral F-Distribution." From MathWorld--A
- Wolfram Web Resource.</a>, and to the <a href="http://reference.wolfram.com/mathematica/ref/NoncentralFRatioDistribution.html" target="_top">Mathematica
- documentation</a>
- </p>
+ <p>
+ Refer to, <a href="http://mathworld.wolfram.com/NoncentralF-Distribution.html" target="_top">Weisstein,
+ Eric W. "Noncentral F-Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>, and to the <a href="http://reference.wolfram.com/mathematica/ref/NoncentralFRatioDistribution.html" target="_top">Mathematica
+ documentation</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis and kurtosis excess
- </p>
+ <p>
+ kurtosis and kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- Refer to, <a href="http://mathworld.wolfram.com/NoncentralF-Distribution.html" target="_top">Weisstein,
- Eric W. "Noncentral F-Distribution." From MathWorld--A
- Wolfram Web Resource.</a>, and to the <a href="http://reference.wolfram.com/mathematica/ref/NoncentralFRatioDistribution.html" target="_top">Mathematica
- documentation</a>
- </p>
+ <p>
+ Refer to, <a href="http://mathworld.wolfram.com/NoncentralF-Distribution.html" target="_top">Weisstein,
+ Eric W. "Noncentral F-Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>, and to the <a href="http://reference.wolfram.com/mathematica/ref/NoncentralFRatioDistribution.html" target="_top">Mathematica
+ documentation</a>
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -409,7 +410,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_chi_squared_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_chi_squared_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_t_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_t_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_t_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_t_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Noncentral T Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="normal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_f_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="normal_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -78,7 +78,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/nc_t_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_t_dist.member_functions"></a><h5>
-<a name="id1195906"></a>
+<a name="id1118094"></a>
             <a class="link" href="nc_t_dist.html#math_toolkit.dist.dist_ref.dists.nc_t_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -104,7 +104,7 @@
             which this object was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_t_dist.non_member_accessors"></a><h5>
-<a name="id1196044"></a>
+<a name="id1119977"></a>
             <a class="link" href="nc_t_dist.html#math_toolkit.dist.dist_ref.dists.nc_t_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -124,7 +124,7 @@
             The domain of the random variable is [-&#8734;, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_t_dist.accuracy"></a><h5>
-<a name="id1196144"></a>
+<a name="id1120077"></a>
             <a class="link" href="nc_t_dist.html#math_toolkit.dist.dist_ref.dists.nc_t_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -134,7 +134,7 @@
             one shown will have <a class="link" href="../../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
           </p>
 <div class="table">
-<a name="id1196166"></a><p class="title"><b>Table&#160;15.&#160;Errors In CDF of the Noncentral T Distribution</b></p>
+<a name="id1120100"></a><p class="title"><b>Table&#160;15.&#160;Errors In CDF of the Noncentral T Distribution</b></p>
 <div class="table-contents"><table class="table" summary="Errors In CDF of the Noncentral T Distribution">
 <colgroup>
 <col>
@@ -143,96 +143,96 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- &#957;,&#948; &lt; 600
- </p>
- </th>
+ <p>
+ &#957;,&#948; &lt; 600
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=120 Mean=26
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=120 Mean=26
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-4.1.1
- </p>
- </td>
-<td>
- <p>
- Peak=121 Mean=26
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-4.1.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=121 Mean=26
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=122 Mean=25
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=122 Mean=25
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=115 Mean=24
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=115 Mean=24
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -248,7 +248,7 @@
             epsilon.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_t_dist.tests"></a><h5>
-<a name="id1196322"></a>
+<a name="id1120269"></a>
             <a class="link" href="nc_t_dist.html#math_toolkit.dist.dist_ref.dists.nc_t_dist.tests">Tests</a>
           </h5>
 <p>
@@ -263,7 +263,7 @@
             least 50 decimal places.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_t_dist.implementation"></a><h5>
-<a name="id1196342"></a>
+<a name="id1120288"></a>
             <a class="link" href="nc_t_dist.html#math_toolkit.dist.dist_ref.dists.nc_t_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -353,7 +353,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_f_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="normal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_f_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="normal_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Negative Binomial Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lognormal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="lognormal_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_beta_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -85,7 +85,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -116,7 +116,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/negative_binomial_pdf_2.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.related_distributions"></a><h5>
-<a name="id1181540"></a>
+<a name="id1107844"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.related_distributions">Related
             Distributions</a>
           </h5>
@@ -157,7 +157,7 @@
             </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -193,12 +193,12 @@
 <p>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.member_functions"></a><h5>
-<a name="id1181653"></a>
+<a name="id1107956"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.member_functions">Member
             Functions</a>
           </h5>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.construct"></a><h6>
-<a name="id1181668"></a>
+<a name="id1107971"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.construct">Construct</a>
           </h6>
 <pre class="programlisting"><span class="identifier">negative_binomial_distribution</span><span class="special">(</span><span class="identifier">RealType</span> <span class="identifier">r</span><span class="special">,</span> <span class="identifier">RealType</span> <span class="identifier">p</span><span class="special">);</span>
@@ -214,7 +214,7 @@
             <span class="special">&lt;=</span> <span class="number">1</span></code>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.accessors"></a><h6>
-<a name="id1181776"></a>
+<a name="id1108079"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.accessors">Accessors</a>
           </h6>
 <pre class="programlisting"><span class="identifier">RealType</span> <span class="identifier">success_fraction</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span> <span class="comment">// successes / trials (0 &lt;= p &lt;= 1)
@@ -230,7 +230,7 @@
             was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.lower_bound_on_parameter_p"></a><h6>
-<a name="id1181861"></a>
+<a name="id1108164"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.lower_bound_on_parameter_p">Lower
             Bound on Parameter p</a>
           </h6>
@@ -248,18 +248,18 @@
 <dl>
 <dt><span class="term">failures</span></dt>
 <dd><p>
- The total number of failures before the r th success.
- </p></dd>
+ The total number of failures before the r th success.
+ </p></dd>
 <dt><span class="term">successes</span></dt>
 <dd><p>
- The number of successes required.
- </p></dd>
+ The number of successes required.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The largest acceptable probability that the true value of the success
- fraction is <span class="bold"><strong>less than</strong></span> the value
- returned.
- </p></dd>
+ The largest acceptable probability that the true value of the success
+ fraction is <span class="bold"><strong>less than</strong></span> the value
+ returned.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -291,7 +291,7 @@
             vol. 48, no3, 605-621</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.upper_bound_on_parameter_p"></a><h6>
-<a name="id1182124"></a>
+<a name="id1108430"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.upper_bound_on_parameter_p">Upper
             Bound on Parameter p</a>
           </h6>
@@ -309,18 +309,18 @@
 <dl>
 <dt><span class="term">trials</span></dt>
 <dd><p>
- The total number of trials conducted.
- </p></dd>
+ The total number of trials conducted.
+ </p></dd>
 <dt><span class="term">successes</span></dt>
 <dd><p>
- The number of successes that occurred.
- </p></dd>
+ The number of successes that occurred.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The largest acceptable probability that the true value of the success
- fraction is <span class="bold"><strong>greater than</strong></span> the value
- returned.
- </p></dd>
+ The largest acceptable probability that the true value of the success
+ fraction is <span class="bold"><strong>greater than</strong></span> the value
+ returned.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -351,7 +351,7 @@
             vol. 48, no3, 605-621</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.estimating_number_of_trials_to_ensure_at_least_a_certain_number_of_failures"></a><h6>
-<a name="id1182383"></a>
+<a name="id1108693"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.estimating_number_of_trials_to_ensure_at_least_a_certain_number_of_failures">Estimating
             Number of Trials to Ensure at Least a Certain Number of Failures</a>
           </h6>
@@ -369,17 +369,17 @@
 <dl>
 <dt><span class="term">k</span></dt>
 <dd><p>
- The target number of failures to be observed.
- </p></dd>
+ The target number of failures to be observed.
+ </p></dd>
 <dt><span class="term">p</span></dt>
 <dd><p>
- The probability of <span class="emphasis"><em>success</em></span> for each trial.
- </p></dd>
+ The probability of <span class="emphasis"><em>success</em></span> for each trial.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The maximum acceptable risk that only k failures or fewer will be
- observed.
- </p></dd>
+ The maximum acceptable risk that only k failures or fewer will
+ be observed.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -402,7 +402,7 @@
             probability of observing k failures or fewer.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.estimating_number_of_trials_to_ensure_a_maximum_number_of_failures_or_less"></a><h6>
-<a name="id1182605"></a>
+<a name="id1108918"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.estimating_number_of_trials_to_ensure_a_maximum_number_of_failures_or_less">Estimating
             Number of Trials to Ensure a Maximum Number of Failures or Less</a>
           </h6>
@@ -421,17 +421,17 @@
 <dl>
 <dt><span class="term">k</span></dt>
 <dd><p>
- The maximum number of failures to be observed.
- </p></dd>
+ The maximum number of failures to be observed.
+ </p></dd>
 <dt><span class="term">p</span></dt>
 <dd><p>
- The probability of <span class="emphasis"><em>success</em></span> for each trial.
- </p></dd>
+ The probability of <span class="emphasis"><em>success</em></span> for each trial.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The maximum acceptable <span class="emphasis"><em>risk</em></span> that more than k
- failures will be observed.
- </p></dd>
+ The maximum acceptable <span class="emphasis"><em>risk</em></span> that more than
+ k failures will be observed.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -450,7 +450,7 @@
             probability of observing more than k failures.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.non_member_accessors"></a><h5>
-<a name="id1184472"></a>
+<a name="id1109149"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -471,7 +471,7 @@
             in the context of this distribution:
           </p>
 <div class="table">
-<a name="id1184565"></a><p class="title"><b>Table&#160;12.&#160;Meaning of the non-member accessors.</b></p>
+<a name="id1109243"></a><p class="title"><b>Table&#160;12.&#160;Meaning of the non-member accessors.</b></p>
 <div class="table-contents"><table class="table" summary="Meaning of the non-member accessors.">
 <colgroup>
 <col>
@@ -479,124 +479,127 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
- </th>
+ <p>
+ Function
+ </p>
+ </th>
 <th>
- <p>
- Meaning
- </p>
- </th>
+ <p>
+ Meaning
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../nmp.html#math.dist.pdf">Probability Density Function</a>
- </p>
- </td>
-<td>
- <p>
- The probability of obtaining <span class="bold"><strong>exactly k failures</strong></span>
- from k+r trials with success fraction p. For example:
- </p>
- <p>
-
+ <p>
+ <a class="link" href="../nmp.html#math.dist.pdf">Probability Density Function</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The probability of obtaining <span class="bold"><strong>exactly
+ k failures</strong></span> from k+r trials with success fraction
+ p. For example:
+ </p>
+ <p>
+
 </p>
 <pre class="programlisting"><span class="identifier">pdf</span><span class="special">(</span><span class="identifier">negative_binomial</span><span class="special">(</span><span class="identifier">r</span><span class="special">,</span> <span class="identifier">p</span><span class="special">),</span> <span class="identifier">k</span><span class="special">)</span></pre>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../nmp.html#math.dist.cdf">Cumulative Distribution Function</a>
- </p>
- </td>
-<td>
- <p>
- The probability of obtaining <span class="bold"><strong>k failures or
- fewer</strong></span> from k+r trials with success fraction p and success
- on the last trial. For example:
- </p>
- <p>
-
+ <p>
+ <a class="link" href="../nmp.html#math.dist.cdf">Cumulative Distribution Function</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The probability of obtaining <span class="bold"><strong>k failures
+ or fewer</strong></span> from k+r trials with success fraction p
+ and success on the last trial. For example:
+ </p>
+ <p>
+
 </p>
 <pre class="programlisting"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">negative_binomial</span><span class="special">(</span><span class="identifier">r</span><span class="special">,</span> <span class="identifier">p</span><span class="special">),</span> <span class="identifier">k</span><span class="special">)</span></pre>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../nmp.html#math.dist.ccdf">Complement of the Cumulative Distribution
- Function</a>
- </p>
- </td>
-<td>
- <p>
- The probability of obtaining <span class="bold"><strong>more than k
- failures</strong></span> from k+r trials with success fraction p and
- success on the last trial. For example:
- </p>
- <p>
-
+ <p>
+ <a class="link" href="../nmp.html#math.dist.ccdf">Complement of the Cumulative
+ Distribution Function</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The probability of obtaining <span class="bold"><strong>more than
+ k failures</strong></span> from k+r trials with success fraction
+ p and success on the last trial. For example:
+ </p>
+ <p>
+
 </p>
 <pre class="programlisting"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">negative_binomial</span><span class="special">(</span><span class="identifier">r</span><span class="special">,</span> <span class="identifier">p</span><span class="special">),</span> <span class="identifier">k</span><span class="special">))</span></pre>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../nmp.html#math.dist.quantile">Quantile</a>
- </p>
- </td>
-<td>
- <p>
- The <span class="bold"><strong>greatest</strong></span> number of failures
- k expected to be observed from k+r trials with success fraction
- p, at probability P. Note that the value returned is a real-number,
- and not an integer. Depending on the use case you may want to take
- either the floor or ceiling of the real result. For example:
- </p>
- <p>
-
+ <p>
+ <a class="link" href="../nmp.html#math.dist.quantile">Quantile</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The <span class="bold"><strong>greatest</strong></span> number of failures
+ k expected to be observed from k+r trials with success fraction
+ p, at probability P. Note that the value returned is a real-number,
+ and not an integer. Depending on the use case you may want
+ to take either the floor or ceiling of the real result. For
+ example:
+ </p>
+ <p>
+
 </p>
 <pre class="programlisting"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">negative_binomial</span><span class="special">(</span><span class="identifier">r</span><span class="special">,</span> <span class="identifier">p</span><span class="special">),</span> <span class="identifier">P</span><span class="special">)</span></pre>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../nmp.html#math.dist.quantile_c">Quantile from the complement
- of the probability</a>
- </p>
- </td>
-<td>
- <p>
- The <span class="bold"><strong>smallest</strong></span> number of failures
- k expected to be observed from k+r trials with success fraction
- p, at probability P. Note that the value returned is a real-number,
- and not an integer. Depending on the use case you may want to take
- either the floor or ceiling of the real result. For example:
+ <p>
+ <a class="link" href="../nmp.html#math.dist.quantile_c">Quantile from the complement
+ of the probability</a>
+ </p>
+ </td>
+<td>
+ <p>
+ The <span class="bold"><strong>smallest</strong></span> number of failures
+ k expected to be observed from k+r trials with success fraction
+ p, at probability P. Note that the value returned is a real-number,
+ and not an integer. Depending on the use case you may want
+ to take either the floor or ceiling of the real result. For
+ example:
 </p>
 <pre class="programlisting"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">negative_binomial</span><span class="special">(</span><span class="identifier">r</span><span class="special">,</span> <span class="identifier">p</span><span class="special">),</span> <span class="identifier">P</span><span class="special">))</span></pre>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.accuracy"></a><h5>
-<a name="id1184977"></a>
+<a name="id1110109"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -606,7 +609,7 @@
             please refer to these functions for information on accuracy.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.implementation"></a><h5>
-<a name="id1185003"></a>
+<a name="id1110136"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -622,249 +625,252 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- pdf = exp(lgamma(r + k) - lgamma(r) - lgamma(k+1)) * pow(p, r)
- * pow((1-p), k)
- </p>
- <p>
- Implementation is in terms of <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>:
- </p>
- <p>
- (p/(r + k)) * ibeta_derivative(r, static_cast&lt;RealType&gt;(k+1),
- p) The function <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>
- is used here, since it has already been optimised for the lowest
- possible error - indeed this is really just a thin wrapper around
- part of the internals of the incomplete beta function.
- </p>
+ <p>
+ pdf = exp(lgamma(r + k) - lgamma(r) - lgamma(k+1)) * pow(p,
+ r) * pow((1-p), k)
+ </p>
+ <p>
+ Implementation is in terms of <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>:
+ </p>
+ <p>
+ (p/(r + k)) * ibeta_derivative(r, static_cast&lt;RealType&gt;(k+1),
+ p) The function <a class="link" href="../../../special/sf_beta/beta_derivative.html" title="Derivative of the Incomplete Beta Function">ibeta_derivative</a>
+ is used here, since it has already been optimised for the lowest
+ possible error - indeed this is really just a thin wrapper
+ around part of the internals of the incomplete beta function.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation:
- </p>
- <p>
- cdf = I<sub>p</sub>(r, k+1) = ibeta(r, k+1, p)
- </p>
- <p>
- = ibeta(r, static_cast&lt;RealType&gt;(k+1), p)
- </p>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ cdf = I<sub>p</sub>(r, k+1) = ibeta(r, k+1, p)
+ </p>
+ <p>
+ = ibeta(r, static_cast&lt;RealType&gt;(k+1), p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation:
- </p>
- <p>
- 1 - cdf = I<sub>p</sub>(k+1, r)
- </p>
- <p>
- = ibetac(r, static_cast&lt;RealType&gt;(k+1), p)
- </p>
+ <p>
+ Using the relation:
+ </p>
+ <p>
+ 1 - cdf = I<sub>p</sub>(k+1, r)
+ </p>
+ <p>
+ = ibetac(r, static_cast&lt;RealType&gt;(k+1), p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- ibeta_invb(r, p, P) - 1
- </p>
+ <p>
+ ibeta_invb(r, p, P) - 1
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- ibetac_invb(r, p, Q) -1)
- </p>
+ <p>
+ ibetac_invb(r, p, Q) -1)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span><span class="special">(</span><span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">)/</span><span class="identifier">p</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span><span class="special">(</span><span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">)/</span><span class="identifier">p</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">(</span><span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">)</span>
- <span class="special">/</span> <span class="identifier">p</span>
- <span class="special">*</span> <span class="identifier">p</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">(</span><span class="number">1</span><span class="special">-</span><span class="identifier">p</span><span class="special">)</span>
+ <span class="special">/</span> <span class="identifier">p</span>
+ <span class="special">*</span> <span class="identifier">p</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">floor</span><span class="special">((</span><span class="identifier">r</span><span class="special">-</span><span class="number">1</span><span class="special">)</span> <span class="special">*</span> <span class="special">(</span><span class="number">1</span> <span class="special">-</span> <span class="identifier">p</span><span class="special">)/</span><span class="identifier">p</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">floor</span><span class="special">((</span><span class="identifier">r</span><span class="special">-</span><span class="number">1</span><span class="special">)</span>
+ <span class="special">*</span> <span class="special">(</span><span class="number">1</span> <span class="special">-</span>
+ <span class="identifier">p</span><span class="special">)/</span><span class="identifier">p</span><span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="special">(</span><span class="number">2</span>
- <span class="special">-</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
- <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">r</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">p</span><span class="special">))</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">(</span><span class="number">2</span>
+ <span class="special">-</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
+ <span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">r</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">p</span><span class="special">))</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="number">6</span> <span class="special">/</span>
- <span class="identifier">r</span> <span class="special">+</span>
- <span class="special">(</span><span class="identifier">p</span>
- <span class="special">*</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
- <span class="identifier">r</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">p</span>
- <span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="number">6</span> <span class="special">/</span>
+ <span class="identifier">r</span> <span class="special">+</span>
+ <span class="special">(</span><span class="identifier">p</span>
+ <span class="special">*</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
+ <span class="identifier">r</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">p</span>
+ <span class="special">)</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- <code class="computeroutput"><span class="number">6</span> <span class="special">/</span>
- <span class="identifier">r</span> <span class="special">+</span>
- <span class="special">(</span><span class="identifier">p</span>
- <span class="special">*</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
- <span class="identifier">r</span> <span class="special">*</span>
- <span class="special">(</span><span class="number">1</span>
- <span class="special">-</span> <span class="identifier">p</span>
- <span class="special">)</span> <span class="special">-</span><span class="number">3</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="number">6</span> <span class="special">/</span>
+ <span class="identifier">r</span> <span class="special">+</span>
+ <span class="special">(</span><span class="identifier">p</span>
+ <span class="special">*</span> <span class="identifier">p</span><span class="special">)</span> <span class="special">/</span>
+ <span class="identifier">r</span> <span class="special">*</span>
+ <span class="special">(</span><span class="number">1</span>
+ <span class="special">-</span> <span class="identifier">p</span>
+ <span class="special">)</span> <span class="special">-</span><span class="number">3</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- parameter estimation member functions
- </p>
+ <p>
+ parameter estimation member functions
+ </p>
                   </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">find_lower_bound_on_p</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">find_lower_bound_on_p</span></code>
+ </p>
                   </td>
 <td>
- <p>
- ibeta_inv(successes, failures + 1, alpha)
- </p>
+ <p>
+ ibeta_inv(successes, failures + 1, alpha)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">find_upper_bound_on_p</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">find_upper_bound_on_p</span></code>
+ </p>
                   </td>
 <td>
- <p>
- ibetac_inv(successes, failures, alpha) plus see comments in code.
- </p>
+ <p>
+ ibetac_inv(successes, failures, alpha) plus see comments in
+ code.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">find_minimum_number_of_trials</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">find_minimum_number_of_trials</span></code>
+ </p>
                   </td>
 <td>
- <p>
- ibeta_inva(k + 1, p, alpha)
- </p>
+ <p>
+ ibeta_inva(k + 1, p, alpha)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">find_maximum_number_of_trials</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">find_maximum_number_of_trials</span></code>
+ </p>
                   </td>
 <td>
- <p>
- ibetac_inva(k + 1, p, alpha)
- </p>
+ <p>
+ ibetac_inva(k + 1, p, alpha)
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -874,15 +880,15 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- The real concept type (that deliberately lacks the Lanczos approximation),
- was found to take several minutes to evaluate some extreme test values,
- so the test has been disabled for this type.
- </li>
+ The real concept type (that deliberately lacks the Lanczos approximation),
+ was found to take several minutes to evaluate some extreme test values,
+ so the test has been disabled for this type.
+ </li>
 <li>
- Much greater speed, and perhaps greater accuracy, might be achieved
- for extreme values by using a normal approximation. This is NOT been
- tested or implemented.
- </li>
+ Much greater speed, and perhaps greater accuracy, might be achieved
+ for extreme values by using a normal approximation. This is NOT been
+ tested or implemented.
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -896,7 +902,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lognormal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nc_beta_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="lognormal_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nc_beta_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/normal_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/normal_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/normal_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Normal (Gaussian) Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pareto.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_t_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="pareto.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -72,7 +72,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/normal_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.normal_dist.member_functions"></a><h5>
-<a name="id1197054"></a>
+<a name="id1121001"></a>
             <a class="link" href="normal_dist.html#math_toolkit.dist.dist_ref.dists.normal_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -102,7 +102,7 @@
             be used generically).
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.normal_dist.non_member_accessors"></a><h5>
-<a name="id1197251"></a>
+<a name="id1121198"></a>
             <a class="link" href="normal_dist.html#math_toolkit.dist.dist_ref.dists.normal_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -124,7 +124,7 @@
             and complement cdf -&#8734; = 1 and +&#8734; = 0, if RealType permits.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.normal_dist.accuracy"></a><h5>
-<a name="id1197348"></a>
+<a name="id1121295"></a>
             <a class="link" href="normal_dist.html#math_toolkit.dist.dist_ref.dists.normal_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -132,7 +132,7 @@
             function</a>, and as such should have very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.normal_dist.implementation"></a><h5>
-<a name="id1197372"></a>
+<a name="id1121319"></a>
             <a class="link" href="normal_dist.html#math_toolkit.dist.dist_ref.dists.normal_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -146,135 +146,135 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = e<sup>-(x-m)<sup>2</sup>/(2s<sup>2</sup>)</sup> / (s * sqrt(2*pi))
- </p>
+ <p>
+ Using the relation: pdf = e<sup>-(x-m)<sup>2</sup>/(2s<sup>2</sup>)</sup> / (s * sqrt(2*pi))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = 0.5 * <a class="link" href="../../../special/sf_erf/error_function.html" title="Error Functions">erfc</a>(-(x-m)/(s*sqrt(2)))
- </p>
+ <p>
+ Using the relation: p = 0.5 * <a class="link" href="../../../special/sf_erf/error_function.html" title="Error Functions">erfc</a>(-(x-m)/(s*sqrt(2)))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = 0.5 * <a class="link" href="../../../special/sf_erf/error_function.html" title="Error Functions">erfc</a>((x-m)/(s*sqrt(2)))
- </p>
+ <p>
+ Using the relation: q = 0.5 * <a class="link" href="../../../special/sf_erf/error_function.html" title="Error Functions">erfc</a>((x-m)/(s*sqrt(2)))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = m - s * sqrt(2) * <a class="link" href="../../../special/sf_erf/error_inv.html" title="Error Function Inverses">erfc_inv</a>(2*p)
- </p>
+ <p>
+ Using the relation: x = m - s * sqrt(2) * <a class="link" href="../../../special/sf_erf/error_inv.html" title="Error Function Inverses">erfc_inv</a>(2*p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = m + s * sqrt(2) * <a class="link" href="../../../special/sf_erf/error_inv.html" title="Error Function Inverses">erfc_inv</a>(2*p)
- </p>
+ <p>
+ Using the relation: x = m + s * sqrt(2) * <a class="link" href="../../../special/sf_erf/error_inv.html" title="Error Function Inverses">erfc_inv</a>(2*p)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean and standard deviation
- </p>
+ <p>
+ mean and standard deviation
+ </p>
                   </td>
 <td>
- <p>
- The same as <code class="computeroutput"><span class="identifier">dist</span><span class="special">.</span><span class="identifier">mean</span><span class="special">()</span></code> and <code class="computeroutput"><span class="identifier">dist</span><span class="special">.</span><span class="identifier">standard_deviation</span><span class="special">()</span></code>
- </p>
+ <p>
+ The same as <code class="computeroutput"><span class="identifier">dist</span><span class="special">.</span><span class="identifier">mean</span><span class="special">()</span></code> and <code class="computeroutput"><span class="identifier">dist</span><span class="special">.</span><span class="identifier">standard_deviation</span><span class="special">()</span></code>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- The same as the mean.
- </p>
+ <p>
+ The same as the mean.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 3
- </p>
+ <p>
+ 3
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -291,7 +291,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nc_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pareto.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nc_t_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="pareto.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Pareto Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="normal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="poisson_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="normal_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="poisson_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -79,12 +79,12 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/pareto_pdf2.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.related_distributions"></a><h5>
-<a name="id1198270"></a>
+<a name="id1122568"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.related_distributions">Related
             distributions</a>
           </h5>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.member_functions"></a><h5>
-<a name="id1198288"></a>
+<a name="id1122586"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.member_functions">Member
             Functions</a>
           </h5>
@@ -110,7 +110,7 @@
             Returns the <span class="emphasis"><em>shape</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.non_member_accessors"></a><h5>
-<a name="id1198458"></a>
+<a name="id1122757"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -130,7 +130,7 @@
             The supported domain of the random variable is [location, &#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.accuracy"></a><h5>
-<a name="id1198558"></a>
+<a name="id1122856"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -140,7 +140,7 @@
             to unity.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.implementation"></a><h5>
-<a name="id1198587"></a>
+<a name="id1122885"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.implementation">Implementation</a>
           </h5>
 <p>
@@ -156,167 +156,171 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf p = &#945;&#946;<sup>&#945;</sup>/x<sup>&#945; +1</sup>
- </p>
+ <p>
+ Using the relation: pdf p = &#945;&#946;<sup>&#945;</sup>/x<sup>&#945; +1</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: cdf p = 1 - (&#946; / x)<sup>&#945;</sup>
- </p>
+ <p>
+ Using the relation: cdf p = 1 - (&#946; / x)<sup>&#945;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = 1 - p = -(&#946; / x)<sup>&#945;</sup>
- </p>
+ <p>
+ Using the relation: q = 1 - p = -(&#946; / x)<sup>&#945;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = &#945; / (1 - p)<sup>1/&#946;</sup>
- </p>
+ <p>
+ Using the relation: x = &#945; / (1 - p)<sup>1/&#946;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = &#945; / (q)<sup>1/&#946;</sup>
- </p>
+ <p>
+ Using the relation: x = &#945; / (q)<sup>1/&#946;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- &#945;&#946; / (&#946; - 1)
- </p>
+ <p>
+ &#945;&#946; / (&#946; - 1)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- &#946;&#945;<sup>2</sup> / (&#946; - 1)<sup>2</sup> (&#946; - 2)
- </p>
+ <p>
+ &#946;&#945;<sup>2</sup> / (&#946; - 1)<sup>2</sup> (&#946; - 2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- &#945;
- </p>
+ <p>
+ &#945;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- Refer to <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
- Eric W. "Pareto Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
+ Eric W. "Pareto Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- Refer to <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
- Eric W. "Pareto Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
+ Eric W. "Pareto Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- Refer to <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
- Eric W. "pareto Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
+ Eric W. "pareto Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.references"></a><h5>
-<a name="id1198877"></a>
+<a name="id1123190"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://en.wikipedia.org/wiki/pareto_distribution" target="_top">Pareto
- Distribution</a></li>
-<li><a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
- Eric W. "Pareto Distribution." From MathWorld--A Wolfram
- Web Resource.</a></li>
+<li>
+ <a href="http://en.wikipedia.org/wiki/pareto_distribution" target="_top">Pareto
+ Distribution</a>
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/paretoDistribution.html" target="_top">Weisstein,
+ Eric W. "Pareto Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -330,7 +334,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="normal_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="poisson_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="normal_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="poisson_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/poisson_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/poisson_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/poisson_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Poisson Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pareto.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rayleigh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pareto.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="rayleigh.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -79,7 +79,7 @@
             </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -115,7 +115,7 @@
 <p>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.poisson_dist.member_functions"></a><h5>
-<a name="id1199397"></a>
+<a name="id1123717"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -130,7 +130,7 @@
             Returns the <span class="emphasis"><em>mean</em></span> of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.poisson_dist.non_member_accessors"></a><h5>
-<a name="id1199487"></a>
+<a name="id1123807"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -150,7 +150,7 @@
             The domain of the random variable is [0, &#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.poisson_dist.accuracy"></a><h5>
-<a name="id1199584"></a>
+<a name="id1123904"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -164,7 +164,7 @@
             using an iterative method with a lower tolerance to avoid excessive computation.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.poisson_dist.implementation"></a><h5>
-<a name="id1199613"></a>
+<a name="id1123933"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -179,139 +179,139 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = e<sup>-&#955;</sup> &#955;<sup>k</sup> / k!
- </p>
+ <p>
+ Using the relation: pdf = e<sup>-&#955;</sup> &#955;<sup>k</sup> / k!
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = &#915;(k+1, &#955;) / k! = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>(k+1,
- &#955;)
- </p>
+ <p>
+ Using the relation: p = &#915;(k+1, &#955;) / k! = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>(k+1,
+ &#955;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>(k+1,
- &#955;)
- </p>
+ <p>
+ Using the relation: q = <a class="link" href="../../../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>(k+1,
+ &#955;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: k = <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>(&#955;,
- p) - 1
- </p>
+ <p>
+ Using the relation: k = <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>(&#955;,
+ p) - 1
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: k = <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>(&#955;,
- q) - 1
- </p>
+ <p>
+ Using the relation: k = <a class="link" href="../../../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>(&#955;,
+ q) - 1
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- &#955;
- </p>
+ <p>
+ &#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- floor (&#955;) or &#8970;&#955;&#8971;
- </p>
+ <p>
+ floor (&#955;) or &#8970;&#955;&#8971;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 1/&#8730;&#955;
- </p>
+ <p>
+ 1/&#8730;&#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 3 + 1/&#955;
- </p>
+ <p>
+ 3 + 1/&#955;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 1/&#955;
- </p>
+ <p>
+ 1/&#955;
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -328,7 +328,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pareto.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rayleigh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pareto.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="rayleigh.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Rayleigh Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="poisson_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="students_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="poisson_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="students_t_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -79,7 +79,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/rayleigh_cdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.related_distributions"></a><h5>
-<a name="id1200350"></a>
+<a name="id1124654"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.related_distributions">Related
             distributions</a>
           </h5>
@@ -95,7 +95,7 @@
             distribution</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.member_functions"></a><h5>
-<a name="id1200402"></a>
+<a name="id1124706"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.member_functions">Member
             Functions</a>
           </h5>
@@ -114,7 +114,7 @@
             Returns the <span class="emphasis"><em>sigma</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.non_member_accessors"></a><h5>
-<a name="id1200506"></a>
+<a name="id1127300"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -134,7 +134,7 @@
             The domain of the random variable is [0, max_value].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.accuracy"></a><h5>
-<a name="id1200606"></a>
+<a name="id1127399"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -144,7 +144,7 @@
             using NTL RR type with 150-bit accuracy, about 50 decimal digits.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.implementation"></a><h5>
-<a name="id1200639"></a>
+<a name="id1127433"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.implementation">Implementation</a>
           </h5>
 <p>
@@ -159,168 +159,172 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = x * exp(-x<sup>2</sup>)/2 &#963;<sup>2</sup>
- </p>
+ <p>
+ Using the relation: pdf = x * exp(-x<sup>2</sup>)/2 &#963;<sup>2</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = 1 - exp(-x<sup>2</sup>/2) &#963;<sup>2</sup> = -<a class="link" href="../../../special/powers/expm1.html" title="expm1">expm1</a>(-x<sup>2</sup>/2)
- &#963;<sup>2</sup>
- </p>
+ <p>
+ Using the relation: p = 1 - exp(-x<sup>2</sup>/2) &#963;<sup>2</sup> = -<a class="link" href="../../../special/powers/expm1.html" title="expm1">expm1</a>(-x<sup>2</sup>/2)
+ &#963;<sup>2</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = exp(-x<sup>2</sup>/ 2) * &#963;<sup>2</sup>
- </p>
+ <p>
+ Using the relation: q = exp(-x<sup>2</sup>/ 2) * &#963;<sup>2</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = sqrt(-2 * &#963; <sup>2</sup>) * log(1 - p)) = sqrt(-2
- * &#963; <sup>2</sup>) * <a class="link" href="../../../special/powers/log1p.html" title="log1p">log1p</a>(-p))
- </p>
+ <p>
+ Using the relation: x = sqrt(-2 * &#963; <sup>2</sup>) * log(1 - p)) = sqrt(-2
+ * &#963; <sup>2</sup>) * <a class="link" href="../../../special/powers/log1p.html" title="log1p">log1p</a>(-p))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = sqrt(-2 * &#963; <sup>2</sup>) * log(q))
- </p>
+ <p>
+ Using the relation: x = sqrt(-2 * &#963; <sup>2</sup>) * log(q))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- &#963; * sqrt(&#960;/2)
- </p>
+ <p>
+ &#963; * sqrt(&#960;/2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- &#963;<sup>2</sup> * (4 - &#960;/2)
- </p>
+ <p>
+ &#963;<sup>2</sup> * (4 - &#960;/2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- &#963;
- </p>
+ <p>
+ &#963;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- Constant from <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Constant from <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- Constant from <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Constant from <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- Constant from <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Constant from <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.references"></a><h5>
-<a name="id1200957"></a>
+<a name="id1127765"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li>http://en.wikipedia.org/wiki/Rayleigh_distribution</li>
-<li><a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
- Eric W. "Rayleigh Distribution." From MathWorld--A Wolfram
- Web Resource.</a></li>
+<li>
+ http://en.wikipedia.org/wiki/Rayleigh_distribution
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/RayleighDistribution.html" target="_top">Weisstein,
+ Eric W. "Rayleigh Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -334,7 +338,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="poisson_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="students_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="poisson_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="students_t_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/students_t_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/students_t_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/students_t_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Students t Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rayleigh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="triangular_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rayleigh.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="triangular_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -90,7 +90,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/students_t_pdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.students_t_dist.member_functions"></a><h5>
-<a name="id1201531"></a>
+<a name="id1128346"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -127,34 +127,34 @@
 <dl>
 <dt><span class="term">difference_from_mean</span></dt>
 <dd><p>
- The difference between the true mean and the sample mean that we
- wish to show is significant.
- </p></dd>
+ The difference between the true mean and the sample mean that we
+ wish to show is significant.
+ </p></dd>
 <dt><span class="term">alpha</span></dt>
 <dd><p>
- The maximum acceptable probability of rejecting the null hypothesis
- when it is in fact true.
- </p></dd>
+ The maximum acceptable probability of rejecting the null hypothesis
+ when it is in fact true.
+ </p></dd>
 <dt><span class="term">beta</span></dt>
 <dd><p>
- The maximum acceptable probability of failing to reject the null
- hypothesis when it is in fact false.
- </p></dd>
+ The maximum acceptable probability of failing to reject the null
+ hypothesis when it is in fact false.
+ </p></dd>
 <dt><span class="term">sd</span></dt>
 <dd><p>
- The sample standard deviation.
- </p></dd>
+ The sample standard deviation.
+ </p></dd>
 <dt><span class="term">hint</span></dt>
 <dd><p>
- A hint for the location to start looking for the result, a good choice
- for this would be the sample size of a previous borderline Student's
- t test.
- </p></dd>
+ A hint for the location to start looking for the result, a good
+ choice for this would be the sample size of a previous borderline
+ Student's t test.
+ </p></dd>
 </dl>
 </div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -167,7 +167,7 @@
             Engineering Statistics Handbook</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.students_t_dist.non_member_accessors"></a><h5>
-<a name="id1201817"></a>
+<a name="id1128638"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -187,7 +187,7 @@
             The domain of the random variable is [-&#8734;, +&#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.students_t_dist.examples"></a><h5>
-<a name="id1201916"></a>
+<a name="id1128737"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.examples">Examples</a>
           </h5>
 <p>
@@ -195,7 +195,7 @@
             are available illustrating the use of the Student's t distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.students_t_dist.accuracy"></a><h5>
-<a name="id1201943"></a>
+<a name="id1128764"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -204,7 +204,7 @@
             inverses</a>, refer to accuracy data on those functions for more information.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.students_t_dist.implementation"></a><h5>
-<a name="id1201974"></a>
+<a name="id1128795"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -219,181 +219,181 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = (v / (v + t<sup>2</sup>))<sup>(1+v)/2 </sup> / (sqrt(v) *
- <a class="link" href="../../../special/sf_beta/beta_function.html" title="Beta">beta</a>(v/2,
- 0.5))
- </p>
+ <p>
+ Using the relation: pdf = (v / (v + t<sup>2</sup>))<sup>(1+v)/2 </sup> / (sqrt(v)
+ * <a class="link" href="../../../special/sf_beta/beta_function.html" title="Beta">beta</a>(v/2,
+ 0.5))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relations:
- </p>
- <p>
- p = 1 - z <span class="emphasis"><em>iff t &gt; 0</em></span>
- </p>
- <p>
- p = z <span class="emphasis"><em>otherwise</em></span>
- </p>
- <p>
- where z is given by:
- </p>
- <p>
- <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(v
- / 2, 0.5, v / (v + t<sup>2</sup>)) / 2 <span class="emphasis"><em>iff v &lt; 2t<sup>2</sup></em></span>
- </p>
- <p>
- <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(0.5,
- v / 2, t<sup>2 </sup> / (v + t<sup>2</sup>) / 2 <span class="emphasis"><em>otherwise</em></span>
- </p>
+ <p>
+ Using the relations:
+ </p>
+ <p>
+ p = 1 - z <span class="emphasis"><em>iff t &gt; 0</em></span>
+ </p>
+ <p>
+ p = z <span class="emphasis"><em>otherwise</em></span>
+ </p>
+ <p>
+ where z is given by:
+ </p>
+ <p>
+ <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>(v
+ / 2, 0.5, v / (v + t<sup>2</sup>)) / 2 <span class="emphasis"><em>iff v &lt; 2t<sup>2</sup></em></span>
+ </p>
+ <p>
+ <a class="link" href="../../../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>(0.5,
+ v / 2, t<sup>2 </sup> / (v + t<sup>2</sup>) / 2 <span class="emphasis"><em>otherwise</em></span>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = cdf(-t)
- </p>
+ <p>
+ Using the relation: q = cdf(-t)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: t = sign(p - 0.5) * sqrt(v * y / x)
- </p>
- <p>
- where:
- </p>
- <p>
- x = <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>(v
- / 2, 0.5, 2 * min(p, q))
- </p>
- <p>
- y = 1 - x
- </p>
- <p>
- The quantities <span class="emphasis"><em>x</em></span> and <span class="emphasis"><em>y</em></span>
- are both returned by <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
- without the subtraction implied above.
- </p>
+ <p>
+ Using the relation: t = sign(p - 0.5) * sqrt(v * y / x)
+ </p>
+ <p>
+ where:
+ </p>
+ <p>
+ x = <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>(v
+ / 2, 0.5, 2 * min(p, q))
+ </p>
+ <p>
+ y = 1 - x
+ </p>
+ <p>
+ The quantities <span class="emphasis"><em>x</em></span> and <span class="emphasis"><em>y</em></span>
+ are both returned by <a class="link" href="../../../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
+ without the subtraction implied above.
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: t = -quantile(q)
- </p>
+ <p>
+ Using the relation: t = -quantile(q)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- v / (v - 2)
- </p>
+ <p>
+ v / (v - 2)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 3 * (v - 2) / (v - 4)
- </p>
+ <p>
+ 3 * (v - 2) / (v - 4)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- 6 / (df - 4)
- </p>
+ <p>
+ 6 / (df - 4)
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -410,7 +410,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rayleigh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="triangular_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rayleigh.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="triangular_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Triangular Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="students_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="weibull.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="students_t_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="weibull.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -76,11 +76,11 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- 2(x-a)/(b-a) (c-a) for a &lt;= x &lt;= c
- </li>
+ 2(x-a)/(b-a) (c-a) for a &lt;= x &lt;= c
+ </li>
 <li>
- 2(b-x)/(b-a)(b-c) for c &lt; x &lt;= b
- </li>
+ 2(b-x)/(b-a)(b-c) for c &lt; x &lt;= b
+ </li>
 </ul></div>
 <p>
             Parameter a (lower) can be any finite value. Parameter b (upper) can
@@ -121,7 +121,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/triangular_cdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.triangular_dist.member_functions"></a><h5>
-<a name="id1203458"></a>
+<a name="id1130094"></a>
             <a class="link" href="triangular_dist.html#math_toolkit.dist.dist_ref.dists.triangular_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -156,7 +156,7 @@
             (default+1).
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.triangular_dist.non_member_accessors"></a><h5>
-<a name="id1203676"></a>
+<a name="id1130313"></a>
             <a class="link" href="triangular_dist.html#math_toolkit.dist.dist_ref.dists.triangular_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -177,7 +177,7 @@
             range is lower &lt;= x &lt;= upper.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.triangular_dist.accuracy"></a><h5>
-<a name="id1203776"></a>
+<a name="id1130412"></a>
             <a class="link" href="triangular_dist.html#math_toolkit.dist.dist_ref.dists.triangular_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -186,7 +186,7 @@
             with arguments nearing the extremes of zero and unity.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.triangular_dist.implementation"></a><h5>
-<a name="id1203797"></a>
+<a name="id1130434"></a>
             <a class="link" href="triangular_dist.html#math_toolkit.dist.dist_ref.dists.triangular_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -203,165 +203,165 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = 0 for x &lt; mode, 2(x-a)/(b-a)(c-a)
- else 2*(b-x)/((b-a)(b-c))
- </p>
+ <p>
+ Using the relation: pdf = 0 for x &lt; mode, 2(x-a)/(b-a)(c-a)
+ else 2*(b-x)/((b-a)(b-c))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: cdf = 0 for x &lt; mode (x-a)<sup>2</sup>/((b-a)(c-a))
- else 1 - (b-x)<sup>2</sup>/((b-a)(b-c))
- </p>
+ <p>
+ Using the relation: cdf = 0 for x &lt; mode (x-a)<sup>2</sup>/((b-a)(c-a))
+ else 1 - (b-x)<sup>2</sup>/((b-a)(b-c))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = 1 - p
- </p>
+ <p>
+ Using the relation: q = 1 - p
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- let p0 = (c-a)/(b-a) the point of inflection on the cdf, then
- given probability p and q = 1-p:
- </p>
- <p>
- x = sqrt((b-a)(c-a)p) + a ; for p &lt; p0
- </p>
- <p>
- x = c ; for p == p0
- </p>
- <p>
- x = b - sqrt((b-a)(b-c)q) ; for p &gt; p0
- </p>
- <p>
- (See /boost/math/distributions/triangular.hpp
- for details.)
- </p>
+ <p>
+ let p0 = (c-a)/(b-a) the point of inflection on the cdf, then
+ given probability p and q = 1-p:
+ </p>
+ <p>
+ x = sqrt((b-a)(c-a)p) + a ; for p &lt; p0
+ </p>
+ <p>
+ x = c ; for p == p0
+ </p>
+ <p>
+ x = b - sqrt((b-a)(b-c)q) ; for p &gt; p0
+ </p>
+ <p>
+ (See /boost/math/distributions/triangular.hpp
+ for details.)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- As quantile (See /boost/math/distributions/triangular.hpp
- for details.)
- </p>
+ <p>
+ As quantile (See /boost/math/distributions/triangular.hpp
+ for details.)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- (a + b + 3) / 3
- </p>
+ <p>
+ (a + b + 3) / 3
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- (a<sup>2</sup>+b<sup>2</sup>+c<sup>2</sup> - ab - ac - bc)/18
- </p>
+ <p>
+ (a<sup>2</sup>+b<sup>2</sup>+c<sup>2</sup> - ab - ac - bc)/18
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- c
- </p>
+ <p>
+ c
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- (See /boost/math/distributions/triangular.hpp
- for details).
- </p>
+ <p>
+ (See /boost/math/distributions/triangular.hpp
+ for details).
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 12/5
- </p>
+ <p>
+ 12/5
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- -3/5
- </p>
+ <p>
+ -3/5
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -371,28 +371,38 @@
             Calculate and plot probability distributions</a>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.triangular_dist.references"></a><h5>
-<a name="id1204115"></a>
+<a name="id1130766"></a>
             <a class="link" href="triangular_dist.html#math_toolkit.dist.dist_ref.dists.triangular_dist.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://en.wikipedia.org/wiki/Triangular_distribution" target="_top">Wikpedia
- triangular distribution</a></li>
-<li><a href="http://mathworld.wolfram.com/TriangularDistribution.html" target="_top">Weisstein,
- Eric W. "Triangular Distribution." From MathWorld--A Wolfram
- Web Resource.</a></li>
 <li>
- Evans, M.; Hastings, N.; and Peacock, B. "Triangular Distribution."
- Ch. 40 in Statistical Distributions, 3rd ed. New York: Wiley, pp. 187-188,
- 2000, ISBN - 0471371246]
- </li>
-<li><a href="http://www.brighton-webs.co.uk/distributions/triangular.asp" target="_top">Brighton
- Webs Ltd. BW D-Calc 1.0 Distribution Calculator</a></li>
-<li><a href="http://www.worldscibooks.com/mathematics/etextbook/5720/5720_chap1.pdf" target="_top">The
- Triangular Distribution including its history.</a></li>
-<li><a href="http://www.measurement.sk/2002/S1/Wimmer2.pdf" target="_top">Gejza Wimmer,
- Viktor Witkovsky and Tomas Duby, Measurement Science Review, Volume
- 2, Section 1, 2002, Proper Rounding Of The Measurement Results Under
- The Assumption Of Triangular Distribution.</a></li>
+ <a href="http://en.wikipedia.org/wiki/Triangular_distribution" target="_top">Wikpedia
+ triangular distribution</a>
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/TriangularDistribution.html" target="_top">Weisstein,
+ Eric W. "Triangular Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </li>
+<li>
+ Evans, M.; Hastings, N.; and Peacock, B. "Triangular Distribution."
+ Ch. 40 in Statistical Distributions, 3rd ed. New York: Wiley, pp.
+ 187-188, 2000, ISBN - 0471371246]
+ </li>
+<li>
+ <a href="http://www.brighton-webs.co.uk/distributions/triangular.asp" target="_top">Brighton
+ Webs Ltd. BW D-Calc 1.0 Distribution Calculator</a>
+ </li>
+<li>
+ <a href="http://www.worldscibooks.com/mathematics/etextbook/5720/5720_chap1.pdf" target="_top">The
+ Triangular Distribution including its history.</a>
+ </li>
+<li>
+ <a href="http://www.measurement.sk/2002/S1/Wimmer2.pdf" target="_top">Gejza
+ Wimmer, Viktor Witkovsky and Tomas Duby, Measurement Science Review,
+ Volume 2, Section 1, 2002, Proper Rounding Of The Measurement Results
+ Under The Assumption Of Triangular Distribution.</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -406,7 +416,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="students_t_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="weibull.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="students_t_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="weibull.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/uniform_dist.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/uniform_dist.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/uniform_dist.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Uniform Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="weibull.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../dist_algorithms.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="weibull.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../dist_algorithms.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -62,18 +62,18 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- 1 / (upper - lower) for lower &lt; x &lt; upper
- </li>
+ 1 / (upper - lower) for lower &lt; x &lt; upper
+ </li>
 <li>
- zero for x &lt; lower or x &gt; upper
- </li>
+ zero for x &lt; lower or x &gt; upper
+ </li>
 </ul></div>
 <p>
             and in this implementation:
           </p>
 <div class="itemizedlist"><ul type="disc"><li>
- 1 / (upper - lower) for x = lower or x = upper
- </li></ul></div>
+ 1 / (upper - lower) for x = lower or x = upper
+ </li></ul></div>
 <p>
             The choice of x = lower or x = upper is made because statistical use
             of this distribution judged is most likely: the method of maximum likelihood
@@ -110,7 +110,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/uniform_cdf.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.uniform_dist.member_functions"></a><h5>
-<a name="id1207085"></a>
+<a name="id1132848"></a>
             <a class="link" href="uniform_dist.html#math_toolkit.dist.dist_ref.dists.uniform_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -137,7 +137,7 @@
             Returns the <span class="emphasis"><em>upper</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.uniform_dist.non_member_accessors"></a><h5>
-<a name="id1207252"></a>
+<a name="id1133014"></a>
             <a class="link" href="uniform_dist.html#math_toolkit.dist.dist_ref.dists.uniform_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -158,7 +158,7 @@
             range is only <span class="emphasis"><em>lower</em></span> &lt;= x &lt;= <span class="emphasis"><em>upper</em></span>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.uniform_dist.accuracy"></a><h5>
-<a name="id1207357"></a>
+<a name="id1133119"></a>
             <a class="link" href="uniform_dist.html#math_toolkit.dist.dist_ref.dists.uniform_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -166,7 +166,7 @@
             and so should have errors within an epsilon or two.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.uniform_dist.implementation"></a><h5>
-<a name="id1207376"></a>
+<a name="id1133138"></a>
             <a class="link" href="uniform_dist.html#math_toolkit.dist.dist_ref.dists.uniform_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -182,164 +182,170 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = 0 for x &lt; a, 1 / (b - a) for a &lt;=
- x &lt;= b, 0 for x &gt; b
- </p>
+ <p>
+ Using the relation: pdf = 0 for x &lt; a, 1 / (b - a) for a
+ &lt;= x &lt;= b, 0 for x &gt; b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: cdf = 0 for x &lt; a, (x - a) / (b - a) for
- a &lt;= x &lt;= b, 1 for x &gt; b
- </p>
+ <p>
+ Using the relation: cdf = 0 for x &lt; a, (x - a) / (b - a)
+ for a &lt;= x &lt;= b, 1 for x &gt; b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = 1 - p, (b - x) / (b - a)
- </p>
+ <p>
+ Using the relation: q = 1 - p, (b - x) / (b - a)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = p * (b - a) + a;
- </p>
+ <p>
+ Using the relation: x = p * (b - a) + a;
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- x = -q * (b - a) + b
- </p>
+ <p>
+ x = -q * (b - a) + b
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- (a + b) / 2
- </p>
+ <p>
+ (a + b) / 2
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- (b - a) <sup>2</sup> / 12
- </p>
+ <p>
+ (b - a) <sup>2</sup> / 12
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- any value in [a, b] but a is chosen. (Would NaN be better?)
- </p>
+ <p>
+ any value in [a, b] but a is chosen. (Would NaN be better?)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- -6/5 = -1.2 exactly. (kurtosis - 3)
- </p>
+ <p>
+ -6/5 = -1.2 exactly. (kurtosis - 3)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- 9/5
- </p>
+ <p>
+ 9/5
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.uniform_dist.references"></a><h5>
-<a name="id1207637"></a>
+<a name="id1133414"></a>
             <a class="link" href="uniform_dist.html#math_toolkit.dist.dist_ref.dists.uniform_dist.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li><a href="http://en.wikipedia.org/wiki/Uniform_distribution_%28continuous%29" target="_top">Wikpedia
- continuous uniform distribution</a></li>
-<li><a href="http://mathworld.wolfram.com/UniformDistribution.html" target="_top">Weisstein,
- Weisstein, Eric W. "Uniform Distribution." From MathWorld--A
- Wolfram Web Resource.</a></li>
-<li>http://www.itl.nist.gov/div898/handbook/eda/section3/eda3662.htm</li>
+<li>
+ <a href="http://en.wikipedia.org/wiki/Uniform_distribution_%28continuous%29" target="_top">Wikpedia
+ continuous uniform distribution</a>
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/UniformDistribution.html" target="_top">Weisstein,
+ Weisstein, Eric W. "Uniform Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </li>
+<li>
+ http://www.itl.nist.gov/div898/handbook/eda/section3/eda3662.htm
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -353,7 +359,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="weibull.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../dist_algorithms.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="weibull.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../dist_algorithms.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/weibull.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/weibull.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/weibull.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Weibull Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dists.html" title="Distributions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="triangular_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="uniform_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="triangular_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="uniform_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -67,16 +67,16 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- constant over time, then &#945; = 1, suggests that items are failing from
- random events.
- </li>
+ constant over time, then &#945; = 1, suggests that items are failing from
+ random events.
+ </li>
 <li>
- decreases over time, then &#945; &lt; 1, suggesting "infant mortality".
- </li>
+ decreases over time, then &#945; &lt; 1, suggesting "infant mortality".
+ </li>
 <li>
- increases over time, then &#945; &gt; 1, suggesting "wear out" -
- more likely to fail as time goes by.
- </li>
+ increases over time, then &#945; &gt; 1, suggesting "wear out"
+ - more likely to fail as time goes by.
+ </li>
 </ul></div>
 <p>
             The following graph illustrates how the PDF varies with the shape parameter
@@ -93,7 +93,7 @@
             <span class="inlinemediaobject"><img src="../../../../../graphs/weibull_pdf2.png" align="middle"></span>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.related_distributions"></a><h5>
-<a name="id1204678"></a>
+<a name="id1131362"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.related_distributions">Related
             distributions</a>
           </h5>
@@ -107,7 +107,7 @@
             Distributions, Theory and Applications Samuel Kotz &amp; Saralees Nadarajah</a>.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.member_functions"></a><h5>
-<a name="id1204721"></a>
+<a name="id1131405"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.member_functions">Member
             Functions</a>
           </h5>
@@ -133,7 +133,7 @@
             Returns the <span class="emphasis"><em>scale</em></span> parameter of this distribution.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.non_member_accessors"></a><h5>
-<a name="id1204881"></a>
+<a name="id1131564"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -153,7 +153,7 @@
             The domain of the random variable is [0, &#8734;].
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.accuracy"></a><h5>
-<a name="id1206107"></a>
+<a name="id1131664"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -163,7 +163,7 @@
             as such should have very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.implementation"></a><h5>
-<a name="id1206148"></a>
+<a name="id1131705"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.implementation">Implementation</a>
           </h5>
 <p>
@@ -178,168 +178,174 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
                   </th>
 <th>
- <p>
- Implementation Notes
- </p>
+ <p>
+ Implementation Notes
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pdf
- </p>
+ <p>
+ pdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: pdf = &#945;&#946;<sup>-&#945; </sup>x<sup>&#945; - 1</sup> e<sup>-(x/beta)<sup>alpha</sup></sup>
- </p>
+ <p>
+ Using the relation: pdf = &#945;&#946;<sup>-&#945; </sup>x<sup>&#945; - 1</sup> e<sup>-(x/beta)<sup>alpha</sup></sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf
- </p>
+ <p>
+ cdf
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: p = -<a class="link" href="../../../special/powers/expm1.html" title="expm1">expm1</a>(-(x/&#946;)<sup>&#945;</sup>)
- </p>
+ <p>
+ Using the relation: p = -<a class="link" href="../../../special/powers/expm1.html" title="expm1">expm1</a>(-(x/&#946;)<sup>&#945;</sup>)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf complement
- </p>
+ <p>
+ cdf complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: q = e<sup>-(x/&#946;)<sup>&#945;</sup></sup>
- </p>
+ <p>
+ Using the relation: q = e<sup>-(x/&#946;)<sup>&#945;</sup></sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile
- </p>
+ <p>
+ quantile
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = &#946; * (-<a class="link" href="../../../special/powers/log1p.html" title="log1p">log1p</a>(-p))<sup>1/&#945;</sup>
- </p>
+ <p>
+ Using the relation: x = &#946; * (-<a class="link" href="../../../special/powers/log1p.html" title="log1p">log1p</a>(-p))<sup>1/&#945;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile from the complement
- </p>
+ <p>
+ quantile from the complement
+ </p>
                   </td>
 <td>
- <p>
- Using the relation: x = &#946; * (-log(q))<sup>1/&#945;</sup>
- </p>
+ <p>
+ Using the relation: x = &#946; * (-log(q))<sup>1/&#945;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mean
- </p>
+ <p>
+ mean
+ </p>
                   </td>
 <td>
- <p>
- &#946; * &#915;(1 + 1/&#945;)
- </p>
+ <p>
+ &#946; * &#915;(1 + 1/&#945;)
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- variance
- </p>
+ <p>
+ variance
+ </p>
                   </td>
 <td>
- <p>
- &#946;<sup>2</sup>(&#915;(1 + 2/&#945;) - &#915;<sup>2</sup>(1 + 1/&#945;))
- </p>
+ <p>
+ &#946;<sup>2</sup>(&#915;(1 + 2/&#945;) - &#915;<sup>2</sup>(1 + 1/&#945;))
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- mode
- </p>
+ <p>
+ mode
+ </p>
                   </td>
 <td>
- <p>
- &#946;((&#945; - 1) / &#945;)<sup>1/&#945;</sup>
- </p>
+ <p>
+ &#946;((&#945; - 1) / &#945;)<sup>1/&#945;</sup>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness
- </p>
+ <p>
+ skewness
+ </p>
                   </td>
 <td>
- <p>
- Refer to <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis
- </p>
+ <p>
+ kurtosis
+ </p>
                   </td>
 <td>
- <p>
- Refer to <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis excess
- </p>
+ <p>
+ kurtosis excess
+ </p>
                   </td>
 <td>
- <p>
- Refer to <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a>
- </p>
+ <p>
+ Refer to <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A
+ Wolfram Web Resource.</a>
+ </p>
                   </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.references"></a><h5>
-<a name="id1206460"></a>
+<a name="id1132201"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">
-<li>http://en.wikipedia.org/wiki/Weibull_distribution</li>
-<li><a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
- Eric W. "Weibull Distribution." From MathWorld--A Wolfram
- Web Resource.</a></li>
-<li><a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3668.htm" target="_top">Weibull
- in NIST Exploratory Data Analysis</a></li>
+<li>
+ http://en.wikipedia.org/wiki/Weibull_distribution
+ </li>
+<li>
+ <a href="http://mathworld.wolfram.com/WeibullDistribution.html" target="_top">Weisstein,
+ Eric W. "Weibull Distribution." From MathWorld--A Wolfram
+ Web Resource.</a>
+ </li>
+<li>
+ <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda3668.htm" target="_top">Weibull
+ in NIST Exploratory Data Analysis</a>
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -353,7 +359,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="triangular_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="uniform_dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="triangular_dist.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dists.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="uniform_dist.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/nmp.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/nmp.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/nmp.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Non-Member Properties</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../dist_ref.html" title="Statistical Distributions Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../dist_ref.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="dists.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -30,144 +30,152 @@
           the function you want if you already know its name.
         </p>
 <a name="function_index"></a><a name="math_toolkit.dist.dist_ref.nmp.function_index"></a><h5>
-<a name="id1152267"></a>
+<a name="id1077841"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.function_index">Function
           Index</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<a class="link" href="nmp.html#math.dist.cdf">cdf</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.cdf">cdf</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.ccdf">cdf complement</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.ccdf">cdf complement</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.chf">chf</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.chf">chf</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.hazard">hazard</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.hazard">hazard</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.kurtosis">kurtosis</a>.
- </li>
-<li><a class="link" href="nmp.html#math.dist.kurtosis_excess">kurtosis_excess</a></li>
+ <a class="link" href="nmp.html#math.dist.kurtosis">kurtosis</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.mean">mean</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.kurtosis_excess">kurtosis_excess</a>
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.median">median</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.mean">mean</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.mode">mode</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.median">median</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.pdf">pdf</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.mode">mode</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.range">range</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.pdf">pdf</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.quantile">quantile</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.range">range</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.quantile_c">quantile from the complement</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.quantile">quantile</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.skewness">skewness</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.quantile_c">quantile from the complement</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.sd">standard_deviation</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.skewness">skewness</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.support">support</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.sd">standard_deviation</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.variance">variance</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.support">support</a>.
+ </li>
+<li>
+ <a class="link" href="nmp.html#math.dist.variance">variance</a>.
+ </li>
 </ul></div>
 <a name="concept_index"></a><a name="math_toolkit.dist.dist_ref.nmp.conceptual_index"></a><h5>
-<a name="id1152430"></a>
+<a name="id1078065"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.conceptual_index">Conceptual
           Index</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<a class="link" href="nmp.html#math.dist.ccdf">Complement of the Cumulative Distribution
- Function</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.ccdf">Complement of the Cumulative Distribution
+ Function</a>.
+ </li>
+<li>
+ <a class="link" href="nmp.html#math.dist.cdf">Cumulative Distribution Function</a>.
+ </li>
+<li>
+ <a class="link" href="nmp.html#math.dist.chf">Cumulative Hazard Function</a>.
+ </li>
+<li>
+ <a class="link" href="nmp.html#cdf_inv">Inverse Cumulative Distribution Function</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.cdf">Cumulative Distribution Function</a>.
- </li>
+ <a class="link" href="nmp.html#survival_inv">Inverse Survival Function</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.chf">Cumulative Hazard Function</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.hazard">Hazard Function</a>
+ </li>
 <li>
-<a class="link" href="nmp.html#cdf_inv">Inverse Cumulative Distribution Function</a>.
- </li>
+ <a class="link" href="nmp.html#lower_critical">Lower Critical Value</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#survival_inv">Inverse Survival Function</a>.
- </li>
-<li><a class="link" href="nmp.html#math.dist.hazard">Hazard Function</a></li>
+ <a class="link" href="nmp.html#math.dist.kurtosis">kurtosis</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#lower_critical">Lower Critical Value</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.kurtosis_excess">kurtosis_excess</a>
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.kurtosis">kurtosis</a>.
- </li>
-<li><a class="link" href="nmp.html#math.dist.kurtosis_excess">kurtosis_excess</a></li>
+ <a class="link" href="nmp.html#math.dist.mean">mean</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.mean">mean</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.median">median</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.median">median</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.mode">mode</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.mode">mode</a>.
- </li>
+ <a class="link" href="nmp.html#cdfPQ">P</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#cdfPQ">P</a>.
- </li>
+ <a class="link" href="nmp.html#percent">Percent Point Function</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#percent">Percent Point Function</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.pdf">Probability Density Function</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.pdf">Probability Density Function</a>.
- </li>
+ <a class="link" href="nmp.html#pmf">Probability Mass Function</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#pmf">Probability Mass Function</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.range">range</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.range">range</a>.
- </li>
+ <a class="link" href="nmp.html#cdfPQ">Q</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#cdfPQ">Q</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.quantile_c">Quantile from the complement of
+ the probability</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.quantile_c">Quantile from the complement of
- the probability</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.skewness">skewness</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.skewness">skewness</a>.
- </li>
-<li><a class="link" href="nmp.html#math.dist.sd">standard deviation</a></li>
+ <a class="link" href="nmp.html#math.dist.sd">standard deviation</a>
+ </li>
 <li>
-<a class="link" href="nmp.html#survival">Survival Function</a>.
- </li>
+ <a class="link" href="nmp.html#survival">Survival Function</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.support">support</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.support">support</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#upper_critical">Upper Critical Value</a>.
- </li>
+ <a class="link" href="nmp.html#upper_critical">Upper Critical Value</a>.
+ </li>
 <li>
-<a class="link" href="nmp.html#math.dist.variance">variance</a>.
- </li>
+ <a class="link" href="nmp.html#math.dist.variance">variance</a>.
+ </li>
 </ul></div>
 <a name="math.dist.cdf"></a><a name="math_toolkit.dist.dist_ref.nmp.cumulative_distribution_function"></a><h5>
-<a name="id1152816"></a>
+<a name="id1078400"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.cumulative_distribution_function">Cumulative
           Distribution Function</a>
         </h5>
@@ -191,7 +199,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cdf.png" alt="cdf"></span>
         </p>
 <a name="math.dist.ccdf"></a><a name="math_toolkit.dist.dist_ref.nmp.complement_of_the_cumulative_distribution_function"></a><h5>
-<a name="id1152986"></a>
+<a name="id1078570"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.complement_of_the_cumulative_distribution_function">Complement
           of the Cumulative Distribution Function</a>
         </h5>
@@ -232,7 +240,7 @@
           complement is useful and when it should be used.
         </p>
 <a name="math.dist.hazard"></a><a name="math_toolkit.dist.dist_ref.nmp.hazard_function"></a><h5>
-<a name="id1153274"></a>
+<a name="id1078858"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.hazard_function">Hazard Function</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -251,7 +259,7 @@
         </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -260,7 +268,7 @@
           </p></td></tr>
 </table></div>
 <a name="math.dist.chf"></a><a name="math_toolkit.dist.dist_ref.nmp.cumulative_hazard_function"></a><h5>
-<a name="id1153457"></a>
+<a name="id1079041"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.cumulative_hazard_function">Cumulative
           Hazard Function</a>
         </h5>
@@ -280,7 +288,7 @@
         </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -288,7 +296,7 @@
           </p></td></tr>
 </table></div>
 <a name="math.dist.mean"></a><a name="math_toolkit.dist.dist_ref.nmp.mean"></a><h5>
-<a name="id1153639"></a>
+<a name="id1079286"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.mean">mean</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -303,7 +311,7 @@
           distribution).
         </p>
 <a name="math.dist.median"></a><a name="math_toolkit.dist.dist_ref.nmp.median"></a><h5>
-<a name="id1153757"></a>
+<a name="id1079404"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.median">median</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -313,7 +321,7 @@
           Returns the median of the distribution <span class="emphasis"><em>dist</em></span>.
         </p>
 <a name="math.dist.mode"></a><a name="math_toolkit.dist.dist_ref.nmp.mode"></a><h5>
-<a name="id1153866"></a>
+<a name="id1079513"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.mode">mode</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -327,7 +335,7 @@
           if the distribution does not have a defined mode.
         </p>
 <a name="math.dist.pdf"></a><a name="math_toolkit.dist.dist_ref.nmp.probability_density_function"></a><h5>
-<a name="id1153981"></a>
+<a name="id1079628"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.probability_density_function">Probability
           Density Function</a>
         </h5>
@@ -356,7 +364,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/pdf.png" alt="pdf"></span>
         </p>
 <a name="math.dist.range"></a><a name="math_toolkit.dist.dist_ref.nmp.range"></a><h5>
-<a name="id1154150"></a>
+<a name="id1079798"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.range">range</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -366,7 +374,7 @@
           Returns the valid range of the random variable over distribution <span class="emphasis"><em>dist</em></span>.
         </p>
 <a name="math.dist.quantile"></a><a name="math_toolkit.dist.dist_ref.nmp.quantile"></a><h5>
-<a name="id1154286"></a>
+<a name="id1079933"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.quantile">Quantile</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -395,7 +403,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/quantile.png" alt="quantile"></span>
         </p>
 <a name="math.dist.quantile_c"></a><a name="math_toolkit.dist.dist_ref.nmp.quantile_from_the_complement_of_the_probability_"></a><h5>
-<a name="id1154510"></a>
+<a name="id1080158"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.quantile_from_the_complement_of_the_probability_">Quantile
           from the complement of the probability.</a>
         </h5>
@@ -441,7 +449,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/survival_inv.png" alt="survival_inv"></span>
         </p>
 <a name="math.dist.sd"></a><a name="math_toolkit.dist.dist_ref.nmp.standard_deviation"></a><h5>
-<a name="id1154851"></a>
+<a name="id1080498"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.standard_deviation">Standard
           Deviation</a>
         </h5>
@@ -456,7 +464,7 @@
           if the distribution does not have a defined standard deviation.
         </p>
 <a name="math.dist.support"></a><a name="math_toolkit.dist.dist_ref.nmp.support"></a><h5>
-<a name="id1156079"></a>
+<a name="id1080620"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.support">support</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -473,7 +481,7 @@
           where the pdf is zero, and the cdf zero or unity.
         </p>
 <a name="math.dist.variance"></a><a name="math_toolkit.dist.dist_ref.nmp.variance"></a><h5>
-<a name="id1156223"></a>
+<a name="id1080764"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.variance">Variance</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -487,7 +495,7 @@
           if the distribution does not have a defined variance.
         </p>
 <a name="math.dist.skewness"></a><a name="math_toolkit.dist.dist_ref.nmp.skewness"></a><h5>
-<a name="id1156342"></a>
+<a name="id1080882"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.skewness">Skewness</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -501,7 +509,7 @@
           if the distribution does not have a defined skewness.
         </p>
 <a name="math.dist.kurtosis"></a><a name="math_toolkit.dist.dist_ref.nmp.kurtosis"></a><h5>
-<a name="id1156461"></a>
+<a name="id1081001"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.kurtosis">Kurtosis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">,</span> <span class="keyword">class</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&gt;</span>
@@ -543,7 +551,7 @@
           'Proper' kurtosis can have a value from zero to + infinity.
         </p>
 <a name="math.dist.kurtosis_excess"></a><a name="math_toolkit.dist.dist_ref.nmp.kurtosis_excess"></a><h5>
-<a name="id1156668"></a>
+<a name="id1081209"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.kurtosis_excess">Kurtosis
           excess</a>
         </h5>
@@ -578,7 +586,7 @@
           The kurtosis excess of a normal distribution is zero.
         </p>
 <a name="cdfPQ"></a><a name="math_toolkit.dist.dist_ref.nmp.p_and_q"></a><h5>
-<a name="id1156853"></a>
+<a name="id1082782"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.p_and_q">P and Q</a>
         </h5>
 <p>
@@ -588,7 +596,7 @@
           returned by these functions.
         </p>
 <a name="percent"></a><a name="math_toolkit.dist.dist_ref.nmp.percent_point_function"></a><h5>
-<a name="id1156883"></a>
+<a name="id1082812"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.percent_point_function">Percent
           Point Function</a>
         </h5>
@@ -597,7 +605,7 @@
           the <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
         </p>
 <a name="cdf_inv"></a><a name="math_toolkit.dist.dist_ref.nmp.inverse_cdf_function_"></a><h5>
-<a name="id1156908"></a>
+<a name="id1082838"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.inverse_cdf_function_">Inverse
           CDF Function.</a>
         </h5>
@@ -606,7 +614,7 @@
           <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
         </p>
 <a name="survival_inv"></a><a name="math_toolkit.dist.dist_ref.nmp.inverse_survival_function_"></a><h5>
-<a name="id1156937"></a>
+<a name="id1082866"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.inverse_survival_function_">Inverse
           Survival Function.</a>
         </h5>
@@ -614,7 +622,7 @@
           The inverse of the survival function, is the same as computing the <a class="link" href="nmp.html#math.dist.quantile_c">quantile from the complement of the probability</a>.
         </p>
 <a name="pmf"></a><a name="math_toolkit.dist.dist_ref.nmp.probability_mass_function"></a><h5>
-<a name="id1156967"></a>
+<a name="id1082896"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.probability_mass_function">Probability
           Mass Function</a>
         </h5>
@@ -628,7 +636,7 @@
           applies to continuous distributions.
         </p>
 <a name="lower_critical"></a><a name="math_toolkit.dist.dist_ref.nmp.lower_critical_value_"></a><h5>
-<a name="id1157004"></a>
+<a name="id1082934"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.lower_critical_value_">Lower
           Critical Value.</a>
         </h5>
@@ -638,7 +646,7 @@
           the <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
         </p>
 <a name="upper_critical"></a><a name="math_toolkit.dist.dist_ref.nmp.upper_critical_value_"></a><h5>
-<a name="id1157031"></a>
+<a name="id1082960"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.upper_critical_value_">Upper
           Critical Value.</a>
         </h5>
@@ -649,7 +657,7 @@
           complement of the probability</a>.
         </p>
 <a name="survival"></a><a name="math_toolkit.dist.dist_ref.nmp.survival_function"></a><h5>
-<a name="id1157057"></a>
+<a name="id1082986"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp.survival_function">Survival
           Function</a>
         </h5>
@@ -669,7 +677,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dists.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../dist_ref.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="dists.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/future.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/future.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/future.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Extras/Future Directions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../dist.html" title="Statistical Distributions and Functions">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist_ref/dist_algorithms.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist_ref/dist_algorithms.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../special.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="math_toolkit.dist.future"></a><a class="link" href="future.html" title="Extras/Future Directions"> Extras/Future Directions</a>
 </h3></div></div></div>
 <a name="math_toolkit.dist.future.adding_additional_location_and_scale_parameters"></a><h5>
-<a name="id1209068"></a>
+<a name="id1135811"></a>
         <a class="link" href="future.html#math_toolkit.dist.future.adding_additional_location_and_scale_parameters">Adding
         Additional Location and Scale Parameters</a>
       </h5>
@@ -48,7 +48,7 @@
         functions.
       </p>
 <a name="math_toolkit.dist.future.an__quot_any_distribution_quot__class"></a><h5>
-<a name="id1209232"></a>
+<a name="id1135975"></a>
         <a class="link" href="future.html#math_toolkit.dist.future.an__quot_any_distribution_quot__class">An
         "any_distribution" class</a>
       </h5>
@@ -77,7 +77,7 @@
         use case: this needs more investigation.
       </p>
 <a name="math_toolkit.dist.future.higher_level_hypothesis_tests"></a><h5>
-<a name="id1209441"></a>
+<a name="id1136184"></a>
         <a class="link" href="future.html#math_toolkit.dist.future.higher_level_hypothesis_tests">Higher
         Level Hypothesis Tests</a>
       </h5>
@@ -97,7 +97,7 @@
         <span class="emphasis"><em>expected_mean</em></span>.
       </p>
 <a name="math_toolkit.dist.future.integration_with_statistical_accumulators"></a><h5>
-<a name="id1209602"></a>
+<a name="id1136345"></a>
         <a class="link" href="future.html#math_toolkit.dist.future.integration_with_statistical_accumulators">Integration
         With Statistical Accumulators</a>
       </h5>
@@ -128,7 +128,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist_ref/dist_algorithms.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist_ref/dist_algorithms.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../special.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Statistical Distributions Tutorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../dist.html" title="Statistical Distributions and Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="stat_tut/overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../dist.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="stat_tut/overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -125,7 +125,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="stat_tut/overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../dist.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../dist.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="stat_tut/overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Discrete Probability Distributions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="variates.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="variates.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../dist_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -49,7 +49,7 @@
         </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -85,7 +85,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="variates.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../dist_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="variates.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../dist_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../stat_tut.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="weg.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.dist.stat_tut.overview"></a><a class="link" href="overview.html" title="Overview"> Overview</a>
 </h4></div></div></div>
 <a name="math_toolkit.dist.stat_tut.overview.headers_and_namespaces"></a><h5>
-<a name="id1073318"></a>
+<a name="id995888"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.headers_and_namespaces">Headers
           and Namespaces</a>
         </h5>
@@ -37,7 +37,7 @@
           or &lt;boost/math/distributions.hpp&gt;
         </p>
 <a name="math_toolkit.dist.stat_tut.overview.distributions_are_objects"></a><h5>
-<a name="id1073350"></a>
+<a name="id995920"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.distributions_are_objects">Distributions
           are Objects</a>
         </h5>
@@ -52,7 +52,7 @@
         </p>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -66,17 +66,17 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- It encapsulates the kind of distribution in the C++ type system; so,
- for example, Students-t distributions are always a different C++ type
- from Chi-Squared distributions.
- </li>
+ It encapsulates the kind of distribution in the C++ type system; so,
+ for example, Students-t distributions are always a different C++ type
+ from Chi-Squared distributions.
+ </li>
 <li>
- The distribution objects store any parameters associated with the distribution:
- for example, the Students-t distribution has a <span class="emphasis"><em>degrees of freedom</em></span>
- parameter that controls the shape of the distribution. This <span class="emphasis"><em>degrees
- of freedom</em></span> parameter has to be provided to the Students-t
- object when it is constructed.
- </li>
+ The distribution objects store any parameters associated with the distribution:
+ for example, the Students-t distribution has a <span class="emphasis"><em>degrees of
+ freedom</em></span> parameter that controls the shape of the distribution.
+ This <span class="emphasis"><em>degrees of freedom</em></span> parameter has to be provided
+ to the Students-t object when it is constructed.
+ </li>
 </ul></div>
 <p>
           Although the distribution classes in this library are templates, there
@@ -124,7 +124,7 @@
           and <span class="emphasis"><em>quantiles</em></span> etc for these distributions.
         </p>
 <a name="math_toolkit.dist.stat_tut.overview.generic_operations_common_to_all_distributions_are_non_member_functions"></a><h5>
-<a name="id1073704"></a>
+<a name="id996280"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.generic_operations_common_to_all_distributions_are_non_member_functions">Generic
           operations common to all distributions are non-member functions</a>
         </h5>
@@ -155,7 +155,7 @@
         </p>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -195,7 +195,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -262,7 +262,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -319,7 +319,7 @@
 <a name="complements"></a><p>
         </p>
 <a name="math_toolkit.dist.stat_tut.overview.complements_are_supported_too"></a><h5>
-<a name="id1074235"></a>
+<a name="id997456"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.complements_are_supported_too">Complements
           are supported too</a>
         </h5>
@@ -362,7 +362,7 @@
 </pre>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -405,7 +405,7 @@
         </p>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -454,7 +454,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.dist.stat_tut.overview.parameters_can_be_calculated"></a><h5>
-<a name="id1075307"></a>
+<a name="id998303"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.parameters_can_be_calculated">Parameters
           can be calculated</a>
         </h5>
@@ -485,33 +485,34 @@
           sample size.
         </p>
 <a name="math_toolkit.dist.stat_tut.overview.summary"></a><h5>
-<a name="id1075400"></a>
+<a name="id998395"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.summary">Summary</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Distributions are objects, which are constructed from whatever parameters
- the distribution may have.
- </li>
+ Distributions are objects, which are constructed from whatever parameters
+ the distribution may have.
+ </li>
 <li>
- Member functions allow you to retrieve the parameters of a distribution.
- </li>
+ Member functions allow you to retrieve the parameters of a distribution.
+ </li>
 <li>
- Generic non-member functions provide access to the properties that are
- common to all the distributions (PDF, CDF, quantile etc).
- </li>
+ Generic non-member functions provide access to the properties that
+ are common to all the distributions (PDF, CDF, quantile etc).
+ </li>
 <li>
- Complements of probabilities are calculated by wrapping the function's
- arguments in a call to <code class="computeroutput"><span class="identifier">complement</span><span class="special">(...)</span></code>.
- </li>
+ Complements of probabilities are calculated by wrapping the function's
+ arguments in a call to <code class="computeroutput"><span class="identifier">complement</span><span class="special">(...)</span></code>.
+ </li>
 <li>
- Functions that accept a probability can accept a complement of the probability
- as well, by wrapping the function's arguments in a call to <code class="computeroutput"><span class="identifier">complement</span><span class="special">(...)</span></code>.
- </li>
+ Functions that accept a probability can accept a complement of the
+ probability as well, by wrapping the function's arguments in a call
+ to <code class="computeroutput"><span class="identifier">complement</span><span class="special">(...)</span></code>.
+ </li>
 <li>
- Static member functions allow the parameters of a distribution to be
- found from other information.
- </li>
+ Static member functions allow the parameters of a distribution to be
+ found from other information.
+ </li>
 </ul></div>
 <p>
           Now that you have the basics, the next section looks at some worked examples.
@@ -528,7 +529,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../stat_tut.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="weg.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Random Variates and Distribution Parameters</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="weg/nag_library.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist_params.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="weg/nag_library.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="dist_params.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -61,7 +61,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="weg/nag_library.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist_params.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="weg/nag_library.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="dist_params.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Worked Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../stat_tut.html" title="Statistical Distributions Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="weg/dist_construct_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="overview.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="weg/dist_construct_eg.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -115,7 +115,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="weg/dist_construct_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="overview.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../stat_tut.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="weg/dist_construct_eg.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Binomial Distribution Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="f_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg/binomial_coinflip_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="f_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg/binomial_coinflip_example.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -47,7 +47,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="f_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg/binomial_coinflip_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="f_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg/binomial_coinflip_example.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binomial_quiz_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binomial_quiz_example.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_size_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -98,14 +98,14 @@
               that the true value is outside the interval of &#945;, then:
             </p>
 <div class="itemizedlist"><ul type="disc"><li>
- The risk that it is less than the lower bound is &#945;.
- </li></ul></div>
+ The risk that it is less than the lower bound is &#945;.
+ </li></ul></div>
 <p>
               and
             </p>
 <div class="itemizedlist"><ul type="disc"><li>
- The risk that it is greater than the upper bound is also &#945;.
- </li></ul></div>
+ The risk that it is greater than the upper bound is also &#945;.
+ </li></ul></div>
 <p>
               So the risk it is outside <span class="bold"><strong>upper or lower bound</strong></span>,
               is <span class="bold"><strong>twice</strong></span> alpha, and the probability
@@ -229,7 +229,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binomial_quiz_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binomial_quiz_example.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_size_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Estimating Sample Sizes for a Binomial Distribution.</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binom_conf.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../neg_binom_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -145,7 +145,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binom_conf.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../neg_binom_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Binomial Coin-Flipping Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binomial_quiz_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../binom_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binomial_quiz_example.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -393,7 +393,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binomial_quiz_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../binom_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binomial_quiz_example.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Binomial Quiz Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../binom_eg.html" title="Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binomial_coinflip_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binomial_coinflip_example.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_conf.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -490,7 +490,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.using_binomial_distribution_moments"></a>
               </p>
 <h5>
-<a name="id1104818"></a>
+<a name="id1028225"></a>
                 <a class="link" href="binomial_quiz_example.html#math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.using_binomial_distribution_moments">Using
                 Binomial distribution moments</a>
               </h5>
@@ -527,7 +527,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.quantiles"></a>
               </p>
 <h5>
-<a name="id1105190"></a>
+<a name="id1029850"></a>
                 <a class="link" href="binomial_quiz_example.html#math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.quantiles">Quantiles</a>
               </h5>
 <p>
@@ -728,7 +728,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binomial_coinflip_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binomial_coinflip_example.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_conf.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Chi Squared Distribution Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="st_eg/paired_st.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cs_eg/chi_sq_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="st_eg/paired_st.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="cs_eg/chi_sq_intervals.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -41,7 +41,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="st_eg/paired_st.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cs_eg/chi_sq_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="st_eg/paired_st.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="cs_eg/chi_sq_intervals.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Confidence Intervals on the Standard Deviation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../cs_eg.html" title="Chi Squared Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../cs_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_test.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -132,7 +132,7 @@
               is between 0.00551 and 0.00729.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.cs_eg.chi_sq_intervals.confidence_intervals_as_a_function_of_the_number_of_observations"></a><h5>
-<a name="id1088977"></a>
+<a name="id1012423"></a>
               <a class="link" href="chi_sq_intervals.html#math_toolkit.dist.stat_tut.weg.cs_eg.chi_sq_intervals.confidence_intervals_as_a_function_of_the_number_of_observations">Confidence
               intervals as a function of the number of observations</a>
             </h5>
@@ -222,7 +222,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../cs_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_test.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../cs_eg.html" title="Chi Squared Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="chi_sq_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../f_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="chi_sq_test.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../f_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -168,7 +168,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="chi_sq_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../f_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="chi_sq_test.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../f_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Chi-Square Test for the Standard Deviation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../cs_eg.html" title="Chi Squared Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="chi_sq_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="chi_sq_intervals.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_size.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -79,67 +79,67 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Hypothesis
- </p>
+ <p>
+ Hypothesis
+ </p>
                     </th>
 <th>
- <p>
- Test
- </p>
+ <p>
+ Test
+ </p>
                     </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- The null-hypothesis: there is no difference in standard deviation
- from the specified value
- </p>
+ <p>
+ The null-hypothesis: there is no difference in standard deviation
+ from the specified value
+ </p>
                     </td>
 <td>
- <p>
- Reject if T &lt; &#967;<sup>2</sup><sub>(1-alpha/2; N-1)</sub> or T &gt; &#967;<sup>2</sup><sub>(alpha/2; N-1)</sub>
- </p>
+ <p>
+ Reject if T &lt; &#967;<sup>2</sup><sub>(1-alpha/2; N-1)</sub> or T &gt; &#967;<sup>2</sup><sub>(alpha/2; N-1)</sub>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The alternative hypothesis: there is a difference in standard
- deviation from the specified value
- </p>
+ <p>
+ The alternative hypothesis: there is a difference in standard
+ deviation from the specified value
+ </p>
                     </td>
 <td>
- <p>
- Reject if &#967;<sup>2</sup><sub>(1-alpha/2; N-1)</sub> &gt;= T &gt;= &#967;<sup>2</sup><sub>(alpha/2; N-1)</sub>
- </p>
+ <p>
+ Reject if &#967;<sup>2</sup><sub>(1-alpha/2; N-1)</sub> &gt;= T &gt;= &#967;<sup>2</sup><sub>(alpha/2; N-1)</sub>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The alternative hypothesis: the standard deviation is less
- than the specified value
- </p>
+ <p>
+ The alternative hypothesis: the standard deviation is less
+ than the specified value
+ </p>
                     </td>
 <td>
- <p>
- Reject if &#967;<sup>2</sup><sub>(1-alpha; N-1)</sub> &lt;= T
- </p>
+ <p>
+ Reject if &#967;<sup>2</sup><sub>(1-alpha; N-1)</sub> &lt;= T
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The alternative hypothesis: the standard deviation is greater
- than the specified value
- </p>
+ <p>
+ The alternative hypothesis: the standard deviation is greater
+ than the specified value
+ </p>
                     </td>
 <td>
- <p>
- Reject if &#967;<sup>2</sup><sub>(alpha; N-1)</sub> &gt;= T
- </p>
+ <p>
+ Reject if &#967;<sup>2</sup><sub>(alpha; N-1)</sub> &gt;= T
+ </p>
                     </td>
 </tr>
 </tbody>
@@ -282,7 +282,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="chi_sq_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="chi_sq_intervals.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../cs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="chi_sq_size.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Distribution Construction Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../weg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="st_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -136,7 +136,7 @@
             </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -325,7 +325,7 @@
             <a name="math_toolkit.dist.stat_tut.weg.dist_construct_eg.default_arguments_to_distribution_constructors_"></a>
             </p>
 <h6>
-<a name="id1076951"></a>
+<a name="id1002149"></a>
               <a class="link" href="dist_construct_eg.html#math_toolkit.dist.stat_tut.weg.dist_construct_eg.default_arguments_to_distribution_constructors_">Default
               arguments to distribution constructors.</a>
             </h6>
@@ -398,7 +398,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../weg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="st_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/error_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/error_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/error_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Error Handling Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nccs_eg/nccs_power_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nccs_eg/nccs_power_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -223,7 +223,7 @@
           </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -252,7 +252,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nccs_eg/nccs_power_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nccs_eg/nccs_power_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/f_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/f_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/f_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>F Distribution Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cs_eg/chi_sq_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cs_eg/chi_sq_size.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -97,69 +97,69 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Hypothesis
- </p>
+ <p>
+ Hypothesis
+ </p>
                   </th>
 <th>
- <p>
- Test
- </p>
+ <p>
+ Test
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- The null-hypothesis: there is no difference in standard deviations
- (two sided test)
- </p>
+ <p>
+ The null-hypothesis: there is no difference in standard deviations
+ (two sided test)
+ </p>
                   </td>
 <td>
- <p>
- Reject if F &lt;= F<sub>(1-alpha/2; N1-1, N2-1)</sub> or F &gt;= F<sub>(alpha/2;
- N1-1, N2-1)</sub>
- </p>
+ <p>
+ Reject if F &lt;= F<sub>(1-alpha/2; N1-1, N2-1)</sub> or F &gt;= F<sub>(alpha/2;
+ N1-1, N2-1)</sub>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- The alternative hypothesis: there is a difference in means (two
- sided test)
- </p>
+ <p>
+ The alternative hypothesis: there is a difference in means
+ (two sided test)
+ </p>
                   </td>
 <td>
- <p>
- Reject if F<sub>(1-alpha/2; N1-1, N2-1)</sub> &lt;= F &lt;= F<sub>(alpha/2; N1-1,
- N2-1)</sub>
- </p>
+ <p>
+ Reject if F<sub>(1-alpha/2; N1-1, N2-1)</sub> &lt;= F &lt;= F<sub>(alpha/2;
+ N1-1, N2-1)</sub>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- The alternative hypothesis: Standard deviation of sample 1 is
- greater than that of sample 2
- </p>
+ <p>
+ The alternative hypothesis: Standard deviation of sample 1
+ is greater than that of sample 2
+ </p>
                   </td>
 <td>
- <p>
- Reject if F &lt; F<sub>(alpha; N1-1, N2-1)</sub>
- </p>
+ <p>
+ Reject if F &lt; F<sub>(alpha; N1-1, N2-1)</sub>
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- The alternative hypothesis: Standard deviation of sample 1 is
- less than that of sample 2
- </p>
+ <p>
+ The alternative hypothesis: Standard deviation of sample 1
+ is less than that of sample 2
+ </p>
                   </td>
 <td>
- <p>
- Reject if F &gt; F<sub>(1-alpha; N1-1, N2-1)</sub>
- </p>
+ <p>
+ Reject if F &gt; F<sub>(1-alpha; N1-1, N2-1)</sub>
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -317,7 +317,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cs_eg/chi_sq_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cs_eg/chi_sq_size.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="binom_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Find Location and Scale Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_eg/find_location_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_eg/find_location_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -40,7 +40,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_eg/find_location_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_eg/find_location_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Find Location (Mean) Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../find_eg.html" title="Find Location and Scale Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_scale_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../find_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_scale_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -170,7 +170,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_location_eg.controlling_error_handling_from_find_location"></a>
               </p>
 <h5>
-<a name="id1140185"></a>
+<a name="id1065622"></a>
                 <a class="link" href="find_location_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_location_eg.controlling_error_handling_from_find_location">Controlling
                 Error Handling from find_location</a>
               </h5>
@@ -270,7 +270,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_scale_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../find_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_scale_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Find mean and standard deviation example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../find_eg.html" title="Find Location and Scale Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="find_scale_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../nag_library.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_scale_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../nag_library.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -55,7 +55,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_find_location_and_find_scale_to_meet_dispensing_and_measurement_specifications"></a>
               </p>
 <h5>
-<a name="id1145169"></a>
+<a name="id1070813"></a>
                 <a class="link" href="find_mean_and_sd_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_find_location_and_find_scale_to_meet_dispensing_and_measurement_specifications">Using
                 find_location and find_scale to meet dispensing and measurement specifications</a>
               </h5>
@@ -239,7 +239,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_cauchy_lorentz_instead_of_normal_distribution"></a>
               </p>
 <h5>
-<a name="id1146366"></a>
+<a name="id1071994"></a>
                 <a class="link" href="find_mean_and_sd_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_cauchy_lorentz_instead_of_normal_distribution">Using
                 Cauchy-Lorentz instead of normal distribution</a>
               </h5>
@@ -390,7 +390,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.changing_the_scale_or_standard_deviation"></a>
               </p>
 <h5>
-<a name="id1147013"></a>
+<a name="id1072718"></a>
                 <a class="link" href="find_mean_and_sd_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.changing_the_scale_or_standard_deviation">Changing
                 the scale or standard deviation</a>
               </h5>
@@ -667,9 +667,9 @@
 <p>
               </p>
 <div class="itemizedlist"><ul type="disc"><li>
- Do we over-fill to make sure we meet a minimum specification (or
- under-fill to avoid an overdose)?
- </li></ul></div>
+ Do we over-fill to make sure we meet a minimum specification
+ (or under-fill to avoid an overdose)?
+ </li></ul></div>
 <p>
               </p>
 <p>
@@ -678,8 +678,8 @@
 <p>
               </p>
 <div class="itemizedlist"><ul type="disc"><li>
- Do we measure better?
- </li></ul></div>
+ Do we measure better?
+ </li></ul></div>
 <p>
               </p>
 <p>
@@ -713,7 +713,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="find_scale_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../nag_library.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_scale_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../nag_library.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Find Scale (Standard Deviation) Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../find_eg.html" title="Find Location and Scale Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="find_location_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_mean_and_sd_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_location_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_mean_and_sd_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -172,7 +172,7 @@
               <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_scale_eg.controlling_how_errors_from_find_scale_are_handled"></a>
               </p>
 <h5>
-<a name="id1143471"></a>
+<a name="id1067817"></a>
                 <a class="link" href="find_scale_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_scale_eg.controlling_how_errors_from_find_scale_are_handled">Controlling
                 how Errors from find_scale are handled</a>
               </h5>
@@ -293,7 +293,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="find_location_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="find_mean_and_sd_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_location_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../find_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="find_mean_and_sd_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nag_library.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nag_library.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nag_library.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Comparison with C, R, FORTRAN-style Free Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="find_eg/find_mean_and_sd_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../variates.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_eg/find_mean_and_sd_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../variates.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -101,7 +101,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="find_eg/find_mean_and_sd_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../variates.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="find_eg/find_mean_and_sd_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../variates.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Non Central Chi Squared Example</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="normal_example/normal_misc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nccs_eg/nccs_power_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="normal_example/normal_misc.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nccs_eg/nccs_power_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -38,7 +38,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="normal_example/normal_misc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="nccs_eg/nccs_power_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="normal_example/normal_misc.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="nccs_eg/nccs_power_eg.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg/nccs_power_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg/nccs_power_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg/nccs_power_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Tables of the power function of the &#967;2 test.</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../nccs_eg.html" title="Non Central Chi Squared Example">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../nccs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../nccs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../error_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../nccs_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../nccs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../error_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -168,1143 +168,1143 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- &#957;
- </p>
+ <p>
+ &#957;
+ </p>
                       </th>
 <th>
- <p>
- &#955;=2
- </p>
+ <p>
+ &#955;=2
+ </p>
                       </th>
 <th>
- <p>
- &#955;=4
- </p>
+ <p>
+ &#955;=4
+ </p>
                       </th>
 <th>
- <p>
- &#955;=6
- </p>
+ <p>
+ &#955;=6
+ </p>
                       </th>
 <th>
- <p>
- &#955;=8
- </p>
+ <p>
+ &#955;=8
+ </p>
                       </th>
 <th>
- <p>
- &#955;=10
- </p>
+ <p>
+ &#955;=10
+ </p>
                       </th>
 <th>
- <p>
- &#955;=12
- </p>
+ <p>
+ &#955;=12
+ </p>
                       </th>
 <th>
- <p>
- &#955;=14
- </p>
+ <p>
+ &#955;=14
+ </p>
                       </th>
 <th>
- <p>
- &#955;=16
- </p>
+ <p>
+ &#955;=16
+ </p>
                       </th>
 <th>
- <p>
- &#955;=18
- </p>
+ <p>
+ &#955;=18
+ </p>
                       </th>
 <th>
- <p>
- &#955;=20
- </p>
+ <p>
+ &#955;=20
+ </p>
                       </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 2
- </p>
+ <p>
+ 2
+ </p>
                       </td>
 <td>
- <p>
- 0.226
- </p>
+ <p>
+ 0.226
+ </p>
                       </td>
 <td>
- <p>
- 0.415
- </p>
+ <p>
+ 0.415
+ </p>
                       </td>
 <td>
- <p>
- 0.584
- </p>
+ <p>
+ 0.584
+ </p>
                       </td>
 <td>
- <p>
- 0.718
- </p>
+ <p>
+ 0.718
+ </p>
                       </td>
 <td>
- <p>
- 0.815
- </p>
+ <p>
+ 0.815
+ </p>
                       </td>
 <td>
- <p>
- 0.883
- </p>
+ <p>
+ 0.883
+ </p>
                       </td>
 <td>
- <p>
- 0.928
- </p>
+ <p>
+ 0.928
+ </p>
                       </td>
 <td>
- <p>
- 0.957
- </p>
+ <p>
+ 0.957
+ </p>
                       </td>
 <td>
- <p>
- 0.974
- </p>
+ <p>
+ 0.974
+ </p>
                       </td>
 <td>
- <p>
- 0.985
- </p>
+ <p>
+ 0.985
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 3
- </p>
+ <p>
+ 3
+ </p>
                       </td>
 <td>
- <p>
- 0.192
- </p>
+ <p>
+ 0.192
+ </p>
                       </td>
 <td>
- <p>
- 0.359
- </p>
+ <p>
+ 0.359
+ </p>
                       </td>
 <td>
- <p>
- 0.518
- </p>
+ <p>
+ 0.518
+ </p>
                       </td>
 <td>
- <p>
- 0.654
- </p>
+ <p>
+ 0.654
+ </p>
                       </td>
 <td>
- <p>
- 0.761
- </p>
+ <p>
+ 0.761
+ </p>
                       </td>
 <td>
- <p>
- 0.84
- </p>
+ <p>
+ 0.84
+ </p>
                       </td>
 <td>
- <p>
- 0.896
- </p>
+ <p>
+ 0.896
+ </p>
                       </td>
 <td>
- <p>
- 0.934
- </p>
+ <p>
+ 0.934
+ </p>
                       </td>
 <td>
- <p>
- 0.959
- </p>
+ <p>
+ 0.959
+ </p>
                       </td>
 <td>
- <p>
- 0.975
- </p>
+ <p>
+ 0.975
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 4
- </p>
+ <p>
+ 4
+ </p>
                       </td>
 <td>
- <p>
- 0.171
- </p>
+ <p>
+ 0.171
+ </p>
                       </td>
 <td>
- <p>
- 0.32
- </p>
+ <p>
+ 0.32
+ </p>
                       </td>
 <td>
- <p>
- 0.47
- </p>
+ <p>
+ 0.47
+ </p>
                       </td>
 <td>
- <p>
- 0.605
- </p>
+ <p>
+ 0.605
+ </p>
                       </td>
 <td>
- <p>
- 0.716
- </p>
+ <p>
+ 0.716
+ </p>
                       </td>
 <td>
- <p>
- 0.802
- </p>
+ <p>
+ 0.802
+ </p>
                       </td>
 <td>
- <p>
- 0.866
- </p>
+ <p>
+ 0.866
+ </p>
                       </td>
 <td>
- <p>
- 0.912
- </p>
+ <p>
+ 0.912
+ </p>
                       </td>
 <td>
- <p>
- 0.943
- </p>
+ <p>
+ 0.943
+ </p>
                       </td>
 <td>
- <p>
- 0.964
- </p>
+ <p>
+ 0.964
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 5
- </p>
+ <p>
+ 5
+ </p>
                       </td>
 <td>
- <p>
- 0.157
- </p>
+ <p>
+ 0.157
+ </p>
                       </td>
 <td>
- <p>
- 0.292
- </p>
+ <p>
+ 0.292
+ </p>
                       </td>
 <td>
- <p>
- 0.433
- </p>
+ <p>
+ 0.433
+ </p>
                       </td>
 <td>
- <p>
- 0.564
- </p>
+ <p>
+ 0.564
+ </p>
                       </td>
 <td>
- <p>
- 0.677
- </p>
+ <p>
+ 0.677
+ </p>
                       </td>
 <td>
- <p>
- 0.769
- </p>
+ <p>
+ 0.769
+ </p>
                       </td>
 <td>
- <p>
- 0.839
- </p>
+ <p>
+ 0.839
+ </p>
                       </td>
 <td>
- <p>
- 0.89
- </p>
+ <p>
+ 0.89
+ </p>
                       </td>
 <td>
- <p>
- 0.927
- </p>
+ <p>
+ 0.927
+ </p>
                       </td>
 <td>
- <p>
- 0.952
- </p>
+ <p>
+ 0.952
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 6
- </p>
+ <p>
+ 6
+ </p>
                       </td>
 <td>
- <p>
- 0.146
- </p>
+ <p>
+ 0.146
+ </p>
                       </td>
 <td>
- <p>
- 0.27
- </p>
+ <p>
+ 0.27
+ </p>
                       </td>
 <td>
- <p>
- 0.403
- </p>
+ <p>
+ 0.403
+ </p>
                       </td>
 <td>
- <p>
- 0.531
- </p>
+ <p>
+ 0.531
+ </p>
                       </td>
 <td>
- <p>
- 0.644
- </p>
+ <p>
+ 0.644
+ </p>
                       </td>
 <td>
- <p>
- 0.738
- </p>
+ <p>
+ 0.738
+ </p>
                       </td>
 <td>
- <p>
- 0.813
- </p>
+ <p>
+ 0.813
+ </p>
                       </td>
 <td>
- <p>
- 0.869
- </p>
+ <p>
+ 0.869
+ </p>
                       </td>
 <td>
- <p>
- 0.911
- </p>
+ <p>
+ 0.911
+ </p>
                       </td>
 <td>
- <p>
- 0.94
- </p>
+ <p>
+ 0.94
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 7
- </p>
+ <p>
+ 7
+ </p>
                       </td>
 <td>
- <p>
- 0.138
- </p>
+ <p>
+ 0.138
+ </p>
                       </td>
 <td>
- <p>
- 0.252
- </p>
+ <p>
+ 0.252
+ </p>
                       </td>
 <td>
- <p>
- 0.378
- </p>
+ <p>
+ 0.378
+ </p>
                       </td>
 <td>
- <p>
- 0.502
- </p>
+ <p>
+ 0.502
+ </p>
                       </td>
 <td>
- <p>
- 0.614
- </p>
+ <p>
+ 0.614
+ </p>
                       </td>
 <td>
- <p>
- 0.71
- </p>
+ <p>
+ 0.71
+ </p>
                       </td>
 <td>
- <p>
- 0.788
- </p>
+ <p>
+ 0.788
+ </p>
                       </td>
 <td>
- <p>
- 0.849
- </p>
+ <p>
+ 0.849
+ </p>
                       </td>
 <td>
- <p>
- 0.895
- </p>
+ <p>
+ 0.895
+ </p>
                       </td>
 <td>
- <p>
- 0.928
- </p>
+ <p>
+ 0.928
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 8
- </p>
+ <p>
+ 8
+ </p>
                       </td>
 <td>
- <p>
- 0.131
- </p>
+ <p>
+ 0.131
+ </p>
                       </td>
 <td>
- <p>
- 0.238
- </p>
+ <p>
+ 0.238
+ </p>
                       </td>
 <td>
- <p>
- 0.357
- </p>
+ <p>
+ 0.357
+ </p>
                       </td>
 <td>
- <p>
- 0.477
- </p>
+ <p>
+ 0.477
+ </p>
                       </td>
 <td>
- <p>
- 0.588
- </p>
+ <p>
+ 0.588
+ </p>
                       </td>
 <td>
- <p>
- 0.685
- </p>
+ <p>
+ 0.685
+ </p>
                       </td>
 <td>
- <p>
- 0.765
- </p>
+ <p>
+ 0.765
+ </p>
                       </td>
 <td>
- <p>
- 0.829
- </p>
+ <p>
+ 0.829
+ </p>
                       </td>
 <td>
- <p>
- 0.879
- </p>
+ <p>
+ 0.879
+ </p>
                       </td>
 <td>
- <p>
- 0.915
- </p>
+ <p>
+ 0.915
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 9
- </p>
+ <p>
+ 9
+ </p>
                       </td>
 <td>
- <p>
- 0.125
- </p>
+ <p>
+ 0.125
+ </p>
                       </td>
 <td>
- <p>
- 0.225
- </p>
+ <p>
+ 0.225
+ </p>
                       </td>
 <td>
- <p>
- 0.339
- </p>
+ <p>
+ 0.339
+ </p>
                       </td>
 <td>
- <p>
- 0.454
- </p>
+ <p>
+ 0.454
+ </p>
                       </td>
 <td>
- <p>
- 0.564
- </p>
+ <p>
+ 0.564
+ </p>
                       </td>
 <td>
- <p>
- 0.661
- </p>
+ <p>
+ 0.661
+ </p>
                       </td>
 <td>
- <p>
- 0.744
- </p>
+ <p>
+ 0.744
+ </p>
                       </td>
 <td>
- <p>
- 0.811
- </p>
+ <p>
+ 0.811
+ </p>
                       </td>
 <td>
- <p>
- 0.863
- </p>
+ <p>
+ 0.863
+ </p>
                       </td>
 <td>
- <p>
- 0.903
- </p>
+ <p>
+ 0.903
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 10
- </p>
+ <p>
+ 10
+ </p>
                       </td>
 <td>
- <p>
- 0.121
- </p>
+ <p>
+ 0.121
+ </p>
                       </td>
 <td>
- <p>
- 0.215
- </p>
+ <p>
+ 0.215
+ </p>
                       </td>
 <td>
- <p>
- 0.323
- </p>
+ <p>
+ 0.323
+ </p>
                       </td>
 <td>
- <p>
- 0.435
- </p>
+ <p>
+ 0.435
+ </p>
                       </td>
 <td>
- <p>
- 0.542
- </p>
+ <p>
+ 0.542
+ </p>
                       </td>
 <td>
- <p>
- 0.64
- </p>
+ <p>
+ 0.64
+ </p>
                       </td>
 <td>
- <p>
- 0.723
- </p>
+ <p>
+ 0.723
+ </p>
                       </td>
 <td>
- <p>
- 0.793
- </p>
+ <p>
+ 0.793
+ </p>
                       </td>
 <td>
- <p>
- 0.848
- </p>
+ <p>
+ 0.848
+ </p>
                       </td>
 <td>
- <p>
- 0.891
- </p>
+ <p>
+ 0.891
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 11
- </p>
+ <p>
+ 11
+ </p>
                       </td>
 <td>
- <p>
- 0.117
- </p>
+ <p>
+ 0.117
+ </p>
                       </td>
 <td>
- <p>
- 0.206
- </p>
+ <p>
+ 0.206
+ </p>
                       </td>
 <td>
- <p>
- 0.309
- </p>
+ <p>
+ 0.309
+ </p>
                       </td>
 <td>
- <p>
- 0.417
- </p>
+ <p>
+ 0.417
+ </p>
                       </td>
 <td>
- <p>
- 0.523
- </p>
+ <p>
+ 0.523
+ </p>
                       </td>
 <td>
- <p>
- 0.62
- </p>
+ <p>
+ 0.62
+ </p>
                       </td>
 <td>
- <p>
- 0.704
- </p>
+ <p>
+ 0.704
+ </p>
                       </td>
 <td>
- <p>
- 0.775
- </p>
+ <p>
+ 0.775
+ </p>
                       </td>
 <td>
- <p>
- 0.833
- </p>
+ <p>
+ 0.833
+ </p>
                       </td>
 <td>
- <p>
- 0.878
- </p>
+ <p>
+ 0.878
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 12
- </p>
+ <p>
+ 12
+ </p>
                       </td>
 <td>
- <p>
- 0.113
- </p>
+ <p>
+ 0.113
+ </p>
                       </td>
 <td>
- <p>
- 0.198
- </p>
+ <p>
+ 0.198
+ </p>
                       </td>
 <td>
- <p>
- 0.297
- </p>
+ <p>
+ 0.297
+ </p>
                       </td>
 <td>
- <p>
- 0.402
- </p>
+ <p>
+ 0.402
+ </p>
                       </td>
 <td>
- <p>
- 0.505
- </p>
+ <p>
+ 0.505
+ </p>
                       </td>
 <td>
- <p>
- 0.601
- </p>
+ <p>
+ 0.601
+ </p>
                       </td>
 <td>
- <p>
- 0.686
- </p>
+ <p>
+ 0.686
+ </p>
                       </td>
 <td>
- <p>
- 0.759
- </p>
+ <p>
+ 0.759
+ </p>
                       </td>
 <td>
- <p>
- 0.818
- </p>
+ <p>
+ 0.818
+ </p>
                       </td>
 <td>
- <p>
- 0.866
- </p>
+ <p>
+ 0.866
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 13
- </p>
+ <p>
+ 13
+ </p>
                       </td>
 <td>
- <p>
- 0.11
- </p>
+ <p>
+ 0.11
+ </p>
                       </td>
 <td>
- <p>
- 0.191
- </p>
+ <p>
+ 0.191
+ </p>
                       </td>
 <td>
- <p>
- 0.286
- </p>
+ <p>
+ 0.286
+ </p>
                       </td>
 <td>
- <p>
- 0.387
- </p>
+ <p>
+ 0.387
+ </p>
                       </td>
 <td>
- <p>
- 0.488
- </p>
+ <p>
+ 0.488
+ </p>
                       </td>
 <td>
- <p>
- 0.584
- </p>
+ <p>
+ 0.584
+ </p>
                       </td>
 <td>
- <p>
- 0.669
- </p>
+ <p>
+ 0.669
+ </p>
                       </td>
 <td>
- <p>
- 0.743
- </p>
+ <p>
+ 0.743
+ </p>
                       </td>
 <td>
- <p>
- 0.804
- </p>
+ <p>
+ 0.804
+ </p>
                       </td>
 <td>
- <p>
- 0.854
- </p>
+ <p>
+ 0.854
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 14
- </p>
+ <p>
+ 14
+ </p>
                       </td>
 <td>
- <p>
- 0.108
- </p>
+ <p>
+ 0.108
+ </p>
                       </td>
 <td>
- <p>
- 0.185
- </p>
+ <p>
+ 0.185
+ </p>
                       </td>
 <td>
- <p>
- 0.276
- </p>
+ <p>
+ 0.276
+ </p>
                       </td>
 <td>
- <p>
- 0.374
- </p>
+ <p>
+ 0.374
+ </p>
                       </td>
 <td>
- <p>
- 0.473
- </p>
+ <p>
+ 0.473
+ </p>
                       </td>
 <td>
- <p>
- 0.567
- </p>
+ <p>
+ 0.567
+ </p>
                       </td>
 <td>
- <p>
- 0.653
- </p>
+ <p>
+ 0.653
+ </p>
                       </td>
 <td>
- <p>
- 0.728
- </p>
+ <p>
+ 0.728
+ </p>
                       </td>
 <td>
- <p>
- 0.791
- </p>
+ <p>
+ 0.791
+ </p>
                       </td>
 <td>
- <p>
- 0.842
- </p>
+ <p>
+ 0.842
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 15
- </p>
+ <p>
+ 15
+ </p>
                       </td>
 <td>
- <p>
- 0.105
- </p>
+ <p>
+ 0.105
+ </p>
                       </td>
 <td>
- <p>
- 0.179
- </p>
+ <p>
+ 0.179
+ </p>
                       </td>
 <td>
- <p>
- 0.267
- </p>
+ <p>
+ 0.267
+ </p>
                       </td>
 <td>
- <p>
- 0.362
- </p>
+ <p>
+ 0.362
+ </p>
                       </td>
 <td>
- <p>
- 0.459
- </p>
+ <p>
+ 0.459
+ </p>
                       </td>
 <td>
- <p>
- 0.552
- </p>
+ <p>
+ 0.552
+ </p>
                       </td>
 <td>
- <p>
- 0.638
- </p>
+ <p>
+ 0.638
+ </p>
                       </td>
 <td>
- <p>
- 0.713
- </p>
+ <p>
+ 0.713
+ </p>
                       </td>
 <td>
- <p>
- 0.777
- </p>
+ <p>
+ 0.777
+ </p>
                       </td>
 <td>
- <p>
- 0.83
- </p>
+ <p>
+ 0.83
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 16
- </p>
+ <p>
+ 16
+ </p>
                       </td>
 <td>
- <p>
- 0.103
- </p>
+ <p>
+ 0.103
+ </p>
                       </td>
 <td>
- <p>
- 0.174
- </p>
+ <p>
+ 0.174
+ </p>
                       </td>
 <td>
- <p>
- 0.259
- </p>
+ <p>
+ 0.259
+ </p>
                       </td>
 <td>
- <p>
- 0.351
- </p>
+ <p>
+ 0.351
+ </p>
                       </td>
 <td>
- <p>
- 0.446
- </p>
+ <p>
+ 0.446
+ </p>
                       </td>
 <td>
- <p>
- 0.538
- </p>
+ <p>
+ 0.538
+ </p>
                       </td>
 <td>
- <p>
- 0.623
- </p>
+ <p>
+ 0.623
+ </p>
                       </td>
 <td>
- <p>
- 0.699
- </p>
+ <p>
+ 0.699
+ </p>
                       </td>
 <td>
- <p>
- 0.764
- </p>
+ <p>
+ 0.764
+ </p>
                       </td>
 <td>
- <p>
- 0.819
- </p>
+ <p>
+ 0.819
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 17
- </p>
+ <p>
+ 17
+ </p>
                       </td>
 <td>
- <p>
- 0.101
- </p>
+ <p>
+ 0.101
+ </p>
                       </td>
 <td>
- <p>
- 0.169
- </p>
+ <p>
+ 0.169
+ </p>
                       </td>
 <td>
- <p>
- 0.251
- </p>
+ <p>
+ 0.251
+ </p>
                       </td>
 <td>
- <p>
- 0.341
- </p>
+ <p>
+ 0.341
+ </p>
                       </td>
 <td>
- <p>
- 0.434
- </p>
+ <p>
+ 0.434
+ </p>
                       </td>
 <td>
- <p>
- 0.525
- </p>
+ <p>
+ 0.525
+ </p>
                       </td>
 <td>
- <p>
- 0.609
- </p>
+ <p>
+ 0.609
+ </p>
                       </td>
 <td>
- <p>
- 0.686
- </p>
+ <p>
+ 0.686
+ </p>
                       </td>
 <td>
- <p>
- 0.752
- </p>
+ <p>
+ 0.752
+ </p>
                       </td>
 <td>
- <p>
- 0.807
- </p>
+ <p>
+ 0.807
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 18
- </p>
+ <p>
+ 18
+ </p>
                       </td>
 <td>
- <p>
- 0.0992
- </p>
+ <p>
+ 0.0992
+ </p>
                       </td>
 <td>
- <p>
- 0.165
- </p>
+ <p>
+ 0.165
+ </p>
                       </td>
 <td>
- <p>
- 0.244
- </p>
+ <p>
+ 0.244
+ </p>
                       </td>
 <td>
- <p>
- 0.332
- </p>
+ <p>
+ 0.332
+ </p>
                       </td>
 <td>
- <p>
- 0.423
- </p>
+ <p>
+ 0.423
+ </p>
                       </td>
 <td>
- <p>
- 0.512
- </p>
+ <p>
+ 0.512
+ </p>
                       </td>
 <td>
- <p>
- 0.596
- </p>
+ <p>
+ 0.596
+ </p>
                       </td>
 <td>
- <p>
- 0.673
- </p>
+ <p>
+ 0.673
+ </p>
                       </td>
 <td>
- <p>
- 0.74
- </p>
+ <p>
+ 0.74
+ </p>
                       </td>
 <td>
- <p>
- 0.796
- </p>
+ <p>
+ 0.796
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 19
- </p>
+ <p>
+ 19
+ </p>
                       </td>
 <td>
- <p>
- 0.0976
- </p>
+ <p>
+ 0.0976
+ </p>
                       </td>
 <td>
- <p>
- 0.161
- </p>
+ <p>
+ 0.161
+ </p>
                       </td>
 <td>
- <p>
- 0.238
- </p>
+ <p>
+ 0.238
+ </p>
                       </td>
 <td>
- <p>
- 0.323
- </p>
+ <p>
+ 0.323
+ </p>
                       </td>
 <td>
- <p>
- 0.412
- </p>
+ <p>
+ 0.412
+ </p>
                       </td>
 <td>
- <p>
- 0.5
- </p>
+ <p>
+ 0.5
+ </p>
                       </td>
 <td>
- <p>
- 0.584
- </p>
+ <p>
+ 0.584
+ </p>
                       </td>
 <td>
- <p>
- 0.66
- </p>
+ <p>
+ 0.66
+ </p>
                       </td>
 <td>
- <p>
- 0.728
- </p>
+ <p>
+ 0.728
+ </p>
                       </td>
 <td>
- <p>
- 0.786
- </p>
+ <p>
+ 0.786
+ </p>
                       </td>
 </tr>
 <tr>
 <td>
- <p>
- 20
- </p>
+ <p>
+ 20
+ </p>
                       </td>
 <td>
- <p>
- 0.0961
- </p>
+ <p>
+ 0.0961
+ </p>
                       </td>
 <td>
- <p>
- 0.158
- </p>
+ <p>
+ 0.158
+ </p>
                       </td>
 <td>
- <p>
- 0.232
- </p>
+ <p>
+ 0.232
+ </p>
                       </td>
 <td>
- <p>
- 0.315
- </p>
+ <p>
+ 0.315
+ </p>
                       </td>
 <td>
- <p>
- 0.402
- </p>
+ <p>
+ 0.402
+ </p>
                       </td>
 <td>
- <p>
- 0.489
- </p>
+ <p>
+ 0.489
+ </p>
                       </td>
 <td>
- <p>
- 0.572
- </p>
+ <p>
+ 0.572
+ </p>
                       </td>
 <td>
- <p>
- 0.648
- </p>
+ <p>
+ 0.648
+ </p>
                       </td>
 <td>
- <p>
- 0.716
- </p>
+ <p>
+ 0.716
+ </p>
                       </td>
 <td>
- <p>
- 0.775
- </p>
+ <p>
+ 0.775
+ </p>
                       </td>
 </tr>
 </tbody>
@@ -1329,7 +1329,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../nccs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../nccs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../error_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../nccs_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../nccs_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../error_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Negative Binomial Distribution Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binom_eg/binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_eg/neg_binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binom_eg/binom_size_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_eg/neg_binom_conf.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -47,7 +47,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="binom_eg/binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_eg/neg_binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="binom_eg/binom_size_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_eg/neg_binom_conf.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_conf.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_conf.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_conf.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Calculating Confidence Limits on the Frequency of Occurrence for the Negative Binomial Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../neg_binom_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_size_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -253,7 +253,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../neg_binom_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="neg_binom_size_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/neg_binom_size_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Estimating Sample Sizes for the Negative Binomial.</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="neg_binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="neg_binom_conf.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example1.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -154,7 +154,7 @@
             </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -235,7 +235,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="neg_binom_conf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="neg_binom_conf.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example1.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Negative Binomial Sales Quota Example.</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="neg_binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="neg_binom_size_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example2.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -95,7 +95,7 @@
               </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -793,7 +793,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="neg_binom_size_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="neg_binom_size_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="negative_binomial_example2.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example2.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Negative Binomial Table Printing Example.</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../neg_binom_eg.html" title="Negative Binomial Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="negative_binomial_example1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../normal_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="negative_binomial_example1.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../normal_example.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -137,7 +137,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="negative_binomial_example1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../normal_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="negative_binomial_example1.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../neg_binom_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../normal_example.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Normal Distribution Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="neg_binom_eg/negative_binomial_example2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="normal_example/normal_misc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="neg_binom_eg/negative_binomial_example2.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="normal_example/normal_misc.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -38,7 +38,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="neg_binom_eg/negative_binomial_example2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="normal_example/normal_misc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="neg_binom_eg/negative_binomial_example2.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="normal_example/normal_misc.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Some Miscellaneous Examples of the Normal (Gaussian) Distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../normal_example.html" title="Normal Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../normal_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../normal_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../nccs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../normal_example.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../normal_example.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../nccs_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -25,7 +25,7 @@
               illustrates their use.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.traditional_tables"></a><h5>
-<a name="id1123815"></a>
+<a name="id1049217"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.traditional_tables">Traditional
               Tables</a>
             </h5>
@@ -271,7 +271,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.standard_deviations_either_side_of_the_mean"></a><h5>
-<a name="id1127232"></a>
+<a name="id1051542"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.standard_deviations_either_side_of_the_mean">Standard
               deviations either side of the Mean</a>
             </h5>
@@ -339,12 +339,12 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.some_simple_examples"></a><h5>
-<a name="id1128464"></a>
+<a name="id1052066"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.some_simple_examples">Some
               simple examples</a>
             </h5>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.life_of_light_bulbs"></a><h5>
-<a name="id1128477"></a>
+<a name="id1052079"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.life_of_light_bulbs">Life
               of light bulbs</a>
             </h5>
@@ -415,7 +415,7 @@
               </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -428,7 +428,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.how_many_onions_"></a><h5>
-<a name="id1128989"></a>
+<a name="id1052590"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.how_many_onions_">How
               many onions?</a>
             </h5>
@@ -487,7 +487,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.packing_beef"></a><h5>
-<a name="id1129407"></a>
+<a name="id1054946"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.packing_beef">Packing
               beef</a>
             </h5>
@@ -696,7 +696,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.length_of_bolts"></a><h5>
-<a name="id1133414"></a>
+<a name="id1057291"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.length_of_bolts">Length
               of bolts</a>
             </h5>
@@ -746,7 +746,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../normal_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../normal_example.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../nccs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../normal_example.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../normal_example.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../nccs_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Student's t Distribution Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../weg.html" title="Worked Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist_construct_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="st_eg/tut_mean_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist_construct_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="st_eg/tut_mean_intervals.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h5 class="title">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist_construct_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="st_eg/tut_mean_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist_construct_eg.html"><img src="../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../weg.html"><img src="../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../images/home.png" alt="Home"></a><a accesskey="n" href="st_eg/tut_mean_intervals.html"><img src="../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/paired_st.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/paired_st.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/paired_st.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Comparing two paired samples with the Student's t distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="two_sample_students_t.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="two_sample_students_t.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../cs_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -37,22 +37,22 @@
             </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<a class="link" href="tut_mean_intervals.html" title="Calculating confidence intervals on the mean with the Students-t distribution">Calculate
- confidence intervals of the mean</a>. If the endpoints of the
- interval differ in sign then we are unable to reject the null-hypothesis
- that there is no change.
- </li>
+ <a class="link" href="tut_mean_intervals.html" title="Calculating confidence intervals on the mean with the Students-t distribution">Calculate
+ confidence intervals of the mean</a>. If the endpoints of the
+ interval differ in sign then we are unable to reject the null-hypothesis
+ that there is no change.
+ </li>
 <li>
-<a class="link" href="tut_mean_test.html" title='Testing a sample mean for difference from a "true" mean'>Test
- whether the true mean is zero</a>. If the result is consistent
- with a true mean of zero, then we are unable to reject the null-hypothesis
- that there is no change.
- </li>
+ <a class="link" href="tut_mean_test.html" title='Testing a sample mean for difference from a "true" mean'>Test
+ whether the true mean is zero</a>. If the result is consistent
+ with a true mean of zero, then we are unable to reject the null-hypothesis
+ that there is no change.
+ </li>
 <li>
-<a class="link" href="tut_mean_size.html" title="Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test">Calculate
- how many pairs of readings we would need in order to obtain a significant
- result</a>.
- </li>
+ <a class="link" href="tut_mean_size.html" title="Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test">Calculate
+ how many pairs of readings we would need in order to obtain a significant
+ result</a>.
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -66,7 +66,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="two_sample_students_t.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../cs_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="two_sample_students_t.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="../cs_eg.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_intervals.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_intervals.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_intervals.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Calculating confidence intervals on the mean with the Students-t distribution</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../st_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_test.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -45,7 +45,7 @@
             </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -65,7 +65,7 @@
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -79,20 +79,20 @@
             </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- The width of the confidence interval decreases as the sample size
- increases.
- </li>
+ The width of the confidence interval decreases as the sample size
+ increases.
+ </li>
 <li>
- The width increases as the standard deviation increases.
- </li>
+ The width increases as the standard deviation increases.
+ </li>
 <li>
- The width increases as the <span class="emphasis"><em>confidence level increases</em></span>
- (0.5 towards 0.99999 - stronger).
- </li>
+ The width increases as the <span class="emphasis"><em>confidence level increases</em></span>
+ (0.5 towards 0.99999 - stronger).
+ </li>
 <li>
- The width increases as the <span class="emphasis"><em>significance level decreases</em></span>
- (0.5 towards 0.00000...01 - stronger).
- </li>
+ The width increases as the <span class="emphasis"><em>significance level decreases</em></span>
+ (0.5 towards 0.00000...01 - stronger).
+ </li>
 </ul></div>
 <p>
               The following example code is taken from the example program students_t_single_sample.cpp.
@@ -255,7 +255,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../st_eg.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_test.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_size.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_size.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_size.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Estimating how large a sample size would have to become in order to give a significant Students-t test result with a single sample test</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut_mean_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="two_sample_students_t.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut_mean_test.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="two_sample_students_t.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -166,7 +166,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut_mean_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="two_sample_students_t.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut_mean_test.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="two_sample_students_t.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_test.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_test.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/tut_mean_test.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Testing a sample mean for difference from a "true" mean</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut_mean_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut_mean_intervals.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_size.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -43,7 +43,7 @@
             </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -105,98 +105,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Hypothesis
- </p>
+ <p>
+ Hypothesis
+ </p>
                     </th>
 <th>
- <p>
- Test
- </p>
+ <p>
+ Test
+ </p>
                     </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- The Null-hypothesis: there is <span class="bold"><strong>no difference</strong></span>
- in means
- </p>
+ <p>
+ The Null-hypothesis: there is <span class="bold"><strong>no difference</strong></span>
+ in means
+ </p>
                     </td>
 <td>
- <p>
- Reject if complement of CDF for |t| &lt; significance level
- / 2:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
- <span class="special">&lt;</span> <span class="identifier">alpha</span>
- <span class="special">/</span> <span class="number">2</span></code>
- </p>
+ <p>
+ Reject if complement of CDF for |t| &lt; significance level
+ / 2:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
+ <span class="special">&lt;</span> <span class="identifier">alpha</span>
+ <span class="special">/</span> <span class="number">2</span></code>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The Alternative-hypothesis: there <span class="bold"><strong>is
- difference</strong></span> in means
- </p>
+ <p>
+ The Alternative-hypothesis: there <span class="bold"><strong>is
+ difference</strong></span> in means
+ </p>
                     </td>
 <td>
- <p>
- Reject if complement of CDF for |t| &gt; significance level
- / 2:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
- <span class="special">&gt;</span> <span class="identifier">alpha</span>
- <span class="special">/</span> <span class="number">2</span></code>
- </p>
+ <p>
+ Reject if complement of CDF for |t| &gt; significance level
+ / 2:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
+ <span class="special">&gt;</span> <span class="identifier">alpha</span>
+ <span class="special">/</span> <span class="number">2</span></code>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The Alternative-hypothesis: the sample mean <span class="bold"><strong>is
- less</strong></span> than the true mean.
- </p>
+ <p>
+ The Alternative-hypothesis: the sample mean <span class="bold"><strong>is
+ less</strong></span> than the true mean.
+ </p>
                     </td>
 <td>
- <p>
- Reject if CDF of t &gt; significance level:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">t</span><span class="special">)</span>
- <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
- </p>
+ <p>
+ Reject if CDF of t &gt; significance level:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">t</span><span class="special">)</span>
+ <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The Alternative-hypothesis: the sample mean <span class="bold"><strong>is
- greater</strong></span> than the true mean.
- </p>
+ <p>
+ The Alternative-hypothesis: the sample mean <span class="bold"><strong>is
+ greater</strong></span> than the true mean.
+ </p>
                     </td>
 <td>
- <p>
- Reject if complement of CDF of t &gt; significance level:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">t</span><span class="special">))</span>
- <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
- </p>
+ <p>
+ Reject if complement of CDF of t &gt; significance level:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">t</span><span class="special">))</span>
+ <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
+ </p>
                     </td>
 </tr>
 </tbody>
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -321,7 +321,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut_mean_intervals.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut_mean_intervals.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="tut_mean_size.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/two_sample_students_t.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/two_sample_students_t.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg/two_sample_students_t.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Comparing the means of two samples with the Students-t test</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../../../index.html" title="Math Toolkit">
 <link rel="up" href="../st_eg.html" title="Student's t Distribution Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut_mean_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="paired_st.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut_mean_size.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="paired_st.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h6 class="title">
@@ -110,98 +110,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Hypothesis
- </p>
+ <p>
+ Hypothesis
+ </p>
                     </th>
 <th>
- <p>
- Test
- </p>
+ <p>
+ Test
+ </p>
                     </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- The Null-hypothesis: there is <span class="bold"><strong>no difference</strong></span>
- in means
- </p>
+ <p>
+ The Null-hypothesis: there is <span class="bold"><strong>no difference</strong></span>
+ in means
+ </p>
                     </td>
 <td>
- <p>
- Reject if complement of CDF for |t| &lt; significance level
- / 2:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
- <span class="special">&lt;</span> <span class="identifier">alpha</span>
- <span class="special">/</span> <span class="number">2</span></code>
- </p>
+ <p>
+ Reject if complement of CDF for |t| &lt; significance level
+ / 2:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
+ <span class="special">&lt;</span> <span class="identifier">alpha</span>
+ <span class="special">/</span> <span class="number">2</span></code>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The Alternative-hypothesis: there is a <span class="bold"><strong>difference</strong></span>
- in means
- </p>
+ <p>
+ The Alternative-hypothesis: there is a <span class="bold"><strong>difference</strong></span>
+ in means
+ </p>
                     </td>
 <td>
- <p>
- Reject if complement of CDF for |t| &gt; significance level
- / 2:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
- <span class="special">&lt;</span> <span class="identifier">alpha</span>
- <span class="special">/</span> <span class="number">2</span></code>
- </p>
+ <p>
+ Reject if complement of CDF for |t| &gt; significance level
+ / 2:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">fabs</span><span class="special">(</span><span class="identifier">t</span><span class="special">)))</span>
+ <span class="special">&lt;</span> <span class="identifier">alpha</span>
+ <span class="special">/</span> <span class="number">2</span></code>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The Alternative-hypothesis: Sample 1 Mean is <span class="bold"><strong>less</strong></span>
- than Sample 2 Mean.
- </p>
+ <p>
+ The Alternative-hypothesis: Sample 1 Mean is <span class="bold"><strong>less</strong></span>
+ than Sample 2 Mean.
+ </p>
                     </td>
 <td>
- <p>
- Reject if CDF of t &gt; significance level:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">t</span><span class="special">)</span>
- <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
- </p>
+ <p>
+ Reject if CDF of t &gt; significance level:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">t</span><span class="special">)</span>
+ <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
+ </p>
                     </td>
 </tr>
 <tr>
 <td>
- <p>
- The Alternative-hypothesis: Sample 1 Mean is <span class="bold"><strong>greater</strong></span>
- than Sample 2 Mean.
- </p>
+ <p>
+ The Alternative-hypothesis: Sample 1 Mean is <span class="bold"><strong>greater</strong></span>
+ than Sample 2 Mean.
+ </p>
                     </td>
 <td>
- <p>
- Reject if complement of CDF of t &gt; significance level:
- </p>
- <p>
- <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
- <span class="identifier">t</span><span class="special">))</span>
- <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
- </p>
+ <p>
+ Reject if complement of CDF of t &gt; significance level:
+ </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">complement</span><span class="special">(</span><span class="identifier">dist</span><span class="special">,</span>
+ <span class="identifier">t</span><span class="special">))</span>
+ <span class="special">&gt;</span> <span class="identifier">alpha</span></code>
+ </p>
                     </td>
 </tr>
 </tbody>
 </table></div>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -271,7 +271,7 @@
             </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -345,7 +345,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut_mean_size.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="paired_st.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut_mean_size.html"><img src="../../../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../st_eg.html"><img src="../../../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../../../index.html"><img src="../../../../../images/home.png" alt="Home"></a><a accesskey="n" href="paired_st.html"><img src="../../../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="main_overview/intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="main_overview/intro.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -57,7 +57,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="main_overview/intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="main_overview/intro.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>If and How to Build the Library and its Examples and Tests</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="perf_over.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="history1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -21,7 +21,7 @@
       the Library and its Examples and Tests</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.building.building_the_library"></a><h5>
-<a name="id1060672"></a>
+<a name="id984428"></a>
         <a class="link" href="building.html#math_toolkit.main_overview.building.building_the_library">Building
         the Library</a>
       </h5>
@@ -63,7 +63,7 @@
       </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -85,7 +85,7 @@
         building the sources. Boost.Build will do this automatically when appropriate.
       </p>
 <a name="math_toolkit.main_overview.building.building_the_examples"></a><h5>
-<a name="id1061116"></a>
+<a name="id984872"></a>
         <a class="link" href="building.html#math_toolkit.main_overview.building.building_the_examples">Building
         the Examples</a>
       </h5>
@@ -96,7 +96,7 @@
         the Boost headers are in your compilers #include search path.
       </p>
 <a name="math_toolkit.main_overview.building.building_the_tests"></a><h5>
-<a name="id1061158"></a>
+<a name="id984914"></a>
         <a class="link" href="building.html#math_toolkit.main_overview.building.building_the_tests">Building
         the Tests</a>
       </h5>
@@ -141,7 +141,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="perf_over.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="history1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Compilers</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_handling.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_handling.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -30,7 +30,7 @@
 <p>
         </p>
 <div class="table">
-<a name="id1059238"></a><p class="title"><b>Table&#160;9.&#160;Supported/Tested Compilers</b></p>
+<a name="id983233"></a><p class="title"><b>Table&#160;9.&#160;Supported/Tested Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Supported/Tested Compilers">
 <colgroup>
 <col>
@@ -40,500 +40,509 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Platform
- </p>
- </th>
+ <p>
+ Platform
+ </p>
+ </th>
 <th>
- <p>
- Compiler
- </p>
- </th>
+ <p>
+ Compiler
+ </p>
+ </th>
 <th>
- <p>
- Has long double support
- </p>
- </th>
+ <p>
+ Has long double support
+ </p>
+ </th>
 <th>
- <p>
- Notes
- </p>
- </th>
+ <p>
+ Notes
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- MSVC 7.1 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free at level 4 with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- Intel 8.1 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free at level 4 with this compiler.
- However, The tests cases tend to generate a lot of warnings relating
- to numeric underflow of the test data: these are harmless.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- GNU Mingw32 C++
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- GNU Cygwin C++
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- <p>
- Long double support has been disabled because there are no native
- long double C std library functions available.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- Borland C++ 5.8.2 (Developer studio 2006)
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- We have only partial compatability with this compiler:
- </p>
- <p>
- Long double support has been disabled because the native long double
- C standard library functions really only forward to the double versions.
- This can result in unpredictable behaviour when using the long double
- overloads: for example <code class="computeroutput"><span class="identifier">sqrtl</span></code>
- applied to a finite value, can result in an infinite result.
- </p>
- <p>
- Some functions still fail to compile, there are no known workarounds
- at present.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- GNU C++ 3.4 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- Intel C++ 10.0 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- However, The tests cases tend to generate a lot of warnings relating
- to numeric underflow of the test data: these are harmless.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- Intel C++ 8.1 and 9.1
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- Long double support has been disabled with these compiler releases
- because calling the standard library long double math functions can
- result in a segfault. The issue is Linux distribution and glibc version
- specific and is Intel bug report #409291. Fully up to date releases
- of Intel 9.1 (post version l_cc_c_9.1.046) shouldn't have this problem.
- If you need long double support with this compiler, then comment
- out the define of BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS at line
- 55 of boost/math/tools/config.hpp.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- However, The tests cases tend to generate a lot of warnings relating
- to numeric underflow of the test data: these are harmless.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- QLogic PathScale 3.0
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- Some tests involving conceptual checks fail to build, otherwise there
- appear to be no issues.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- Sun Studio 12
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- Some tests involving function overload resolution fail to build,
- these issues should be rairly encountered in practice.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Solaris
- </p>
- </td>
-<td>
- <p>
- Sun Studio 12
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- Some tests involving function overload resolution fail to build,
- these issues should be rairly encountered in practice.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Solaris
- </p>
- </td>
-<td>
- <p>
- GNU C++ 4.x
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- HP Tru64
- </p>
- </td>
-<td>
- <p>
- Compaq C++ 7.1
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- HP-UX Itanium
- </p>
- </td>
-<td>
- <p>
- HP aCC 6.x
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- Unfortunately this compiler emits quite a few warnings from libraries
- upon which we depend (TR1, Array etc).
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- HP-UX PA-RISC
- </p>
- </td>
-<td>
- <p>
- GNU C++ 3.4
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Apple Mac OS X, Intel
- </p>
- </td>
-<td>
- <p>
- Darwin/GNU C++ 4.x
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Apple Mac OS X, PowerPC
- </p>
- </td>
-<td>
- <p>
- Darwin/GNU C++ 4.x
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- Long double support has been disabled on this platform due to the
- rather strange nature of Darwin's 106-bit long double implementation.
- It should be possible to make this work if someone is prepared to
- offer assistance.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- IMB AIX
- </p>
- </td>
-<td>
- <p>
- IBM xlc 5.3
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests pass except for our fpclassify tests which fail due to
- a bug in <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span></code>, the bug effects
- the test code, not fpclassify itself. The IBM compiler group are
- aware of the problem.
- </p>
- </td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ MSVC 7.1 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free at level 4 with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ Intel 8.1 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free at level 4 with this
+ compiler. However, The tests cases tend to generate a lot of
+ warnings relating to numeric underflow of the test data: these
+ are harmless.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ GNU Mingw32 C++
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ GNU Cygwin C++
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ <p>
+ Long double support has been disabled because there are no native
+ long double C std library functions available.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ Borland C++ 5.8.2 (Developer studio 2006)
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ We have only partial compatability with this compiler:
+ </p>
+ <p>
+ Long double support has been disabled because the native long
+ double C standard library functions really only forward to the
+ double versions. This can result in unpredictable behaviour when
+ using the long double overloads: for example <code class="computeroutput"><span class="identifier">sqrtl</span></code>
+ applied to a finite value, can result in an infinite result.
+ </p>
+ <p>
+ Some functions still fail to compile, there are no known workarounds
+ at present.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C++ 3.4 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ Intel C++ 10.0 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler. However, The tests cases tend to generate a lot of
+ warnings relating to numeric underflow of the test data: these
+ are harmless.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ Intel C++ 8.1 and 9.1
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ Long double support has been disabled with these compiler releases
+ because calling the standard library long double math functions
+ can result in a segfault. The issue is Linux distribution and
+ glibc version specific and is Intel bug report #409291. Fully
+ up to date releases of Intel 9.1 (post version l_cc_c_9.1.046)
+ shouldn't have this problem. If you need long double support
+ with this compiler, then comment out the define of BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
+ at line 55 of boost/math/tools/config.hpp.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler. However, The tests cases tend to generate a lot of
+ warnings relating to numeric underflow of the test data: these
+ are harmless.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ QLogic PathScale 3.0
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ Some tests involving conceptual checks fail to build, otherwise
+ there appear to be no issues.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ Sun Studio 12
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ Some tests involving function overload resolution fail to build,
+ these issues should be rairly encountered in practice.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Solaris
+ </p>
+ </td>
+<td>
+ <p>
+ Sun Studio 12
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ Some tests involving function overload resolution fail to build,
+ these issues should be rairly encountered in practice.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Solaris
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C++ 4.x
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ HP Tru64
+ </p>
+ </td>
+<td>
+ <p>
+ Compaq C++ 7.1
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ HP-UX Itanium
+ </p>
+ </td>
+<td>
+ <p>
+ HP aCC 6.x
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ Unfortunately this compiler emits quite a few warnings from libraries
+ upon which we depend (TR1, Array etc).
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ HP-UX PA-RISC
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Apple Mac OS X, Intel
+ </p>
+ </td>
+<td>
+ <p>
+ Darwin/GNU C++ 4.x
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Apple Mac OS X, PowerPC
+ </p>
+ </td>
+<td>
+ <p>
+ Darwin/GNU C++ 4.x
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ Long double support has been disabled on this platform due to
+ the rather strange nature of Darwin's 106-bit long double implementation.
+ It should be possible to make this work if someone is prepared
+ to offer assistance.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ IMB AIX
+ </p>
+ </td>
+<td>
+ <p>
+ IBM xlc 5.3
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests pass except for our fpclassify tests which fail due
+ to a bug in <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span></code>,
+ the bug effects the test code, not fpclassify itself. The IBM
+ compiler group are aware of the problem.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
-<p><br class="table-break"> </p>
+<p><br class="table-break">
+ </p>
 <div class="table">
-<a name="id1060233"></a><p class="title"><b>Table&#160;10.&#160;Unsupported Compilers</b></p>
+<a name="id983946"></a><p class="title"><b>Table&#160;10.&#160;Unsupported Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Unsupported Compilers">
 <colgroup>
 <col>
@@ -541,40 +550,40 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Platform
- </p>
- </th>
+ <p>
+ Platform
+ </p>
+ </th>
 <th>
- <p>
- Compiler
- </p>
- </th>
+ <p>
+ Compiler
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- Borland C++ 5.9.2 (Borland Developer Studio 2007)
- </p>
- </td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ Borland C++ 5.9.2 (Borland Developer Studio 2007)
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- MSVC 6 and 7
- </p>
- </td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ MSVC 6 and 7
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -616,7 +625,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_handling.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_handling.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/contact.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/contact.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/contact.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Contact Info and Support</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tr1.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../dist.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -25,13 +25,14 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Use the <a href="http://www.boost.org/more/mailing_lists.htm#users" target="_top">boost-user
- list</a> for general support questions.
- </li>
+ Use the <a href="http://www.boost.org/more/mailing_lists.htm#users" target="_top">boost-user
+ list</a> for general support questions.
+ </li>
 <li>
- Use the <a href="http://www.boost.org/more/mailing_lists.htm#main" target="_top">boost-developer
- list</a> for discussion about implementation and or submission of extensions.
- </li>
+ Use the <a href="http://www.boost.org/more/mailing_lists.htm#main" target="_top">boost-developer
+ list</a> for discussion about implementation and or submission of
+ extensions.
+ </li>
 </ul></div>
 <p>
         You can also find JM at john - at - johnmaddock.co.uk and PAB at pbristow
@@ -49,7 +50,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../dist.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tr1.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../dist.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Directory and File Structure</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="navigation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="namespaces.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="navigation.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="namespaces.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -21,7 +21,7 @@
       File Structure</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.directories.boost_math"></a><h5>
-<a name="id1047988"></a>
+<a name="id969434"></a>
         <a class="link" href="directories.html#math_toolkit.main_overview.directories.boost_math">boost/math</a>
       </h5>
 <div class="variablelist">
@@ -29,44 +29,44 @@
 <dl>
 <dt><span class="term">/concepts/</span></dt>
 <dd><p>
- Prototype defining the <span class="bold"><strong>essential</strong></span> features
- of a RealType class (see real_concept.hpp). Most applications will use
- <code class="computeroutput"><span class="keyword">double</span></code> as the RealType (and
- short <code class="computeroutput"><span class="keyword">typedef</span></code> names of distributions
- are reserved for this type where possible), a few will use <code class="computeroutput"><span class="keyword">float</span></code> or <code class="computeroutput"><span class="keyword">long</span>
- <span class="keyword">double</span></code>, but it is also possible
- to use higher precision types like NTL::RR
- that conform to the requirements specified by real_concept.
- </p></dd>
+ Prototype defining the <span class="bold"><strong>essential</strong></span> features
+ of a RealType class (see real_concept.hpp). Most applications will
+ use <code class="computeroutput"><span class="keyword">double</span></code> as the RealType
+ (and short <code class="computeroutput"><span class="keyword">typedef</span></code> names
+ of distributions are reserved for this type where possible), a few
+ will use <code class="computeroutput"><span class="keyword">float</span></code> or <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>,
+ but it is also possible to use higher precision types like NTL::RR
+ that conform to the requirements specified by real_concept.
+ </p></dd>
 <dt><span class="term">/constants/</span></dt>
 <dd><p>
- Templated definition of some highly accurate math constants (in constants.hpp).
- </p></dd>
+ Templated definition of some highly accurate math constants (in constants.hpp).
+ </p></dd>
 <dt><span class="term">/distributions/</span></dt>
 <dd><p>
- Distributions used in mathematics and, especially, statistics: Gaussian,
- Students-t, Fisher, Binomial etc
- </p></dd>
+ Distributions used in mathematics and, especially, statistics: Gaussian,
+ Students-t, Fisher, Binomial etc
+ </p></dd>
 <dt><span class="term">/policies/</span></dt>
 <dd><p>
- Policy framework, for handling user requested behaviour modifications.
- </p></dd>
+ Policy framework, for handling user requested behaviour modifications.
+ </p></dd>
 <dt><span class="term">/special_functions/</span></dt>
 <dd><p>
- Math functions generally regarded as 'special', like beta, cbrt, erf,
- gamma, lgamma, tgamma ... (Some of these are specified in C++, and C99/TR1,
- and perhaps TR2).
- </p></dd>
+ Math functions generally regarded as 'special', like beta, cbrt, erf,
+ gamma, lgamma, tgamma ... (Some of these are specified in C++, and
+ C99/TR1, and perhaps TR2).
+ </p></dd>
 <dt><span class="term">/tools/</span></dt>
 <dd><p>
- Tools used by functions, like evaluating polynomials, continued fractions,
- root finding, precision and limits, and by tests. Some will find application
- outside this package.
- </p></dd>
+ Tools used by functions, like evaluating polynomials, continued fractions,
+ root finding, precision and limits, and by tests. Some will find application
+ outside this package.
+ </p></dd>
 </dl>
 </div>
 <a name="math_toolkit.main_overview.directories.boost_libs"></a><h5>
-<a name="id1048129"></a>
+<a name="id977353"></a>
         <a class="link" href="directories.html#math_toolkit.main_overview.directories.boost_libs">boost/libs</a>
       </h5>
 <div class="variablelist">
@@ -74,29 +74,29 @@
 <dl>
 <dt><span class="term">/doc/</span></dt>
 <dd><p>
- Documentation source files in Quickbook format processed into html and
- pdf formats.
- </p></dd>
+ Documentation source files in Quickbook format processed into html
+ and pdf formats.
+ </p></dd>
 <dt><span class="term">/examples/</span></dt>
 <dd><p>
- Examples and demos of using math functions and distributions.
- </p></dd>
+ Examples and demos of using math functions and distributions.
+ </p></dd>
 <dt><span class="term">/performance/</span></dt>
 <dd><p>
- Performance testing and tuning program.
- </p></dd>
+ Performance testing and tuning program.
+ </p></dd>
 <dt><span class="term">/test/</span></dt>
 <dd><p>
- Test files, in various .cpp files, most using Boost.Test (some with test
- data as .ipp files, usually generated using NTL RR type with ample precision
- for the type, often for precisions suitable for up to 256-bit significand
- real types).
- </p></dd>
+ Test files, in various .cpp files, most using Boost.Test (some with
+ test data as .ipp files, usually generated using NTL RR type with ample
+ precision for the type, often for precisions suitable for up to 256-bit
+ significand real types).
+ </p></dd>
 <dt><span class="term">/tools/</span></dt>
 <dd><p>
- Programs used to generate test data. Also changes to the NTL
- released package to provide a few additional (and vital) extra features.
- </p></dd>
+ Programs used to generate test data. Also changes to the NTL
+ released package to provide a few additional (and vital) extra features.
+ </p></dd>
 </dl>
 </div>
 </div>
@@ -111,7 +111,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="navigation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="namespaces.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="navigation.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="namespaces.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Error Handling</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="result_type.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="compilers_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="result_type.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="compilers_overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="math_toolkit.main_overview.error_handling"></a><a class="link" href="error_handling.html" title="Error Handling"> Error Handling</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.error_handling.quick_reference"></a><h5>
-<a name="id1055043"></a>
+<a name="id978287"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.quick_reference">Quick
         Reference</a>
       </h5>
@@ -29,11 +29,11 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- What kind of error has been raised?
- </li>
+ What kind of error has been raised?
+ </li>
 <li>
- What should be done when the error is raised?
- </li>
+ What should be done when the error is raised?
+ </li>
 </ul></div>
 <p>
         The kinds of errors that can be raised are:
@@ -43,50 +43,50 @@
 <dl>
 <dt><span class="term">Domain Error</span></dt>
 <dd><p>
- Occurs when one or more arguments to a function are out of range.
- </p></dd>
+ Occurs when one or more arguments to a function are out of range.
+ </p></dd>
 <dt><span class="term">Pole Error</span></dt>
 <dd><p>
- Occurs when the particular arguments cause the function to be evaluated
- at a pole with no well defined residual value. For example if <a class="link" href="../special/sf_gamma/tgamma.html" title="Gamma">tgamma</a>
- is evaluated at exactly -2, the function approaches different limiting
- values depending upon whether you approach from just above or just below
- -2. Hence the function has no well defined value at this point and a
- Pole Error will be raised.
- </p></dd>
+ Occurs when the particular arguments cause the function to be evaluated
+ at a pole with no well defined residual value. For example if <a class="link" href="../special/sf_gamma/tgamma.html" title="Gamma">tgamma</a> is evaluated
+ at exactly -2, the function approaches different limiting values depending
+ upon whether you approach from just above or just below -2. Hence the
+ function has no well defined value at this point and a Pole Error will
+ be raised.
+ </p></dd>
 <dt><span class="term">Overflow Error</span></dt>
 <dd><p>
- Occurs when the result is either infinite, or too large to represent
- in the numeric type being returned by the function.
- </p></dd>
+ Occurs when the result is either infinite, or too large to represent
+ in the numeric type being returned by the function.
+ </p></dd>
 <dt><span class="term">Underflow Error</span></dt>
 <dd><p>
- Occurs when the result is not zero, but is too small to be represented
- by any other value in the type being returned by the function.
- </p></dd>
+ Occurs when the result is not zero, but is too small to be represented
+ by any other value in the type being returned by the function.
+ </p></dd>
 <dt><span class="term">Denormalisation Error</span></dt>
 <dd><p>
- Occurs when the returned result would be a denormalised value.
- </p></dd>
+ Occurs when the returned result would be a denormalised value.
+ </p></dd>
 <dt><span class="term">Rounding Error</span></dt>
 <dd><p>
- Occurs when the argument to one of the rounding functions <a class="link" href="../special/rounding/trunc.html" title="Truncation Functions">trunc</a>,
- <a class="link" href="../special/rounding/round.html" title="Rounding Functions">round</a> and
- <a class="link" href="../special/rounding/modf.html" title="Integer and Fractional Part Splitting (modf)">modf</a> can not
- be represented as an integer type, is is outide the range of the result
- type.
- </p></dd>
+ Occurs when the argument to one of the rounding functions <a class="link" href="../special/rounding/trunc.html" title="Truncation Functions">trunc</a>,
+ <a class="link" href="../special/rounding/round.html" title="Rounding Functions">round</a> and
+ <a class="link" href="../special/rounding/modf.html" title="Integer and Fractional Part Splitting (modf)">modf</a> can
+ not be represented as an integer type, is is outide the range of the
+ result type.
+ </p></dd>
 <dt><span class="term">Evaluation Error</span></dt>
 <dd><p>
- Occurs when an internal error occured that prevented the result from
- being evaluated: this should never occur, but if it does, then it's likely
- to be due to an iterative method not converging fast enough.
- </p></dd>
+ Occurs when an internal error occured that prevented the result from
+ being evaluated: this should never occur, but if it does, then it's
+ likely to be due to an iterative method not converging fast enough.
+ </p></dd>
 <dt><span class="term">Indeterminate Result Error</span></dt>
 <dd><p>
- Occurs when the result of a function is not defined for the values that
- were passed to it.
- </p></dd>
+ Occurs when the result of a function is not defined for the values
+ that were passed to it.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -104,22 +104,22 @@
 <dl>
 <dt><span class="term">throw_on_error</span></dt>
 <dd><p>
- Throws the exception most appropriate to the error condition.
- </p></dd>
+ Throws the exception most appropriate to the error condition.
+ </p></dd>
 <dt><span class="term">errno_on_error</span></dt>
 <dd><p>
- Sets ::errno to an appropriate value, and then returns the most appropriate
- result
- </p></dd>
+ Sets ::errno to an appropriate value, and then returns the most appropriate
+ result
+ </p></dd>
 <dt><span class="term">ignore_error</span></dt>
 <dd><p>
- Ignores the error and simply the returns the most appropriate result.
- </p></dd>
+ Ignores the error and simply the returns the most appropriate result.
+ </p></dd>
 <dt><span class="term">user_error</span></dt>
 <dd><p>
- Calls a <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user-supplied
- error handler</a>.
- </p></dd>
+ Calls a <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user-supplied
+ error handler</a>.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -127,7 +127,7 @@
         the default action for each error shown in bold:
       </p>
 <div class="table">
-<a name="id1055283"></a><p class="title"><b>Table&#160;1.&#160;Possible Actions for Domain Errors</b></p>
+<a name="id978549"></a><p class="title"><b>Table&#160;1.&#160;Possible Actions for Domain Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Domain Errors">
 <colgroup>
 <col>
@@ -135,74 +135,74 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code></strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code></strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- Returns <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
- </p>
- </td>
+ <p>
+ Returns <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_domain_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_domain_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1055522"></a><p class="title"><b>Table&#160;2.&#160;Possible Actions for Pole Errors</b></p>
+<a name="id978795"></a><p class="title"><b>Table&#160;2.&#160;Possible Actions for Pole Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Pole Errors">
 <colgroup>
 <col>
@@ -210,74 +210,74 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code></strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code></strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- Returns <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
- </p>
- </td>
+ <p>
+ Returns <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">quiet_NaN</span><span class="special">()</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_pole_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_pole_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1055761"></a><p class="title"><b>Table&#160;3.&#160;Possible Actions for Overflow Errors</b></p>
+<a name="id979041"></a><p class="title"><b>Table&#160;3.&#160;Possible Actions for Overflow Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Overflow Errors">
 <colgroup>
 <col>
@@ -285,74 +285,74 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code></strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code></strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- Returns <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>
- </p>
- </td>
+ <p>
+ Returns <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_overflow_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_overflow_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1056000"></a><p class="title"><b>Table&#160;4.&#160;Possible Actions for Underflow Errors</b></p>
+<a name="id979287"></a><p class="title"><b>Table&#160;4.&#160;Possible Actions for Underflow Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Underflow Errors">
 <colgroup>
 <col>
@@ -360,74 +360,74 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
- </p>
- </td>
+ <p>
+ Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
- 0.
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
+ 0.
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Returns 0</strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Returns 0</strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_underflow_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_underflow_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1056176"></a><p class="title"><b>Table&#160;5.&#160;Possible Actions for Denorm Errors</b></p>
+<a name="id979468"></a><p class="title"><b>Table&#160;5.&#160;Possible Actions for Denorm Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Denorm Errors">
 <colgroup>
 <col>
@@ -435,74 +435,74 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
- </p>
- </td>
+ <p>
+ Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
- the denormalised value.
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
+ the denormalised value.
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Returns the denormalised value.</strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Returns the denormalised value.</strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_denorm_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_denorm_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1056351"></a><p class="title"><b>Table&#160;6.&#160;Possible Actions for Rounding Errors</b></p>
+<a name="id979650"></a><p class="title"><b>Table&#160;6.&#160;Possible Actions for Rounding Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Rounding Errors">
 <colgroup>
 <col>
@@ -510,229 +510,225 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- Throws <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">rounding_error</span></code>
- </p>
- </td>
+ <p>
+ Throws <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">rounding_error</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
- an unspecified value.
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
+ an unspecified value.
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Returns the an unspecified value.</strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Returns the an unspecified value.</strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_rounding_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_rounding_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1056534"></a><p class="title"><b>Table&#160;7.&#160;Possible Actions for Internal Evaluation
- Errors</b></p>
-<div class="table-contents"><table class="table" summary="Possible Actions for Internal Evaluation
- Errors">
+<a name="id979838"></a><p class="title"><b>Table&#160;7.&#160;Possible Actions for Internal Evaluation Errors</b></p>
+<div class="table-contents"><table class="table" summary="Possible Actions for Internal Evaluation Errors">
 <colgroup>
 <col>
 <col>
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">evaluation_error</span></code></strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Throws <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">evaluation_error</span></code></strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
- the closest approximation found.
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
+ the closest approximation found.
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the closest approximation found.
- </p>
- </td>
+ <p>
+ Returns the closest approximation found.
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_evaluation_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_evaluation_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1056715"></a><p class="title"><b>Table&#160;8.&#160;Possible Actions for Indeterminate Result
- Errors</b></p>
-<div class="table-contents"><table class="table" summary="Possible Actions for Indeterminate Result
- Errors">
+<a name="id980025"></a><p class="title"><b>Table&#160;8.&#160;Possible Actions for Indeterminate Result Errors</b></p>
+<div class="table-contents"><table class="table" summary="Possible Actions for Indeterminate Result Errors">
 <colgroup>
 <col>
 <col>
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Action
- </p>
- </th>
+ <p>
+ Action
+ </p>
+ </th>
 <th>
- <p>
- Behaviour
- </p>
- </th>
+ <p>
+ Behaviour
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- throw_on_error
- </p>
- </td>
+ <p>
+ throw_on_error
+ </p>
+ </td>
 <td>
- <p>
- Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
- </p>
- </td>
+ <p>
+ Throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- errno_on_error
- </p>
- </td>
+ <p>
+ errno_on_error
+ </p>
+ </td>
 <td>
- <p>
- Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
- the same value as <code class="computeroutput"><span class="identifier">ignore_error</span></code>.
- </p>
- </td>
+ <p>
+ Sets <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
+ the same value as <code class="computeroutput"><span class="identifier">ignore_error</span></code>.
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- ignore_error
- </p>
- </td>
+ <p>
+ ignore_error
+ </p>
+ </td>
 <td>
- <p>
- <span class="bold"><strong>Returns a default result that depends on the
- function where the error occurred.</strong></span>
- </p>
- </td>
+ <p>
+ <span class="bold"><strong>Returns a default result that depends on
+ the function where the error occurred.</strong></span>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- user_error
- </p>
- </td>
+ <p>
+ user_error
+ </p>
+ </td>
 <td>
- <p>
- Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_indeterminate_result_error</span></code>:
- <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
- function must be defined by the user</a>.
- </p>
- </td>
+ <p>
+ Returns the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_indeterminate_result_error</span></code>:
+ <a class="link" href="../policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">this
+ function must be defined by the user</a>.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.main_overview.error_handling.rationale"></a><h5>
-<a name="id1057448"></a>
+<a name="id980217"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.rationale">Rationale</a>
       </h5>
 <p>
@@ -742,16 +738,16 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Genuine errors should be flagged with exceptions rather than following
- C-compatible behaviour and setting ::errno.
- </li>
+ Genuine errors should be flagged with exceptions rather than following
+ C-compatible behaviour and setting ::errno.
+ </li>
 <li>
- Numeric underflow and denormalised results were not considered to be fatal
- errors in most cases, so it was felt that these should be ignored.
- </li>
+ Numeric underflow and denormalised results were not considered to be
+ fatal errors in most cases, so it was felt that these should be ignored.
+ </li>
 </ul></div>
 <a name="math_toolkit.main_overview.error_handling.finding_more_information"></a><h5>
-<a name="id1057475"></a>
+<a name="id980252"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.finding_more_information">Finding
         More Information</a>
       </h5>
@@ -773,7 +769,7 @@
         The various kind of errors are described in more detail below.
       </p>
 <a name="domain_error"></a><a name="math_toolkit.main_overview.error_handling.domain_errors"></a><h5>
-<a name="id1057528"></a>
+<a name="id980305"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.domain_errors">Domain
         Errors</a>
       </h5>
@@ -803,53 +799,32 @@
         Technical Report on C++ Library Extensions, 2005-06-24, section 5.2.1, paragraph
         6</a>:
       </p>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em>"Each of the functions declared above shall return a NaN
+ (Not a Number) if any argument value is a NaN, but it shall not report
+ a domain error. Otherwise, each of the functions declared above shall report
+ a domain error for just those argument values for which:</em></span>
+ </p></blockquote></div>
 <div class="blockquote"><blockquote class="blockquote">
 <p>
- </p>
-<p>
- <span class="emphasis"><em>"Each of the functions declared above shall return a NaN
- (Not a Number) if any argument value is a NaN, but it shall not report
- a domain error. Otherwise, each of the functions declared above shall
- report a domain error for just those argument values for which:</em></span>
- </p>
-<p>
+ <span class="emphasis"><em>"the function description's Returns clause explicitly specifies
+ a domain, and those arguments fall outside the specified domain; or</em></span>
         </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em>"the function description's Returns clause explicitly
- specifies a domain, and those arguments fall outside the specified domain;
- or</em></span>
- </p>
-<p>
- </p>
-<p>
- <span class="emphasis"><em>"the corresponding mathematical function value has a non-zero
- imaginary component; or</em></span>
- </p>
-<p>
- </p>
-<p>
- <span class="emphasis"><em>"the corresponding mathematical function is not mathematically
- defined.</em></span>
- </p>
 <p>
+ <span class="emphasis"><em>"the corresponding mathematical function value has a non-zero
+ imaginary component; or</em></span>
         </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em>"Note 2: A mathematical function is mathematically defined
- for a given set of argument values if it is explicitly defined for that
- set of argument values or if its limiting value exists and does not depend
- on the direction of approach."</em></span>
- </p>
 <p>
+ <span class="emphasis"><em>"the corresponding mathematical function is not mathematically
+ defined.</em></span>
         </p>
 </blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em>"Note 2: A mathematical function is mathematically defined
+ for a given set of argument values if it is explicitly defined for that
+ set of argument values or if its limiting value exists and does not depend
+ on the direction of approach."</em></span>
+ </p></blockquote></div>
 <p>
         Note that in order to support information-rich error messages when throwing
         exceptions, <code class="computeroutput"><span class="identifier">Message</span></code> must
@@ -866,7 +841,7 @@
         for more details.
       </p>
 <a name="pole_error"></a><a name="math_toolkit.main_overview.error_handling.evaluation_at_a_pole"></a><h5>
-<a name="id1057786"></a>
+<a name="id980552"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.evaluation_at_a_pole">Evaluation
         at a pole</a>
       </h5>
@@ -905,7 +880,7 @@
         for more details.
       </p>
 <a name="overflow_error"></a><a name="math_toolkit.main_overview.error_handling.numeric_overflow"></a><h5>
-<a name="id1057995"></a>
+<a name="id980761"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.numeric_overflow">Numeric
         Overflow</a>
       </h5>
@@ -930,7 +905,7 @@
         doesn't support infinities, the maximum value for the type is returned.
       </p>
 <a name="underflow_error"></a><a name="math_toolkit.main_overview.error_handling.numeric_underflow"></a><h5>
-<a name="id1058182"></a>
+<a name="id980948"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.numeric_underflow">Numeric
         Underflow</a>
       </h5>
@@ -953,7 +928,7 @@
         an <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code> C++ exception.
       </p>
 <a name="denorm_error"></a><a name="math_toolkit.main_overview.error_handling.denormalisation_errors"></a><h5>
-<a name="id1058326"></a>
+<a name="id981092"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.denormalisation_errors">Denormalisation
         Errors</a>
       </h5>
@@ -976,7 +951,7 @@
         throws an <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code> C++ exception.
       </p>
 <a name="evaluation_error"></a><a name="math_toolkit.main_overview.error_handling.evaluation_errors"></a><h5>
-<a name="id1058487"></a>
+<a name="id981253"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.evaluation_errors">Evaluation
         Errors</a>
       </h5>
@@ -1013,7 +988,7 @@
         for more details.
       </p>
 <a name="indeterminate_result_error"></a><a name="math_toolkit.main_overview.error_handling.indeterminate_result_errors"></a><h5>
-<a name="id1058700"></a>
+<a name="id981466"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.indeterminate_result_errors">Indeterminate
         Result Errors</a>
       </h5>
@@ -1040,7 +1015,7 @@
         the result of 0<sup>0</sup> is 1, even though the result is actually mathematically indeterminate.
       </p>
 <a name="rounding_error"></a><a name="math_toolkit.main_overview.error_handling.rounding_errors"></a><h5>
-<a name="id1058849"></a>
+<a name="id981615"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.rounding_errors">Rounding
         Errors</a>
       </h5>
@@ -1079,7 +1054,7 @@
         for more details.
       </p>
 <a name="checked_narrowing_cast"></a><a name="math_toolkit.main_overview.error_handling.errors_from_typecasts"></a><h5>
-<a name="id1059080"></a>
+<a name="id983075"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.errors_from_typecasts">Errors
         from typecasts</a>
       </h5>
@@ -1111,7 +1086,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="result_type.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="compilers_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="result_type.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="compilers_overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>History and What's New</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="building.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="building.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="tr1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -24,76 +24,76 @@
         <a name="math_toolkit.main_overview.history1.boost_1_38_0"></a>
         </p>
 <h5>
-<a name="id1061394"></a>
+<a name="id985774"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_38_0">Boost-1.38.0</a>
         </h5>
 <p>
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Added support for MPFR as a bignum type.
- </li>
+ Added support for MPFR as a bignum type.
+ </li>
 <li>
- Added some full specializations of the policy classes to reduce compile
- times.
- </li>
-<li>
- Added logistic distribution, from Gautam Sewani's Google Summer of Code
- project.
- </li>
+ Added some full specializations of the policy classes to reduce compile
+ times.
+ </li>
+<li>
+ Added logistic distribution, from Gautam Sewani's Google Summer of
+ Code project.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.boost_1_37_0"></a>
         </p>
 <h5>
-<a name="id1061421"></a>
+<a name="id985812"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_37_0">Boost-1.37.0</a>
         </h5>
 <p>
         </p>
 <div class="itemizedlist"><ul type="disc"><li>
- Improved accuracy and testing of the inverse hypergeometric functions.
- </li></ul></div>
+ Improved accuracy and testing of the inverse hypergeometric functions.
+ </li></ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.boost_1_36_0"></a>
         </p>
 <h5>
-<a name="id1061442"></a>
+<a name="id985836"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_36_0">Boost-1.36.0</a>
         </h5>
 <p>
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Added Noncentral Chi Squared Distribution.
- </li>
+ Added Noncentral Chi Squared Distribution.
+ </li>
 <li>
- Added Noncentral Beta Distribution.
- </li>
+ Added Noncentral Beta Distribution.
+ </li>
 <li>
- Added Noncentral F Distribution.
- </li>
+ Added Noncentral F Distribution.
+ </li>
 <li>
- Added Noncentral T Distribution.
- </li>
+ Added Noncentral T Distribution.
+ </li>
 <li>
- Added Exponential Integral Functions.
- </li>
+ Added Exponential Integral Functions.
+ </li>
 <li>
- Added Zeta Function.
- </li>
+ Added Zeta Function.
+ </li>
 <li>
- Added Rounding and Truncation functions.
- </li>
+ Added Rounding and Truncation functions.
+ </li>
 <li>
- Added Compile time powers of runtime bases.
- </li>
+ Added Compile time powers of runtime bases.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.boost_1_35_0__post_review_first_official_release"></a>
         </p>
 <h5>
-<a name="id1061487"></a>
+<a name="id985910"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_35_0__post_review_first_official_release">Boost-1.35.0:
           Post Review First Official Release</a>
         </h5>
@@ -101,36 +101,37 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Added Policy based framework that allows fine grained control over function
- behaviour.
- </li>
-<li>
-<span class="bold"><strong>Breaking change:</strong></span> Changed default behaviour
- for domain, pole and overflow errors to throw an exception (based on
- review feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
- </li>
-<li>
-<span class="bold"><strong>Breaking change:</strong></span> Changed exception thrown
- when an internal evaluation error occurs to boost::math::evaluation_error.
- </li>
-<li>
-<span class="bold"><strong>Breaking change:</strong></span> Changed discrete quantiles
- to return an integer result: this is anything up to 20 times faster than
- finding the true root, this behaviour can be customised using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
- </li>
-<li>
- Polynomial/rational function evaluation is now customisable and hopefully
- faster than before.
- </li>
+ Added Policy based framework that allows fine grained control over
+ function behaviour.
+ </li>
+<li>
+ <span class="bold"><strong>Breaking change:</strong></span> Changed default behaviour
+ for domain, pole and overflow errors to throw an exception (based on
+ review feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
+ </li>
+<li>
+ <span class="bold"><strong>Breaking change:</strong></span> Changed exception
+ thrown when an internal evaluation error occurs to boost::math::evaluation_error.
+ </li>
+<li>
+ <span class="bold"><strong>Breaking change:</strong></span> Changed discrete
+ quantiles to return an integer result: this is anything up to 20 times
+ faster than finding the true root, this behaviour can be customised
+ using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
+ </li>
+<li>
+ Polynomial/rational function evaluation is now customisable and hopefully
+ faster than before.
+ </li>
 <li>
- Added performance test program.
- </li>
+ Added performance test program.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.milestone_4__second_review_candidate__1st_march_2007_"></a>
         </p>
 <h5>
-<a name="id1061550"></a>
+<a name="id985994"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_4__second_review_candidate__1st_march_2007_">Milestone
           4: Second Review Candidate (1st March 2007)</a>
         </h5>
@@ -138,18 +139,18 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Moved Xiaogang Zhang's Bessel Functions code into the library, and brought
- them into line with the rest of the code.
- </li>
+ Moved Xiaogang Zhang's Bessel Functions code into the library, and
+ brought them into line with the rest of the code.
+ </li>
 <li>
- Added C# "Distribution Explorer" demo application.
- </li>
+ Added C# "Distribution Explorer" demo application.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.milestone_3__first_review_candidate__31st_dec_2006_"></a>
         </p>
 <h5>
-<a name="id1061574"></a>
+<a name="id986026"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_3__first_review_candidate__31st_dec_2006_">Milestone
           3: First Review Candidate (31st Dec 2006)</a>
         </h5>
@@ -157,32 +158,32 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Implemented the main probability distribution and density functions.
- </li>
+ Implemented the main probability distribution and density functions.
+ </li>
 <li>
- Implemented digamma.
- </li>
+ Implemented digamma.
+ </li>
 <li>
- Added more factorial functions.
- </li>
+ Added more factorial functions.
+ </li>
 <li>
- Implemented the Hermite, Legendre and Laguerre polynomials plus the spherical
- harmonic functions from TR1.
- </li>
-<li>
- Moved Xiaogang Zhang's elliptic integral code into the library, and brought
- them into line with the rest of the code.
- </li>
-<li>
- Moved Hubert Holin's existing Boost.Math special functions into this
- library and brought them into line with the rest of the code.
- </li>
+ Implemented the Hermite, Legendre and Laguerre polynomials plus the
+ spherical harmonic functions from TR1.
+ </li>
+<li>
+ Moved Xiaogang Zhang's elliptic integral code into the library, and
+ brought them into line with the rest of the code.
+ </li>
+<li>
+ Moved Hubert Holin's existing Boost.Math special functions into this
+ library and brought them into line with the rest of the code.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.milestone_2__released_september_10th_2006"></a>
         </p>
 <h5>
-<a name="id1061612"></a>
+<a name="id986086"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_2__released_september_10th_2006">Milestone
           2: Released September 10th 2006</a>
         </h5>
@@ -190,40 +191,40 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Implement preview release of the statistical distributions.
- </li>
+ Implement preview release of the statistical distributions.
+ </li>
 <li>
- Added statistical distributions tutorial.
- </li>
+ Added statistical distributions tutorial.
+ </li>
 <li>
- Implemented root finding algorithms.
- </li>
+ Implemented root finding algorithms.
+ </li>
 <li>
- Implemented the inverses of the incomplete gamma and beta functions.
- </li>
+ Implemented the inverses of the incomplete gamma and beta functions.
+ </li>
 <li>
- Rewrite erf/erfc as rational approximations (valid to 128-bit precision).
- </li>
+ Rewrite erf/erfc as rational approximations (valid to 128-bit precision).
+ </li>
 <li>
- Integrated the statistical results generated from the test data with
- Boost.Test: uses a database of expected results, indexed by test, floating
- point type, platform, and compiler.
- </li>
+ Integrated the statistical results generated from the test data with
+ Boost.Test: uses a database of expected results, indexed by test, floating
+ point type, platform, and compiler.
+ </li>
 <li>
- Improved lgamma near 1 and 2 (rational approximations).
- </li>
+ Improved lgamma near 1 and 2 (rational approximations).
+ </li>
 <li>
- Improved erf/erfc inverses (rational approximations).
- </li>
+ Improved erf/erfc inverses (rational approximations).
+ </li>
 <li>
- Implemented Rational function generation (the Remez method).
- </li>
+ Implemented Rational function generation (the Remez method).
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.main_overview.history1.milestone_1__released_march_31st_2006"></a>
         </p>
 <h5>
-<a name="id1061661"></a>
+<a name="id986167"></a>
           <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_1__released_march_31st_2006">Milestone
           1: Released March 31st 2006</a>
         </h5>
@@ -231,24 +232,24 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Implement gamma/beta/erf functions along with their incomplete counterparts.
- </li>
+ Implement gamma/beta/erf functions along with their incomplete counterparts.
+ </li>
 <li>
- Generate high quality test data, against which future improvements can
- be judged.
- </li>
-<li>
- Provide tools for the evaluation of infinite series, continued fractions,
- and rational functions.
- </li>
-<li>
- Provide tools for testing against tabulated test data, and collecting
- statistics on error rates.
- </li>
-<li>
- Provide sufficient docs for people to be able to find their way around
- the library.
- </li>
+ Generate high quality test data, against which future improvements
+ can be judged.
+ </li>
+<li>
+ Provide tools for the evaluation of infinite series, continued fractions,
+ and rational functions.
+ </li>
+<li>
+ Provide tools for testing against tabulated test data, and collecting
+ statistics on error rates.
+ </li>
+<li>
+ Provide sufficient docs for people to be able to find their way around
+ the library.
+ </li>
 </ul></div>
 <p>
         </p>
@@ -274,7 +275,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="building.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="building.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="tr1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>About the Math Toolkit</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="navigation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../main_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="navigation.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -23,7 +23,7 @@
         This library is divided into three interconnected parts:
       </p>
 <a name="math_toolkit.main_overview.intro.statistical_distributions"></a><h5>
-<a name="id1047553"></a>
+<a name="id968997"></a>
         <a class="link" href="intro.html#math_toolkit.main_overview.intro.statistical_distributions">Statistical
         Distributions</a>
       </h5>
@@ -49,7 +49,7 @@
         tests.
       </p>
 <a name="math_toolkit.main_overview.intro.mathematical_special_functions"></a><h5>
-<a name="id1047637"></a>
+<a name="id969081"></a>
         <a class="link" href="intro.html#math_toolkit.main_overview.intro.mathematical_special_functions">Mathematical
         Special Functions</a>
       </h5>
@@ -76,7 +76,7 @@
         <span class="keyword">double</span></code>.
       </p>
 <a name="math_toolkit.main_overview.intro.implementation_toolkit"></a><h5>
-<a name="id1047705"></a>
+<a name="id969148"></a>
         <a class="link" href="intro.html#math_toolkit.main_overview.intro.implementation_toolkit">Implementation
         Toolkit</a>
       </h5>
@@ -121,7 +121,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="navigation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../main_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="navigation.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/namespaces.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/namespaces.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/namespaces.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Namespaces</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="directories.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="result_type.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="directories.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="result_type.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -61,7 +61,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="directories.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="result_type.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="directories.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="result_type.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Navigation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="directories.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="intro.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="directories.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -24,31 +24,21 @@
         as handy shortcuts for common navigation tasks.
       </p>
 <a name="math_toolkit.main_overview.navigation.shortcuts"></a><h6>
-<a name="id1047805"></a>
+<a name="id969249"></a>
         <a class="link" href="navigation.html#math_toolkit.main_overview.navigation.shortcuts">Shortcuts</a>
       </h6>
 <div class="blockquote"><blockquote class="blockquote">
 <p>
- </p>
-<p>
- <code class="literal"><span class="bold"><strong>p</strong></span></code> - Previous page
- </p>
-<p>
- </p>
-<p>
- <code class="literal"><span class="bold"><strong>n</strong></span></code> - Next page
- </p>
-<p>
- </p>
-<p>
- <code class="literal"><span class="bold"><strong>h</strong></span></code> - home
- </p>
+ <code class="literal"><span class="bold"><strong>p</strong></span></code> - Previous page
+ </p>
 <p>
- </p>
+ <code class="literal"><span class="bold"><strong>n</strong></span></code> - Next page
+ </p>
 <p>
- <code class="literal"><span class="bold"><strong>u</strong></span></code> - Up
- </p>
+ <code class="literal"><span class="bold"><strong>h</strong></span></code> - home
+ </p>
 <p>
+ <code class="literal"><span class="bold"><strong>u</strong></span></code> - Up
         </p>
 </blockquote></div>
 <p>
@@ -61,65 +51,65 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Browser
- </p>
+ <p>
+ Browser
+ </p>
               </th>
 <th>
- <p>
- Access Method
- </p>
+ <p>
+ Access Method
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Internet Explorer
- </p>
+ <p>
+ Internet Explorer
+ </p>
               </td>
 <td>
- <p>
- Alt+Key highlights the link only, so for example to move to the next
- topic you would need "Alt+n" followed by "Enter".
- </p>
+ <p>
+ Alt+Key highlights the link only, so for example to move to the
+ next topic you would need "Alt+n" followed by "Enter".
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Firefox 2.0 and later
- </p>
+ <p>
+ Firefox 2.0 and later
+ </p>
               </td>
 <td>
- <p>
- Alt+Shift+Key follows the link, so for example "Alt+Shift+n"
- will take you to the next topic.
- </p>
+ <p>
+ Alt+Shift+Key follows the link, so for example "Alt+Shift+n"
+ will take you to the next topic.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Opera
- </p>
+ <p>
+ Opera
+ </p>
               </td>
 <td>
- <p>
- Press Shift+Esc followed by the access key.
- </p>
+ <p>
+ Press Shift+Esc followed by the access key.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Konqueror
- </p>
+ <p>
+ Konqueror
+ </p>
               </td>
 <td>
- <p>
- Press and release the Ctrl key, followed by the access key
- </p>
+ <p>
+ Press and release the Ctrl key, followed by the access key
+ </p>
               </td>
 </tr>
 </tbody>
@@ -141,7 +131,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="directories.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="intro.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="directories.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/perf_over.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/perf_over.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/perf_over.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Performance</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="threads.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="building.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="threads.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="building.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -49,15 +49,15 @@
         </p>
 <div class="orderedlist"><ol type="1">
 <li>
- Turn on your compilers optimisations: the difference between "release"
- and "debug" builds can easily be a <a class="link" href="../perf/getting_best.html" title="Getting the Best Performance from this Library">factor
- of 20</a>.
- </li>
+ Turn on your compilers optimisations: the difference between "release"
+ and "debug" builds can easily be a <a class="link" href="../perf/getting_best.html" title="Getting the Best Performance from this Library">factor
+ of 20</a>.
+ </li>
 <li>
- Pick your compiler carefully: <a class="link" href="../perf/comp_compilers.html" title="Comparing Compilers">performance
- differences of up to 8 fold</a> have been found between some windows
- compilers for example.
- </li>
+ Pick your compiler carefully: <a class="link" href="../perf/comp_compilers.html" title="Comparing Compilers">performance
+ differences of up to 8 fold</a> have been found between some windows
+ compilers for example.
+ </li>
 </ol></div>
 <p>
         </p>
@@ -80,7 +80,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="threads.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="building.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="threads.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="building.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/pol_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/pol_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/pol_overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Configuration and Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="compilers_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="threads.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="compilers_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="threads.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -57,33 +57,33 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<a class="link" href="../policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">How
- results from 'bad' arguments are handled</a>, including those that
- cannot be fully evaluated.
- </li>
-<li>
- How <a class="link" href="../policy/pol_ref/internal_promotion.html" title="Internal Promotion Policies">accuracy
- is controlled by internal promotion</a> to use more precise types.
- </li>
-<li>
- What working <a class="link" href="../policy/pol_ref/precision_pol.html" title="Precision Policies">precision</a>
- should be used to calculate results.
- </li>
-<li>
- What to do when a <a class="link" href="../policy/pol_ref/assert_undefined.html" title="Mathematically Undefined Function Policies">mathematically
- undefined function</a> is used: Should this raise a run-time or compile-time
- error?
- </li>
-<li>
- Whether <a class="link" href="../policy/pol_ref/discrete_quant_ref.html" title="Discrete Quantile Policies">discrete
- functions</a>, like the binomial, should return real or only integral
- values, and how they are rounded.
- </li>
-<li>
- How many iterations a special function is permitted to perform in a series
- evaluation or root finding algorithm before it gives up and raises an
- <a class="link" href="error_handling.html#evaluation_error">evaluation_error</a>.
- </li>
+ <a class="link" href="../policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">How
+ results from 'bad' arguments are handled</a>, including those that
+ cannot be fully evaluated.
+ </li>
+<li>
+ How <a class="link" href="../policy/pol_ref/internal_promotion.html" title="Internal Promotion Policies">accuracy
+ is controlled by internal promotion</a> to use more precise types.
+ </li>
+<li>
+ What working <a class="link" href="../policy/pol_ref/precision_pol.html" title="Precision Policies">precision</a>
+ should be used to calculate results.
+ </li>
+<li>
+ What to do when a <a class="link" href="../policy/pol_ref/assert_undefined.html" title="Mathematically Undefined Function Policies">mathematically
+ undefined function</a> is used: Should this raise a run-time or
+ compile-time error?
+ </li>
+<li>
+ Whether <a class="link" href="../policy/pol_ref/discrete_quant_ref.html" title="Discrete Quantile Policies">discrete
+ functions</a>, like the binomial, should return real or only integral
+ values, and how they are rounded.
+ </li>
+<li>
+ How many iterations a special function is permitted to perform in a
+ series evaluation or root finding algorithm before it gives up and
+ raises an <a class="link" href="error_handling.html#evaluation_error">evaluation_error</a>.
+ </li>
 </ul></div>
 <p>
         </p>
@@ -94,20 +94,20 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Using <a class="link" href="../policy/pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">macros</a>
- to change any default policy: the is the prefered method for installation
- wide policies.
- </li>
-<li>
- At your chosen <a class="link" href="../policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">namespace
- scope</a> for distributions and/or functions: this is the prefered
- method for project, namespace, or translation unit scope policies.
- </li>
-<li>
- In an ad-hoc manner <a class="link" href="../policy/pol_tutorial/ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions">by
- passing a specific policy to a special function</a>, or to a <a class="link" href="../policy/pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">statistical
- distribution</a>.
- </li>
+ Using <a class="link" href="../policy/pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">macros</a>
+ to change any default policy: the is the prefered method for installation
+ wide policies.
+ </li>
+<li>
+ At your chosen <a class="link" href="../policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">namespace
+ scope</a> for distributions and/or functions: this is the prefered
+ method for project, namespace, or translation unit scope policies.
+ </li>
+<li>
+ In an ad-hoc manner <a class="link" href="../policy/pol_tutorial/ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions">by
+ passing a specific policy to a special function</a>, or to a <a class="link" href="../policy/pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">statistical
+ distribution</a>.
+ </li>
 </ul></div>
 <p>
       </p>
@@ -123,7 +123,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="compilers_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="threads.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="compilers_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="threads.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/result_type.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/result_type.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/result_type.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Calculation of the Type of the Result</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="namespaces.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="error_handling.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="namespaces.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="error_handling.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -48,31 +48,31 @@
       </p>
 <div class="orderedlist"><ol type="1">
 <li>
- Any arguments that are not template arguments are disregarded from further
- analysis.
- </li>
-<li>
- For each type in the argument list, if that type is an integer type then
- it is treated as if it were of type double for the purposes of further
- analysis.
- </li>
-<li>
- If any of the arguments is a user-defined class type, then the result type
- is the first such class type that is constructible from all of the other
- argument types.
- </li>
-<li>
- If any of the arguments is of type <code class="computeroutput"><span class="keyword">long</span>
- <span class="keyword">double</span></code>, then the result is of type
- <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
- </li>
-<li>
- If any of the arguments is of type <code class="computeroutput"><span class="keyword">double</span></code>,
- then the result is of type <code class="computeroutput"><span class="keyword">double</span></code>.
- </li>
+ Any arguments that are not template arguments are disregarded from further
+ analysis.
+ </li>
+<li>
+ For each type in the argument list, if that type is an integer type then
+ it is treated as if it were of type double for the purposes of further
+ analysis.
+ </li>
+<li>
+ If any of the arguments is a user-defined class type, then the result
+ type is the first such class type that is constructible from all of the
+ other argument types.
+ </li>
+<li>
+ If any of the arguments is of type <code class="computeroutput"><span class="keyword">long</span>
+ <span class="keyword">double</span></code>, then the result is of
+ type <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
+ </li>
+<li>
+ If any of the arguments is of type <code class="computeroutput"><span class="keyword">double</span></code>,
+ then the result is of type <code class="computeroutput"><span class="keyword">double</span></code>.
+ </li>
 <li>
- Otherwise the result is of type <code class="computeroutput"><span class="keyword">float</span></code>.
- </li>
+ Otherwise the result is of type <code class="computeroutput"><span class="keyword">float</span></code>.
+ </li>
 </ol></div>
 <p>
         For example:
@@ -135,7 +135,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="namespaces.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="error_handling.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="namespaces.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="error_handling.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/threads.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/threads.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/threads.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Thread Safety</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pol_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="perf_over.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -56,7 +56,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pol_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="perf_over.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>C99 and TR1 C Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../main_overview.html" title="Overview">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="contact.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="history1.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="contact.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -42,15 +42,15 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- The header to include is lightweight (i.e. fast to compile).
- </li>
+ The header to include is lightweight (i.e. fast to compile).
+ </li>
 <li>
- The functions have extern "C" linkage, and so are usable from
- other languages.
- </li>
+ The functions have extern "C" linkage, and so are usable
+ from other languages.
+ </li>
 <li>
- Standard compatibility.
- </li>
+ Standard compatibility.
+ </li>
 </ul></div>
 <p>
         </p>
@@ -61,22 +61,22 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- You will need to compile and link to the external Boost.Math libraries.
- </li>
+ You will need to compile and link to the external Boost.Math libraries.
+ </li>
 <li>
- Limited to support for the types, <code class="computeroutput"><span class="keyword">float</span></code>,
- <code class="computeroutput"><span class="keyword">double</span></code> and <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
- </li>
+ Limited to support for the types, <code class="computeroutput"><span class="keyword">float</span></code>,
+ <code class="computeroutput"><span class="keyword">double</span></code> and <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
+ </li>
 <li>
- Error handling is handled via setting ::errno and returning NaN's and
- infinities: this may be less flexible than an C++ exception based approach.
- </li>
+ Error handling is handled via setting ::errno and returning NaN's and
+ infinities: this may be less flexible than an C++ exception based approach.
+ </li>
 </ul></div>
 <p>
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -104,122 +104,122 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Name
- </p>
+ <p>
+ Name
+ </p>
                 </th>
 <th>
- <p>
- Type
- </p>
+ <p>
+ Type
+ </p>
                 </th>
 <th>
- <p>
- Functions
- </p>
+ <p>
+ Functions
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- boost_math_c99f-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_c99f-&lt;suffix&gt;
+ </p>
                 </td>
 <td>
- <p>
- float
- </p>
+ <p>
+ float
+ </p>
                 </td>
 <td>
- <p>
- C99 Functions
- </p>
+ <p>
+ C99 Functions
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_c99-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_c99-&lt;suffix&gt;
+ </p>
                 </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                 </td>
 <td>
- <p>
- C99 Functions
- </p>
+ <p>
+ C99 Functions
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_c99l-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_c99l-&lt;suffix&gt;
+ </p>
                 </td>
 <td>
- <p>
- long double
- </p>
+ <p>
+ long double
+ </p>
                 </td>
 <td>
- <p>
- C99 Functions
- </p>
+ <p>
+ C99 Functions
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_tr1f-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_tr1f-&lt;suffix&gt;
+ </p>
                 </td>
 <td>
- <p>
- float
- </p>
+ <p>
+ float
+ </p>
                 </td>
 <td>
- <p>
- TR1 Functions
- </p>
+ <p>
+ TR1 Functions
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_tr1-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_tr1-&lt;suffix&gt;
+ </p>
                 </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                 </td>
 <td>
- <p>
- TR1 Functions
- </p>
+ <p>
+ TR1 Functions
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_tr1l-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_tr1l-&lt;suffix&gt;
+ </p>
                 </td>
 <td>
- <p>
- long double
- </p>
+ <p>
+ long double
+ </p>
                 </td>
 <td>
- <p>
- TR1 Functions
- </p>
+ <p>
+ TR1 Functions
+ </p>
                 </td>
 </tr>
 </tbody>
@@ -240,7 +240,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -265,7 +265,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -277,7 +277,7 @@
         <a name="math_toolkit.main_overview.tr1.usage_recomendations"></a>
         </p>
 <h5>
-<a name="id1062072"></a>
+<a name="id986634"></a>
           <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.usage_recomendations">Usage
           Recomendations</a>
         </h5>
@@ -290,12 +290,12 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- To include the header only versions of the functions and have an easier
- time linking, but a longer compile time.
- </li>
+ To include the header only versions of the functions and have an easier
+ time linking, but a longer compile time.
+ </li>
 <li>
- To include the TR1 headers and link against an external library.
- </li>
+ To include the TR1 headers and link against an external library.
+ </li>
 </ul></div>
 <p>
         </p>
@@ -329,7 +329,7 @@
         <a name="math_toolkit.main_overview.tr1.supported_c99_functions"></a>
         </p>
 <h5>
-<a name="id1062852"></a>
+<a name="id986837"></a>
           <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.supported_c99_functions">Supported
           C99 Functions</a>
         </h5>
@@ -433,7 +433,7 @@
         <a name="math_toolkit.main_overview.tr1.supported_tr1_functions"></a>
         </p>
 <h5>
-<a name="id1066623"></a>
+<a name="id989750"></a>
           <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.supported_tr1_functions">Supported
           TR1 Functions</a>
         </h5>
@@ -572,7 +572,7 @@
         <a name="math_toolkit.main_overview.tr1.currently_unsupported_c99_functions"></a>
         </p>
 <h5>
-<a name="id1069513"></a>
+<a name="id993716"></a>
           <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.currently_unsupported_c99_functions">Currently
           Unsupported C99 Functions</a>
         </h5>
@@ -643,7 +643,7 @@
         <a name="math_toolkit.main_overview.tr1.currently_unsupported_tr1_functions"></a>
         </p>
 <h5>
-<a name="id1072819"></a>
+<a name="id995383"></a>
           <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.currently_unsupported_tr1_functions">Currently
           Unsupported TR1 Functions</a>
         </h5>
@@ -675,7 +675,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="contact.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="history1.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="contact.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Performance</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy/pol_ref/pol_ref_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="perf/perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy/pol_ref/pol_ref_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="perf/perf_over.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -43,7 +43,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy/pol_ref/pol_ref_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="perf/perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy/pol_ref/pol_ref_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="perf/perf_over.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Comparing Compilers</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="getting_best.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tuning.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="getting_best.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="tuning.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -28,7 +28,7 @@
         in this respect).
       </p>
 <div class="table">
-<a name="id1416912"></a><p class="title"><b>Table&#160;48.&#160;Performance Comparison of Various Windows Compilers</b></p>
+<a name="id1346148"></a><p class="title"><b>Table&#160;48.&#160;Performance Comparison of Various Windows Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Performance Comparison of Various Windows Compilers">
 <colgroup>
 <col>
@@ -38,315 +38,315 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
- </th>
+ <p>
+ Function
+ </p>
+ </th>
 <th>
- <p>
- Intel C++ 10.0
- </p>
- <p>
- ( /Ox /Qipo /QxN )
- </p>
- </th>
+ <p>
+ Intel C++ 10.0
+ </p>
+ <p>
+ ( /Ox /Qipo /QxN )
+ </p>
+ </th>
 <th>
- <p>
- Microsoft Visual C++ 8.0
- </p>
- <p>
- ( /Ox /arch:SSE2 )
- </p>
- </th>
+ <p>
+ Microsoft Visual C++ 8.0
+ </p>
+ <p>
+ ( /Ox /arch:SSE2 )
+ </p>
+ </th>
 <th>
- <p>
- Cygwin G++ 3.4
- </p>
- <p>
- ( /O3 )
- </p>
- </th>
+ <p>
+ Cygwin G++ 3.4
+ </p>
+ <p>
+ ( /O3 )
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_erf/error_function.html" title="Error Functions">erf</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_erf/error_function.html" title="Error Functions">erf</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(4.118e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.50</p>
 <p> </p>
 <p>(6.173e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>3.24</p>
 <p> </p>
 <p>(1.336e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_erf/error_inv.html" title="Error Function Inverses">erf_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_erf/error_inv.html" title="Error Function Inverses">erf_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(4.439e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.42</p>
 <p> </p>
 <p>(6.302e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>7.88</p>
 <p> </p>
 <p>(3.500e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
- and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
+ and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.631e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.14</p>
 <p> </p>
 <p>(1.852e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>3.05</p>
 <p> </p>
 <p>(4.975e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.133e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.19</p>
 <p> </p>
 <p>(7.311e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.60</p>
 <p> </p>
 <p>(1.597e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>,
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>,
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.453e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.16</p>
 <p> </p>
 <p>(2.847e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.83</p>
 <p> </p>
 <p>(6.947e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
- and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
+ and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.735e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.41</p>
 <p> </p>
 <p>(9.504e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.78</p>
 <p> </p>
 <p>(1.872e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.637e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.38</p>
 <p> </p>
 <p>(3.631e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>3.31</p>
 <p> </p>
 <p>(8.736e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.716e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.29</p>
 <p> </p>
 <p>(9.982e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.56</p>
 <p> </p>
 <p>(1.974e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -364,7 +364,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="getting_best.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tuning.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="getting_best.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="tuning.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Comparisons to Other Open Source Libraries</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tuning.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="perf_test_app.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tuning.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="perf_test_app.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -27,7 +27,7 @@
       </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -39,7 +39,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.perf.comparisons.comparison_to_gsl_1_9_and_cephes"></a><h5>
-<a name="id1420873"></a>
+<a name="id1349043"></a>
         <a class="link" href="comparisons.html#math_toolkit.perf.comparisons.comparison_to_gsl_1_9_and_cephes">Comparison
         to GSL-1.9 and Cephes</a>
       </h5>
@@ -58,232 +58,231 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
+ <p>
+ Function
+ </p>
               </th>
 <th>
- <p>
- Boost
- </p>
+ <p>
+ Boost
+ </p>
               </th>
 <th>
- <p>
- GSL-1.9
- </p>
+ <p>
+ GSL-1.9
+ </p>
               </th>
 <th>
- <p>
- Cephes
- </p>
+ <p>
+ Cephes
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/tgamma.html" title="Gamma">tgamma</a>
- </p>
+ <p>
+ <a class="link" href="../special/sf_gamma/tgamma.html" title="Gamma">tgamma</a>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.50</p>
 <p> </p>
 <p>(2.566e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.54</p>
 <p> </p>
 <p>(2.627e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.709e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/lgamma.html" title="Log Gamma">lgamma</a>
- </p>
+ <p>
+ <a class="link" href="../special/sf_gamma/lgamma.html" title="Log Gamma">lgamma</a>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.73</p>
 <p> </p>
 <p>(2.688e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>3.61</p>
 <p> </p>
 <p>(5.621e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.556e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
- and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
- </p>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
+ and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.504e-007s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.15</p>
 <p> </p>
 <p>(2.042e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.57</p>
 <p> </p>
 <p>(2.439e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
- </p>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(3.631e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- N/A
- </p>
+ <p>
+ N/A
+ </p>
               </td>
 <td>
- <p>
- +INF
- <sup>[<a name="id1421372" href="#ftn.id1421372" class="footnote">1</a>]</sup>
- </p>
+ <p>
+ +INF <sup>[<a name="id1349367" href="#ftn.id1349367" class="footnote">1</a>]</sup>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
- and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
- </p>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
+ and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.852e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.07</p>
 <p> </p>
 <p>(1.974e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.07</p>
 <p> </p>
 <p>(1.974e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
- </p>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.311e-006s)</p>
 <p>
- </p>
+ </p>
               </td>
 <td>
- <p>
- N/A
- </p>
+ <p>
+ N/A
+ </p>
               </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.24</p>
 <p> </p>
 <p>(1.637e-005s)</p>
 <p>
- </p>
+ </p>
               </td>
 </tr>
 </tbody>
-<tbody class="footnotes"><tr><td colspan="4"><div class="footnote"><p><sup>[<a name="ftn.id1421372" href="#id1421372" class="para">1</a>] </sup>
+<tbody class="footnotes"><tr><td colspan="4"><div class="footnote"><p><sup>[<a name="ftn.id1349367" href="#id1349367" class="para">1</a>] </sup>
                     Cephes gets stuck in an infinite loop while trying to execute
                     our test cases.
                   </p></div></td></tr></tbody>
 </table></div>
 <a name="math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_windows"></a><h5>
-<a name="id1421508"></a>
+<a name="id1349510"></a>
         <a class="link" href="comparisons.html#math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_windows">Comparison
         to the R Statistical Library on Windows</a>
       </h5>
@@ -294,10 +293,8 @@
         appears not to be buildable with Visual C++).
       </p>
 <div class="table">
-<a name="id1421521"></a><p class="title"><b>Table&#160;51.&#160;A Comparison to the R Statistical Library on Windows
- XP</b></p>
-<div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Windows
- XP">
+<a name="id1349523"></a><p class="title"><b>Table&#160;51.&#160;A Comparison to the R Statistical Library on Windows XP</b></p>
+<div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Windows XP">
 <colgroup>
 <col>
 <col>
@@ -305,719 +302,715 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Statistical Function
- </p>
- </th>
+ <p>
+ Statistical Function
+ </p>
+ </th>
 <th>
- <p>
- Boost
- </p>
- </th>
+ <p>
+ Boost
+ </p>
+ </th>
 <th>
- <p>
- R
- </p>
- </th>
+ <p>
+ R
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.20</p>
 <p> </p>
 <p>(1.916e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.597e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.570e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
-<p>74.66
- <sup>[<a name="id1421644" href="#ftn.id1421644" class="footnote">1</a>]</sup>
- </p>
+ <p>
+ </p>
+<p>74.66<sup>[<a name="id1349650" href="#ftn.id1349650" class="footnote">1</a>]</sup></p>
 <p> </p>
 <p>(4.905e-004s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(5.276e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.45</p>
 <p> </p>
 <p>(1.293e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(4.013e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.32</p>
 <p> </p>
 <p>(5.280e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.231e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.28</p>
 <p> </p>
 <p>(1.576e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.498e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.498e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
- Squared Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
+ Squared Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.889e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.48</p>
 <p> </p>
 <p>(1.955e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
- Squared Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
+ Squared Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(4.303e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.61</p>
 <p> </p>
 <p>(6.925e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.955e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.97</p>
 <p> </p>
 <p>(3.844e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.07</p>
 <p> </p>
 <p>(1.206e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.126e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher F Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher
+ F Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.309e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.12</p>
 <p> </p>
 <p>(2.780e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher F Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher
+ F Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.204e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.78</p>
 <p> </p>
 <p>(1.280e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.076e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.07</p>
 <p> </p>
 <p>(2.227e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(5.189e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.14</p>
 <p> </p>
 <p>(5.937e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.078e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.41</p>
 <p> </p>
 <p>(2.930e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.692e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.63</p>
 <p> </p>
 <p>(1.090e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
- Binomial Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
+ Binomial Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.005e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.42</p>
 <p> </p>
 <p>(2.178e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
- Binomial Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
+ Binomial Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.601e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
-<p>53.59
- <sup>[<a name="id1422366" href="#ftn.id1422366" class="footnote">2</a>]</sup>
- </p>
+ <p>
+ </p>
+<p>53.59<sup>[<a name="id1350544" href="#ftn.id1350544" class="footnote">2</a>]</sup></p>
 <p> </p>
 <p>(5.145e-004s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(5.926e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>3.01</p>
 <p> </p>
 <p>(1.785e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.248e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.05</p>
 <p> </p>
 <p>(1.311e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(8.999e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.42</p>
 <p> </p>
 <p>(2.175e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
- Distribution</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
+ Distribution</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.853e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.17</p>
 <p> </p>
 <p>(4.014e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
- t Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
+ t Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.223e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.13</p>
 <p> </p>
 <p>(1.376e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
- t Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
+ t Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.570e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.04</p>
 <p> </p>
 <p>(2.668e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(4.741e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.46</p>
 <p> </p>
 <p>(6.943e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.926e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.08</p>
 <p> </p>
 <p>(8.542e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 <tbody class="footnotes"><tr><td colspan="3">
-<div class="footnote"><p><sup>[<a name="ftn.id1421644" href="#id1421644" class="para">1</a>] </sup>
- There are a small number of our test cases where the R library
- fails to converge on a result: these tend to dominate the performance
- result.
- </p></div>
-<div class="footnote"><p><sup>[<a name="ftn.id1422366" href="#id1422366" class="para">2</a>] </sup>
- The R library appears to use a linear-search strategy, that can
- perform very badly in a small number of pathological cases, but
- may or may not be more efficient in "typical" cases
- </p></div>
+<div class="footnote"><p><sup>[<a name="ftn.id1349650" href="#id1349650" class="para">1</a>] </sup>
+ There are a small number of our test cases where the R library
+ fails to converge on a result: these tend to dominate the performance
+ result.
+ </p></div>
+<div class="footnote"><p><sup>[<a name="ftn.id1350544" href="#id1350544" class="para">2</a>] </sup>
+ The R library appears to use a linear-search strategy, that can
+ perform very badly in a small number of pathological cases, but
+ may or may not be more efficient in "typical" cases
+ </p></div>
 </td></tr></tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_linux"></a><h5>
-<a name="id1422745"></a>
+<a name="id1350940"></a>
         <a class="link" href="comparisons.html#math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_linux">Comparison
         to the R Statistical Library on Linux</a>
       </h5>
@@ -1026,7 +1019,7 @@
         Linux machine, with the test program and R-2.5.0 compiled with GNU G++ 4.2.0.
       </p>
 <div class="table">
-<a name="id1422758"></a><p class="title"><b>Table&#160;52.&#160;A Comparison to the R Statistical Library on Linux</b></p>
+<a name="id1350953"></a><p class="title"><b>Table&#160;52.&#160;A Comparison to the R Statistical Library on Linux</b></p>
 <div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Linux">
 <colgroup>
 <col>
@@ -1035,714 +1028,710 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Statistical Function
- </p>
- </th>
+ <p>
+ Statistical Function
+ </p>
+ </th>
 <th>
- <p>
- Boost
- </p>
- </th>
+ <p>
+ Boost
+ </p>
+ </th>
 <th>
- <p>
- R
- </p>
- </th>
+ <p>
+ R
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.71</p>
 <p> </p>
 <p>(3.508e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.050e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.294e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
-<p>44.06
- <sup>[<a name="id1422881" href="#ftn.id1422881" class="footnote">1</a>]</sup>
- </p>
+ <p>
+ </p>
+<p>44.06<sup>[<a name="id1351081" href="#ftn.id1351081" class="footnote">1</a>]</sup></p>
 <p> </p>
 <p>(5.701e-004s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.22</p>
 <p> </p>
 <p>(1.342e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.104e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.36</p>
 <p> </p>
 <p>(7.083e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(5.194e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.372e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.47</p>
 <p> </p>
 <p>(2.017e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.542e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.14</p>
 <p> </p>
 <p>(1.752e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
- Squared Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
+ Squared Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.04</p>
 <p> </p>
 <p>(1.820e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.753e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
- Squared Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi
+ Squared Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.39</p>
 <p> </p>
 <p>(9.345e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.728e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.195e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.17</p>
 <p> </p>
 <p>(2.561e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.123e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(1.155e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher F Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher
+ F Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.744e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.08</p>
 <p> </p>
 <p>(2.970e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher F Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/f_dist.html" title="F Distribution">Fisher
+ F Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.14</p>
 <p> </p>
 <p>(1.550e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.359e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.29</p>
 <p> </p>
 <p>(2.578e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.992e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.77</p>
 <p> </p>
 <p>(1.020e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(5.757e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.782e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.00</p>
 <p> </p>
 <p>(3.564e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log-normal
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.093e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.07</p>
 <p> </p>
 <p>(7.607e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
- Binomial Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
+ Binomial Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(2.209e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.141e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
- Binomial Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative
+ Binomial Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.826e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
-<p>30.07
- <sup>[<a name="id1424284" href="#ftn.id1424284" class="footnote">2</a>]</sup>
- </p>
+ <p>
+ </p>
+<p>30.07<sup>[<a name="id1351835" href="#ftn.id1351835" class="footnote">2</a>]</sup></p>
 <p> </p>
 <p>(5.490e-004s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(8.542e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>2.09</p>
 <p> </p>
 <p>(1.782e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
- Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.362e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.26</p>
 <p> </p>
 <p>(1.722e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
- Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.10</p>
 <p> </p>
 <p>(1.953e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.775e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
- Distribution</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson
+ Distribution</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.12</p>
 <p> </p>
 <p>(4.214e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(3.752e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
- t Distribution</a> CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
+ t Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.55</p>
 <p> </p>
 <p>(2.441e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.576e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
- t Distribution</a> Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students
+ t Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.33</p>
 <p> </p>
 <p>(3.972e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.990e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a>
- CDF
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull
+ Distribution</a> CDF
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.640e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.06</p>
 <p> </p>
 <p>(7.031e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a>
- Quantile
- </p>
- </td>
+ <p>
+ <a class="link" href="../dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull
+ Distribution</a> Quantile
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.504e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(7.710e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 <tbody class="footnotes"><tr><td colspan="3">
-<div class="footnote"><p><sup>[<a name="ftn.id1422881" href="#id1422881" class="para">1</a>] </sup>
- There are a small number of our test cases where the R library
- fails to converge on a result: these tend to dominate the performance
- result.
- </p></div>
-<div class="footnote"><p><sup>[<a name="ftn.id1424284" href="#id1424284" class="para">2</a>] </sup>
- The R library appears to use a linear-search strategy, that can
- perform very badly in a small number of pathological cases, but
- may or may not be more efficient in "typical" cases
- </p></div>
+<div class="footnote"><p><sup>[<a name="ftn.id1351081" href="#id1351081" class="para">1</a>] </sup>
+ There are a small number of our test cases where the R library
+ fails to converge on a result: these tend to dominate the performance
+ result.
+ </p></div>
+<div class="footnote"><p><sup>[<a name="ftn.id1351835" href="#id1351835" class="para">2</a>] </sup>
+ The R library appears to use a linear-search strategy, that can
+ perform very badly in a small number of pathological cases, but
+ may or may not be more efficient in "typical" cases
+ </p></div>
 </td></tr></tbody>
 </table></div>
 </div>
@@ -1759,7 +1748,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tuning.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="perf_test_app.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tuning.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="perf_test_app.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Getting the Best Performance from this Library</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="interp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="comp_compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="interp.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="comp_compilers.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -26,7 +26,7 @@
         penalty for using the library in debug mode can be quite large.
       </p>
 <div class="table">
-<a name="id1416454"></a><p class="title"><b>Table&#160;47.&#160;Performance Comparison of Release and Debug Settings</b></p>
+<a name="id1345668"></a><p class="title"><b>Table&#160;47.&#160;Performance Comparison of Release and Debug Settings</b></p>
 <div class="table-contents"><table class="table" summary="Performance Comparison of Release and Debug Settings">
 <colgroup>
 <col>
@@ -35,235 +35,235 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
- </th>
+ <p>
+ Function
+ </p>
+ </th>
 <th>
- <p>
- Microsoft Visual C++ 8.0
- </p>
- <p>
- Debug Settings: /Od /ZI
- </p>
- </th>
+ <p>
+ Microsoft Visual C++ 8.0
+ </p>
+ <p>
+ Debug Settings: /Od /ZI
+ </p>
+ </th>
 <th>
- <p>
- Microsoft Visual C++ 8.0
- </p>
- <p>
- Release settings: /Ox /arch:SSE2
- </p>
- </th>
+ <p>
+ Microsoft Visual C++ 8.0
+ </p>
+ <p>
+ Release settings: /Ox /arch:SSE2
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_erf/error_function.html" title="Error Functions">erf</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_erf/error_function.html" title="Error Functions">erf</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>16.65</p>
 <p> </p>
 <p>(1.028e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.173e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_erf/error_inv.html" title="Error Function Inverses">erf_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_erf/error_inv.html" title="Error Function Inverses">erf_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>19.28</p>
 <p> </p>
 <p>(1.215e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(6.302e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
- and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
+ and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>8.32</p>
 <p> </p>
 <p>(1.540e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.852e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>10.25</p>
 <p> </p>
 <p>(7.492e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.311e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>,
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>,
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>8.57</p>
 <p> </p>
 <p>(2.441e-004s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.847e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
- and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
+ and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>10.98</p>
 <p> </p>
 <p>(1.044e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.504e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>10.25</p>
 <p> </p>
 <p>(3.721e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(3.631e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>11.26</p>
 <p> </p>
 <p>(1.124e-004s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.982e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -281,7 +281,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="interp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="comp_compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="interp.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="comp_compilers.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/interp.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/interp.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/interp.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Interpreting these Results</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="getting_best.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="perf_over.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="getting_best.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -32,7 +32,7 @@
       </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -57,7 +57,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="perf_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="getting_best.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="perf_over.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="getting_best.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_over.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_over.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_over.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Performance Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="interp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../perf.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="interp.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -49,15 +49,15 @@
         </p>
 <div class="orderedlist"><ol type="1">
 <li>
- Turn on your compilers optimisations: the difference between "release"
- and "debug" builds can easily be a <a class="link" href="getting_best.html" title="Getting the Best Performance from this Library">factor
- of 20</a>.
- </li>
+ Turn on your compilers optimisations: the difference between "release"
+ and "debug" builds can easily be a <a class="link" href="getting_best.html" title="Getting the Best Performance from this Library">factor
+ of 20</a>.
+ </li>
 <li>
- Pick your compiler carefully: <a class="link" href="comp_compilers.html" title="Comparing Compilers">performance
- differences of up to 8 fold</a> have been found between some windows
- compilers for example.
- </li>
+ Pick your compiler carefully: <a class="link" href="comp_compilers.html" title="Comparing Compilers">performance
+ differences of up to 8 fold</a> have been found between some windows
+ compilers for example.
+ </li>
 </ol></div>
 <p>
         </p>
@@ -80,7 +80,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="interp.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../perf.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="interp.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_test_app.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_test_app.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/perf_test_app.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>The Performance Test Application</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="comparisons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="comparisons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../backgrounders.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -50,7 +50,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="comparisons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../backgrounders.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="comparisons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../backgrounders.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Performance Tuning Macros</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../perf.html" title="Performance">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="comp_compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="comparisons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="comp_compilers.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="comparisons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -33,88 +33,89 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Macro
- </p>
+ <p>
+ Macro
+ </p>
               </th>
 <th>
- <p>
- Meaning
- </p>
+ <p>
+ Meaning
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- BOOST_MATH_POLY_METHOD
- </p>
+ <p>
+ BOOST_MATH_POLY_METHOD
+ </p>
               </td>
 <td>
- <p>
- Determines how polynomials and most rational functions are evaluated.
- Define to one of the values 0, 1, 2 or 3: see below for the meaning
- of these values.
- </p>
+ <p>
+ Determines how polynomials and most rational functions are evaluated.
+ Define to one of the values 0, 1, 2 or 3: see below for the meaning
+ of these values.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- BOOST_MATH_RATIONAL_METHOD
- </p>
+ <p>
+ BOOST_MATH_RATIONAL_METHOD
+ </p>
               </td>
 <td>
- <p>
- Determines how symmetrical rational functions are evaluated: mostly
- this only effects how the Lanczos approximation is evaluated, and
- how the <code class="computeroutput"><span class="identifier">evaluate_rational</span></code>
- function behaves. Define to one of the values 0, 1, 2 or 3: see below
- for the meaning of these values.
- </p>
+ <p>
+ Determines how symmetrical rational functions are evaluated: mostly
+ this only effects how the Lanczos approximation is evaluated, and
+ how the <code class="computeroutput"><span class="identifier">evaluate_rational</span></code>
+ function behaves. Define to one of the values 0, 1, 2 or 3: see
+ below for the meaning of these values.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- BOOST_MATH_MAX_POLY_ORDER
- </p>
+ <p>
+ BOOST_MATH_MAX_POLY_ORDER
+ </p>
               </td>
 <td>
- <p>
- The maximum order of polynomial or rational function that will be
- evaluated by a method other than 0 (a simple "for" loop).
- </p>
+ <p>
+ The maximum order of polynomial or rational function that will
+ be evaluated by a method other than 0 (a simple "for"
+ loop).
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- BOOST_MATH_INT_TABLE_TYPE(RT, IT)
- </p>
+ <p>
+ BOOST_MATH_INT_TABLE_TYPE(RT, IT)
+ </p>
               </td>
 <td>
- <p>
- Many of the coefficients to the polynomials and rational functions
- used by this library are integers. Normally these are stored as tables
- as integers, but if mixed integer / floating point arithmetic is
- much slower than regular floating point arithmetic then they can
- be stored as tables of floating point values instead. If mixed arithmetic
- is slow then add:
- </p>
- <p>
- #define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT
- </p>
- <p>
- to boost/math/tools/user.hpp, otherwise the default of:
- </p>
- <p>
- #define BOOST_MATH_INT_TABLE_TYPE(RT, IT) IT
- </p>
- <p>
- Set in boost/math/config.hpp is fine, and may well result in smaller
- code.
- </p>
+ <p>
+ Many of the coefficients to the polynomials and rational functions
+ used by this library are integers. Normally these are stored as
+ tables as integers, but if mixed integer / floating point arithmetic
+ is much slower than regular floating point arithmetic then they
+ can be stored as tables of floating point values instead. If mixed
+ arithmetic is slow then add:
+ </p>
+ <p>
+ #define BOOST_MATH_INT_TABLE_TYPE(RT, IT) RT
+ </p>
+ <p>
+ to boost/math/tools/user.hpp, otherwise the default of:
+ </p>
+ <p>
+ #define BOOST_MATH_INT_TABLE_TYPE(RT, IT) IT
+ </p>
+ <p>
+ Set in boost/math/config.hpp is fine, and may well result in smaller
+ code.
+ </p>
               </td>
 </tr>
 </tbody>
@@ -131,85 +132,88 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Value
- </p>
+ <p>
+ Value
+ </p>
               </th>
 <th>
- <p>
- Effect
- </p>
+ <p>
+ Effect
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
               </td>
 <td>
- <p>
- The polynomial or rational function is evaluated using Horner's method,
- and a simple for-loop.
- </p>
- <p>
- Note that if the order of the polynomial or rational function is
- a runtime parameter, or the order is greater than the value of <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>, then
- this method is always used, irrespective of the value of <code class="computeroutput"><span class="identifier">BOOST_MATH_POLY_METHOD</span></code> or <code class="computeroutput"><span class="identifier">BOOST_MATH_RATIONAL_METHOD</span></code>.
- </p>
+ <p>
+ The polynomial or rational function is evaluated using Horner's
+ method, and a simple for-loop.
+ </p>
+ <p>
+ Note that if the order of the polynomial or rational function is
+ a runtime parameter, or the order is greater than the value of
+ <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>,
+ then this method is always used, irrespective of the value of
+ <code class="computeroutput"><span class="identifier">BOOST_MATH_POLY_METHOD</span></code>
+ or <code class="computeroutput"><span class="identifier">BOOST_MATH_RATIONAL_METHOD</span></code>.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- 1
- </p>
+ <p>
+ 1
+ </p>
               </td>
 <td>
- <p>
- The polynomial or rational function is evaluated without the use
- of a loop, and using Horner's method. This only occurs if the order
- of the polynomial is known at compile time and is less than or equal
- to <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>.
- </p>
+ <p>
+ The polynomial or rational function is evaluated without the use
+ of a loop, and using Horner's method. This only occurs if the order
+ of the polynomial is known at compile time and is less than or
+ equal to <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- 2
- </p>
+ <p>
+ 2
+ </p>
               </td>
 <td>
- <p>
- The polynomial or rational function is evaluated without the use
- of a loop, and using a second order Horner's method. In theory this
- permits two operations to occur in parallel for polynomials, and
- four in parallel for rational functions. This only occurs if the
- order of the polynomial is known at compile time and is less than
- or equal to <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>.
- </p>
+ <p>
+ The polynomial or rational function is evaluated without the use
+ of a loop, and using a second order Horner's method. In theory
+ this permits two operations to occur in parallel for polynomials,
+ and four in parallel for rational functions. This only occurs if
+ the order of the polynomial is known at compile time and is less
+ than or equal to <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- 3
- </p>
+ <p>
+ 3
+ </p>
               </td>
 <td>
- <p>
- The polynomial or rational function is evaluated without the use
- of a loop, and using a second order Horner's method. In theory this
- permits two operations to occur in parallel for polynomials, and
- four in parallel for rational functions. This differs from method
- "2" in that the code is carefully ordered to make the parallelisation
- more obvious to the compiler: rather than relying on the compiler's
- optimiser to spot the parallelisation opportunities. This only occurs
- if the order of the polynomial is known at compile time and is less
- than or equal to <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>.
- </p>
+ <p>
+ The polynomial or rational function is evaluated without the use
+ of a loop, and using a second order Horner's method. In theory
+ this permits two operations to occur in parallel for polynomials,
+ and four in parallel for rational functions. This differs from
+ method "2" in that the code is carefully ordered to make
+ the parallelisation more obvious to the compiler: rather than relying
+ on the compiler's optimiser to spot the parallelisation opportunities.
+ This only occurs if the order of the polynomial is known at compile
+ time and is less than or equal to <code class="computeroutput"><span class="identifier">BOOST_MATH_MAX_POLY_ORDER</span></code>.
+ </p>
               </td>
 </tr>
 </tbody>
@@ -227,7 +231,7 @@
         highly vectorisable processors in the future.
       </p>
 <div class="table">
-<a name="id1419745"></a><p class="title"><b>Table&#160;49.&#160;A Comparison of Polynomial Evaluation Methods</b></p>
+<a name="id1347061"></a><p class="title"><b>Table&#160;49.&#160;A Comparison of Polynomial Evaluation Methods</b></p>
 <div class="table-contents"><table class="table" summary="A Comparison of Polynomial Evaluation Methods">
 <colgroup>
 <col>
@@ -238,375 +242,375 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Compiler/platform
- </p>
- </th>
-<th>
- <p>
- Method 0
- </p>
- </th>
-<th>
- <p>
- Method 1
- </p>
- </th>
-<th>
- <p>
- Method 2
- </p>
- </th>
-<th>
- <p>
- Method 3
- </p>
- </th>
+ <p>
+ Compiler/platform
+ </p>
+ </th>
+<th>
+ <p>
+ Method 0
+ </p>
+ </th>
+<th>
+ <p>
+ Method 1
+ </p>
+ </th>
+<th>
+ <p>
+ Method 2
+ </p>
+ </th>
+<th>
+ <p>
+ Method 3
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Microsoft C++ 8.0, Polynomial evaluation
- </p>
- </td>
+ <p>
+ Microsoft C++ 8.0, Polynomial evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.34</p>
 <p> </p>
 <p>(1.161e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.13</p>
 <p> </p>
 <p>(9.777e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.07</p>
 <p> </p>
 <p>(9.289e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(8.678e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Microsoft C++ 8.0, Rational evaluation
- </p>
- </td>
+ <p>
+ Microsoft C++ 8.0, Rational evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.443e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(1.492e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.20</p>
 <p> </p>
 <p>(1.736e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.07</p>
 <p> </p>
 <p>(1.540e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Intel C++ 10.0 (Windows), Polynomial evaluation
- </p>
- </td>
+ <p>
+ Intel C++ 10.0 (Windows), Polynomial evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(7.702e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(7.702e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.446e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.03</p>
 <p> </p>
 <p>(7.690e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Intel C++ 10.0 (Windows), Rational evaluation
- </p>
- </td>
+ <p>
+ Intel C++ 10.0 (Windows), Rational evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.245e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.245e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.18</p>
 <p> </p>
 <p>(1.465e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.06</p>
 <p> </p>
 <p>(1.318e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- GNU G++ 4.2 (Linux), Polynomial evaluation
- </p>
- </td>
+ <p>
+ GNU G++ 4.2 (Linux), Polynomial evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.61</p>
 <p> </p>
 <p>(1.220e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.68</p>
 <p> </p>
 <p>(1.269e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.23</p>
 <p> </p>
 <p>(9.275e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.566e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- GNU G++ 4.2 (Linux), Rational evaluation
- </p>
- </td>
+ <p>
+ GNU G++ 4.2 (Linux), Rational evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.26</p>
 <p> </p>
 <p>(1.660e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.33</p>
 <p> </p>
 <p>(1.758e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.318e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.15</p>
 <p> </p>
 <p>(1.513e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Intel C++ 10.0 (Linux), Polynomial evaluation
- </p>
- </td>
+ <p>
+ Intel C++ 10.0 (Linux), Polynomial evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.15</p>
 <p> </p>
 <p>(9.154e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.15</p>
 <p> </p>
 <p>(9.154e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.934e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(7.934e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Intel C++ 10.0 (Linux), Rational evaluation
- </p>
- </td>
+ <p>
+ Intel C++ 10.0 (Linux), Rational evaluation
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.245e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.245e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.35</p>
 <p> </p>
 <p>(1.684e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.04</p>
 <p> </p>
 <p>(1.294e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -627,10 +631,10 @@
         tutorial</a>.
       </p>
 <div class="table">
-<a name="id1420398"></a><p class="title"><b>Table&#160;50.&#160;Performance Comparison with and Without Internal
- Promotion to long double</b></p>
-<div class="table-contents"><table class="table" summary="Performance Comparison with and Without Internal
- Promotion to long double">
+<a name="id1348546"></a><p class="title"><b>Table&#160;50.&#160;Performance Comparison with and Without Internal Promotion to long
+ double</b></p>
+<div class="table-contents"><table class="table" summary="Performance Comparison with and Without Internal Promotion to long
+ double">
 <colgroup>
 <col>
 <col>
@@ -638,235 +642,235 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Function
- </p>
- </th>
-<th>
- <p>
- GCC 4.2 , Linux
- </p>
- <p>
- (with internal promotion of double to long double).
- </p>
- </th>
-<th>
- <p>
- GCC 4.2, Linux
- </p>
- <p>
- (without promotion of double).
- </p>
- </th>
+ <p>
+ Function
+ </p>
+ </th>
+<th>
+ <p>
+ GCC 4.2 , Linux
+ </p>
+ <p>
+ (with internal promotion of double to long double).
+ </p>
+ </th>
+<th>
+ <p>
+ GCC 4.2, Linux
+ </p>
+ <p>
+ (without promotion of double).
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_erf/error_function.html" title="Error Functions">erf</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_erf/error_function.html" title="Error Functions">erf</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.48</p>
 <p> </p>
 <p>(1.387e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.377e-008s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_erf/error_inv.html" title="Error Function Inverses">erf_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_erf/error_inv.html" title="Error Function Inverses">erf_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.11</p>
 <p> </p>
 <p>(4.009e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(3.598e-007s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
- and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>
+ and <a class="link" href="../special/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">ibetac</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.29</p>
 <p> </p>
 <p>(5.354e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(4.137e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inv</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.44</p>
 <p> </p>
 <p>(2.220e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(1.538e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>,
- <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
- and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_inva</a>,
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_inva</a>,
+ <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibeta_invb</a>
+ and <a class="link" href="../special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">ibetac_invb</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.25</p>
 <p> </p>
 <p>(7.009e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(5.607e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
- and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_p</a>
+ and <a class="link" href="../special/sf_gamma/igamma.html" title="Incomplete Gamma Functions">gamma_q</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.26</p>
 <p> </p>
 <p>(3.116e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.464e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inv</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inv</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.27</p>
 <p> </p>
 <p>(1.178e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(9.291e-006s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>
- and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>
- </p>
- </td>
+ <p>
+ <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_p_inva</a>
+ and <a class="link" href="../special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">gamma_q_inva</a>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p>1.20</p>
 <p> </p>
 <p>(2.765e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 <td>
- <p>
- </p>
+ <p>
+ </p>
 <p><span class="bold"><strong>1.00</strong></span></p>
 <p> </p>
 <p>(2.311e-005s)</p>
 <p>
- </p>
- </td>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -884,7 +888,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="comp_compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="comparisons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="comp_compilers.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../perf.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="comparisons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="using_udt/archetypes.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy/pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="using_udt/archetypes.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="policy/pol_overview.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -78,7 +78,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="using_udt/archetypes.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy/pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="using_udt/archetypes.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="policy/pol_overview.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Policy Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../policy.html" title="Policies">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../policy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -56,33 +56,33 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<a class="link" href="pol_ref/error_handling_policies.html" title="Error Handling Policies">How
- results from 'bad' arguments are handled</a>, including those that
- cannot be fully evaluated.
- </li>
-<li>
- How <a class="link" href="pol_ref/internal_promotion.html" title="Internal Promotion Policies">accuracy
- is controlled by internal promotion</a> to use more precise types.
- </li>
-<li>
- What working <a class="link" href="pol_ref/precision_pol.html" title="Precision Policies">precision</a>
- should be used to calculate results.
- </li>
-<li>
- What to do when a <a class="link" href="pol_ref/assert_undefined.html" title="Mathematically Undefined Function Policies">mathematically
- undefined function</a> is used: Should this raise a run-time or compile-time
- error?
- </li>
-<li>
- Whether <a class="link" href="pol_ref/discrete_quant_ref.html" title="Discrete Quantile Policies">discrete
- functions</a>, like the binomial, should return real or only integral
- values, and how they are rounded.
- </li>
-<li>
- How many iterations a special function is permitted to perform in a series
- evaluation or root finding algorithm before it gives up and raises an
- <a class="link" href="../main_overview/error_handling.html#evaluation_error">evaluation_error</a>.
- </li>
+ <a class="link" href="pol_ref/error_handling_policies.html" title="Error Handling Policies">How
+ results from 'bad' arguments are handled</a>, including those that
+ cannot be fully evaluated.
+ </li>
+<li>
+ How <a class="link" href="pol_ref/internal_promotion.html" title="Internal Promotion Policies">accuracy
+ is controlled by internal promotion</a> to use more precise types.
+ </li>
+<li>
+ What working <a class="link" href="pol_ref/precision_pol.html" title="Precision Policies">precision</a>
+ should be used to calculate results.
+ </li>
+<li>
+ What to do when a <a class="link" href="pol_ref/assert_undefined.html" title="Mathematically Undefined Function Policies">mathematically
+ undefined function</a> is used: Should this raise a run-time or
+ compile-time error?
+ </li>
+<li>
+ Whether <a class="link" href="pol_ref/discrete_quant_ref.html" title="Discrete Quantile Policies">discrete
+ functions</a>, like the binomial, should return real or only integral
+ values, and how they are rounded.
+ </li>
+<li>
+ How many iterations a special function is permitted to perform in a
+ series evaluation or root finding algorithm before it gives up and
+ raises an <a class="link" href="../main_overview/error_handling.html#evaluation_error">evaluation_error</a>.
+ </li>
 </ul></div>
 <p>
         </p>
@@ -93,20 +93,20 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Using <a class="link" href="pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">macros</a>
- to change any default policy: the is the prefered method for installation
- wide policies.
- </li>
-<li>
- At your chosen <a class="link" href="pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">namespace
- scope</a> for distributions and/or functions: this is the prefered
- method for project, namespace, or translation unit scope policies.
- </li>
-<li>
- In an ad-hoc manner <a class="link" href="pol_tutorial/ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions">by
- passing a specific policy to a special function</a>, or to a <a class="link" href="pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">statistical
- distribution</a>.
- </li>
+ Using <a class="link" href="pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">macros</a>
+ to change any default policy: the is the prefered method for installation
+ wide policies.
+ </li>
+<li>
+ At your chosen <a class="link" href="pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">namespace
+ scope</a> for distributions and/or functions: this is the prefered
+ method for project, namespace, or translation unit scope policies.
+ </li>
+<li>
+ In an ad-hoc manner <a class="link" href="pol_tutorial/ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions">by
+ passing a specific policy to a special function</a>, or to a <a class="link" href="pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">statistical
+ distribution</a>.
+ </li>
 </ul></div>
 <p>
       </p>
@@ -122,7 +122,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../policy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Policy Reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../policy.html" title="Policies">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pol_tutorial/understand_dis_quant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref/error_handling_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pol_tutorial/understand_dis_quant.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref/error_handling_policies.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -51,7 +51,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pol_tutorial/understand_dis_quant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref/error_handling_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pol_tutorial/understand_dis_quant.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref/error_handling_policies.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/assert_undefined.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/assert_undefined.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/assert_undefined.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Mathematically Undefined Function Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="internal_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="discrete_quant_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="internal_promotion.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="discrete_quant_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -76,7 +76,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="internal_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="discrete_quant_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="internal_promotion.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="discrete_quant_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Discrete Quantile Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="assert_undefined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="precision_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="assert_undefined.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="precision_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -48,7 +48,7 @@
           can take have the following meanings:
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.real"></a><h6>
-<a name="id1407052"></a>
+<a name="id1336260"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.real">real</a>
         </h6>
 <p>
@@ -86,7 +86,7 @@
           <span class="special">=</span> <span class="number">68.1584</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_outwards"></a><h6>
-<a name="id1407405"></a>
+<a name="id1336613"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_outwards">integer_round_outwards</a>
         </h6>
 <p>
@@ -94,13 +94,13 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Lower quantiles (where the probability is less than 0.5) are rounded
- down.
- </li>
+ Lower quantiles (where the probability is less than 0.5) are rounded
+ down.
+ </li>
 <li>
- Upper quantiles (where the probability is greater than 0.5) are rounded
- up.
- </li>
+ Upper quantiles (where the probability is greater than 0.5) are rounded
+ up.
+ </li>
 </ul></div>
 <p>
           This is normally the safest rounding policy, since it ensures that both
@@ -144,7 +144,7 @@
           in each tail</em></span>.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_inwards"></a><h6>
-<a name="id1407782"></a>
+<a name="id1336997"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_inwards">integer_round_inwards</a>
         </h6>
 <p>
@@ -153,13 +153,13 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Lower quantiles (where the probability is less than 0.5) are rounded
- <span class="emphasis"><em>up</em></span>.
- </li>
+ Lower quantiles (where the probability is less than 0.5) are rounded
+ <span class="emphasis"><em>up</em></span>.
+ </li>
 <li>
- Upper quantiles (where the probability is greater than 0.5) are rounded
- <span class="emphasis"><em>down</em></span>.
- </li>
+ Upper quantiles (where the probability is greater than 0.5) are rounded
+ <span class="emphasis"><em>down</em></span>.
+ </li>
 </ul></div>
 <p>
           For example:
@@ -207,7 +207,7 @@
           in each tail</em></span>.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_down"></a><h6>
-<a name="id1409499"></a>
+<a name="id1337483"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_down">integer_round_down</a>
         </h6>
 <p>
@@ -215,7 +215,7 @@
           or a lower quantile.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_up"></a><h6>
-<a name="id1409518"></a>
+<a name="id1337502"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_up">integer_round_up</a>
         </h6>
 <p>
@@ -223,7 +223,7 @@
           a lower quantile.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_nearest"></a><h6>
-<a name="id1409537"></a>
+<a name="id1337521"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_nearest">integer_round_nearest</a>
         </h6>
 <p>
@@ -277,7 +277,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="assert_undefined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="precision_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="assert_undefined.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="precision_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Error Handling Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internal_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../pol_ref.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="internal_promotion.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -25,14 +25,14 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- What to do (if anything) with the error.
- </li>
+ What to do (if anything) with the error.
+ </li>
 <li>
- What kind of error is being raised.
- </li>
+ What kind of error is being raised.
+ </li>
 </ul></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.available_actions_when_an_error_is_raised"></a><h5>
-<a name="id1399577"></a>
+<a name="id1328384"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.available_actions_when_an_error_is_raised">Available
           Actions When an Error is Raised</a>
         </h5>
@@ -55,7 +55,7 @@
           The various enumerated values have the following meanings:
         </p>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.throw_on_error"></a><h6>
-<a name="id1399758"></a>
+<a name="id1329128"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.throw_on_error">throw_on_error</a>
         </h6>
 <p>
@@ -69,105 +69,105 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Error Type
- </p>
+ <p>
+ Error Type
+ </p>
                 </th>
 <th>
- <p>
- Exception
- </p>
+ <p>
+ Exception
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Domain Error
- </p>
+ <p>
+ Domain Error
+ </p>
                 </td>
 <td>
- <p>
- std::domain_error
- </p>
+ <p>
+ std::domain_error
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Pole Error
- </p>
+ <p>
+ Pole Error
+ </p>
                 </td>
 <td>
- <p>
- std::domain_error
- </p>
+ <p>
+ std::domain_error
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Overflow Error
- </p>
+ <p>
+ Overflow Error
+ </p>
                 </td>
 <td>
- <p>
- std::overflow_error
- </p>
+ <p>
+ std::overflow_error
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Underflow Error
- </p>
+ <p>
+ Underflow Error
+ </p>
                 </td>
 <td>
- <p>
- std::underflow_error
- </p>
+ <p>
+ std::underflow_error
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Denorm Error
- </p>
+ <p>
+ Denorm Error
+ </p>
                 </td>
 <td>
- <p>
- std::underflow_error
- </p>
+ <p>
+ std::underflow_error
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Evaluation Error
- </p>
+ <p>
+ Evaluation Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::evaluation_error
- </p>
+ <p>
+ boost::math::evaluation_error
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Indeterminate Result Error
- </p>
+ <p>
+ Indeterminate Result Error
+ </p>
                 </td>
 <td>
- <p>
- std::domain_error
- </p>
+ <p>
+ std::domain_error
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.errno_on_error"></a><h6>
-<a name="id1399926"></a>
+<a name="id1329306"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.errno_on_error">errno_on_error</a>
         </h6>
 <p>
@@ -182,105 +182,105 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Error Type
- </p>
+ <p>
+ Error Type
+ </p>
                 </th>
 <th>
- <p>
- errno value
- </p>
+ <p>
+ errno value
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Domain Error
- </p>
+ <p>
+ Domain Error
+ </p>
                 </td>
 <td>
- <p>
- EDOM
- </p>
+ <p>
+ EDOM
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Pole Error
- </p>
+ <p>
+ Pole Error
+ </p>
                 </td>
 <td>
- <p>
- EDOM
- </p>
+ <p>
+ EDOM
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Overflow Error
- </p>
+ <p>
+ Overflow Error
+ </p>
                 </td>
 <td>
- <p>
- ERANGE
- </p>
+ <p>
+ ERANGE
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Underflow Error
- </p>
+ <p>
+ Underflow Error
+ </p>
                 </td>
 <td>
- <p>
- ERANGE
- </p>
+ <p>
+ ERANGE
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Denorm Error
- </p>
+ <p>
+ Denorm Error
+ </p>
                 </td>
 <td>
- <p>
- ERANGE
- </p>
+ <p>
+ ERANGE
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Evaluation Error
- </p>
+ <p>
+ Evaluation Error
+ </p>
                 </td>
 <td>
- <p>
- EDOM
- </p>
+ <p>
+ EDOM
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Indeterminate Result Error
- </p>
+ <p>
+ Indeterminate Result Error
+ </p>
                 </td>
 <td>
- <p>
- EDOM
- </p>
+ <p>
+ EDOM
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.ignore_error"></a><h6>
-<a name="id1400105"></a>
+<a name="id1329494"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.ignore_error">ignore_error</a>
         </h6>
 <p>
@@ -294,106 +294,106 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Error Type
- </p>
+ <p>
+ Error Type
+ </p>
                 </th>
 <th>
- <p>
- Returned Value
- </p>
+ <p>
+ Returned Value
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Domain Error
- </p>
+ <p>
+ Domain Error
+ </p>
                 </td>
 <td>
- <p>
- std::numeric_limits&lt;T&gt;::quiet_NaN()
- </p>
+ <p>
+ std::numeric_limits&lt;T&gt;::quiet_NaN()
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Pole Error
- </p>
+ <p>
+ Pole Error
+ </p>
                 </td>
 <td>
- <p>
- std::numeric_limits&lt;T&gt;::quiet_NaN()
- </p>
+ <p>
+ std::numeric_limits&lt;T&gt;::quiet_NaN()
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Overflow Error
- </p>
+ <p>
+ Overflow Error
+ </p>
                 </td>
 <td>
- <p>
- std::numeric_limits&lt;T&gt;::infinity()
- </p>
+ <p>
+ std::numeric_limits&lt;T&gt;::infinity()
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Underflow Error
- </p>
+ <p>
+ Underflow Error
+ </p>
                 </td>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Denorm Error
- </p>
+ <p>
+ Denorm Error
+ </p>
                 </td>
 <td>
- <p>
- The denormalised value.
- </p>
+ <p>
+ The denormalised value.
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Evaluation Error
- </p>
+ <p>
+ Evaluation Error
+ </p>
                 </td>
 <td>
- <p>
- The best guess as to the result: which may be significantly in
- error.
- </p>
+ <p>
+ The best guess as to the result: which may be significantly in
+ error.
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Indeterminate Result Error
- </p>
+ <p>
+ Indeterminate Result Error
+ </p>
                 </td>
 <td>
- <p>
- Depends on the function where the error occurred
- </p>
+ <p>
+ Depends on the function where the error occurred
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.user_error"></a><h6>
-<a name="id1400286"></a>
+<a name="id1329685"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.user_error">user_error</a>
         </h6>
 <p>
@@ -442,7 +442,7 @@
           here</a>.
         </p>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.kinds_of_error_raised"></a><h5>
-<a name="id1402290"></a>
+<a name="id1330573"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.kinds_of_error_raised">Kinds
           of Error Raised</a>
         </h5>
@@ -458,230 +458,231 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Error Type
- </p>
+ <p>
+ Error Type
+ </p>
                 </th>
 <th>
- <p>
- Policy Class
- </p>
+ <p>
+ Policy Class
+ </p>
                 </th>
 <th>
- <p>
- Description
- </p>
+ <p>
+ Description
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Domain Error
- </p>
+ <p>
+ Domain Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::domain_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::domain_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when more or more arguments are outside the defined range
- of the function.
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">domain_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the action is set to <span class="emphasis"><em>throw_on_error</em></span> then
- throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
- </p>
+ <p>
+ Raised when more or more arguments are outside the defined range
+ of the function.
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">domain_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the action is set to <span class="emphasis"><em>throw_on_error</em></span>
+ then throws <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Pole Error
- </p>
+ <p>
+ Pole Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::pole_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::pole_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when more or more arguments would cause the function to
- be evaluated at a pole.
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">pole_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the action is <span class="emphasis"><em>throw_on_error</em></span> then throw
- a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
- </p>
+ <p>
+ Raised when more or more arguments would cause the function to
+ be evaluated at a pole.
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">pole_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the action is <span class="emphasis"><em>throw_on_error</em></span> then throw
+ a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Overflow Error
- </p>
+ <p>
+ Overflow Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::overflow_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::overflow_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when the result of the function is outside the representable
- range of the floating point type used.
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">overflow_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>.
- </p>
- <p>
- When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
- a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code>.
- </p>
+ <p>
+ Raised when the result of the function is outside the representable
+ range of the floating point type used.
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">overflow_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>.
+ </p>
+ <p>
+ When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
+ a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code>.
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Underflow Error
- </p>
+ <p>
+ Underflow Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::underflow_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::underflow_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when the result of the function is too small to be represented
- in the floating point type used.
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">underflow_error</span><span class="special">&lt;</span><span class="identifier">ignore_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the specified action is <span class="emphasis"><em>throw_on_error</em></span>
- then throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
- </p>
+ <p>
+ Raised when the result of the function is too small to be represented
+ in the floating point type used.
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">underflow_error</span><span class="special">&lt;</span><span class="identifier">ignore_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the specified action is <span class="emphasis"><em>throw_on_error</em></span>
+ then throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Denorm Error
- </p>
+ <p>
+ Denorm Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::denorm_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::denorm_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when the result of the function is a denormalised value.
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">denorm_error</span><span class="special">&lt;</span><span class="identifier">ignore_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
- a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
- </p>
+ <p>
+ Raised when the result of the function is a denormalised value.
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">denorm_error</span><span class="special">&lt;</span><span class="identifier">ignore_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
+ a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Rounding Error
- </p>
+ <p>
+ Rounding Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::rounding_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::rounding_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised When one of the rounding functions <a class="link" href="../../special/rounding/round.html" title="Rounding Functions">round</a>,
- <a class="link" href="../../special/rounding/trunc.html" title="Truncation Functions">trunc</a>
- or <a class="link" href="../../special/rounding/modf.html" title="Integer and Fractional Part Splitting (modf)">modf</a>
- is called with an argument that has no integer representation,
- or is too large to be represented in the result type
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">rounding_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">rounding_error</span></code>
- </p>
+ <p>
+ Raised When one of the rounding functions <a class="link" href="../../special/rounding/round.html" title="Rounding Functions">round</a>,
+ <a class="link" href="../../special/rounding/trunc.html" title="Truncation Functions">trunc</a>
+ or <a class="link" href="../../special/rounding/modf.html" title="Integer and Fractional Part Splitting (modf)">modf</a>
+ is called with an argument that has no integer representation,
+ or is too large to be represented in the result type
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">rounding_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">rounding_error</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Evaluation Error
- </p>
+ <p>
+ Evaluation Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::evaluation_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::evaluation_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when the result of the function is well defined and finite,
- but we were unable to compute it. Typically this occurs when an
- iterative method fails to converge. Of course ideally this error
- should never be raised: feel free to report it as a bug if it is!
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">evaluation_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">evaluation_error</span></code>
- </p>
+ <p>
+ Raised when the result of the function is well defined and finite,
+ but we were unable to compute it. Typically this occurs when
+ an iterative method fails to converge. Of course ideally this
+ error should never be raised: feel free to report it as a bug
+ if it is!
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">evaluation_error</span><span class="special">&lt;</span><span class="identifier">throw_on_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">evaluation_error</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- Indeterminate Result Error
- </p>
+ <p>
+ Indeterminate Result Error
+ </p>
                 </td>
 <td>
- <p>
- boost::math::policies::indeterminate_result_error&lt;<span class="emphasis"><em>action</em></span>&gt;
- </p>
+ <p>
+ boost::math::policies::indeterminate_result_error&lt;<span class="emphasis"><em>action</em></span>&gt;
+ </p>
                 </td>
 <td>
- <p>
- Raised when the result of a function is not defined for the values
- that were passed to it.
- </p>
- <p>
- Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">indeterminate_result_error</span><span class="special">&lt;</span><span class="identifier">ignore_error</span><span class="special">&gt;</span></code>
- </p>
- <p>
- When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
- </p>
+ <p>
+ Raised when the result of a function is not defined for the values
+ that were passed to it.
+ </p>
+ <p>
+ Defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">indeterminate_result_error</span><span class="special">&lt;</span><span class="identifier">ignore_error</span><span class="special">&gt;</span></code>
+ </p>
+ <p>
+ When the action is <span class="emphasis"><em>throw_on_error</em></span> then throws
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.examples"></a><h5>
-<a name="id1403114"></a>
+<a name="id1332036"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.examples">Examples</a>
         </h5>
 <p>
@@ -765,7 +766,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internal_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../pol_ref.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="internal_promotion.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Internal Promotion Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_handling_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="assert_undefined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_handling_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="assert_undefined.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -34,50 +34,50 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Policy
- </p>
+ <p>
+ Policy
+ </p>
                 </th>
 <th>
- <p>
- Meaning
- </p>
+ <p>
+ Meaning
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_float</span><span class="special">&lt;</span><span class="identifier">B</span><span class="special">&gt;</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_float</span><span class="special">&lt;</span><span class="identifier">B</span><span class="special">&gt;</span></code>
+ </p>
                 </td>
 <td>
- <p>
- Indicates whether <code class="computeroutput"><span class="keyword">float</span></code>
- arguments should be promoted to <code class="computeroutput"><span class="keyword">double</span></code>
- precision internally: defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_float</span><span class="special">&lt;</span><span class="keyword">true</span><span class="special">&gt;</span></code>
- </p>
+ <p>
+ Indicates whether <code class="computeroutput"><span class="keyword">float</span></code>
+ arguments should be promoted to <code class="computeroutput"><span class="keyword">double</span></code>
+ precision internally: defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_float</span><span class="special">&lt;</span><span class="keyword">true</span><span class="special">&gt;</span></code>
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_double</span><span class="special">&lt;</span><span class="identifier">B</span><span class="special">&gt;</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_double</span><span class="special">&lt;</span><span class="identifier">B</span><span class="special">&gt;</span></code>
+ </p>
                 </td>
 <td>
- <p>
- Indicates whether <code class="computeroutput"><span class="keyword">double</span></code>
- arguments should be promoted to <code class="computeroutput"><span class="keyword">long</span>
- <span class="keyword">double</span></code> precision internally:
- defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_double</span><span class="special">&lt;</span><span class="keyword">true</span><span class="special">&gt;</span></code>
- </p>
+ <p>
+ Indicates whether <code class="computeroutput"><span class="keyword">double</span></code>
+ arguments should be promoted to <code class="computeroutput"><span class="keyword">long</span>
+ <span class="keyword">double</span></code> precision internally:
+ defaults to <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">promote_double</span><span class="special">&lt;</span><span class="keyword">true</span><span class="special">&gt;</span></code>
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.internal_promotion.examples"></a><h5>
-<a name="id1404060"></a>
+<a name="id1332985"></a>
           <a class="link" href="internal_promotion.html#math_toolkit.policy.pol_ref.internal_promotion.examples">Examples</a>
         </h5>
 <p>
@@ -153,7 +153,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_handling_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="assert_undefined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_handling_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="assert_undefined.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/iteration_pol.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/iteration_pol.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/iteration_pol.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Iteration Limits Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="precision_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="precision_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="policy_defaults.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -53,7 +53,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="precision_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="precision_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="policy_defaults.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/namespace_pol.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Setting Polices at Namespace Scope</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy_defaults.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -153,7 +153,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy_defaults.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_ref_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/pol_ref_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/pol_ref_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/pol_ref_ref.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Policy Class Reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="namespace_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="namespace_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../perf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -247,7 +247,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="namespace_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../perf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="namespace_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../perf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Using macros to Change the Policy Defaults</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="iteration_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="namespace_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iteration_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="namespace_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -29,7 +29,7 @@
         </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -40,7 +40,7 @@
 </table></div>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -54,7 +54,7 @@
           then you can do so by defining various macros in boost/math/tools/user.hpp.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_domain_error_policy"></a><h6>
-<a name="id1410831"></a>
+<a name="id1338952"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_domain_error_policy">BOOST_MATH_DOMAIN_ERROR_POLICY</a>
         </h6>
 <p>
@@ -64,7 +64,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_pole_error_policy"></a><h6>
-<a name="id1410884"></a>
+<a name="id1339004"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_pole_error_policy">BOOST_MATH_POLE_ERROR_POLICY</a>
         </h6>
 <p>
@@ -74,7 +74,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_overflow_error_policy"></a><h6>
-<a name="id1410937"></a>
+<a name="id1339057"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_overflow_error_policy">BOOST_MATH_OVERFLOW_ERROR_POLICY</a>
         </h6>
 <p>
@@ -84,7 +84,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_rounding_error_policy"></a><h6>
-<a name="id1410989"></a>
+<a name="id1339110"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_rounding_error_policy">BOOST_MATH_ROUNDING_ERROR_POLICY</a>
         </h6>
 <p>
@@ -94,7 +94,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_evaluation_error_policy"></a><h6>
-<a name="id1411042"></a>
+<a name="id1339163"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_evaluation_error_policy">BOOST_MATH_EVALUATION_ERROR_POLICY</a>
         </h6>
 <p>
@@ -104,7 +104,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_underflow_error_policy"></a><h6>
-<a name="id1411095"></a>
+<a name="id1339216"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_underflow_error_policy">BOOST_MATH_UNDERFLOW_ERROR_POLICY</a>
         </h6>
 <p>
@@ -114,7 +114,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_denorm_error_policy"></a><h6>
-<a name="id1411148"></a>
+<a name="id1339268"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_denorm_error_policy">BOOST_MATH_DENORM_ERROR_POLICY</a>
         </h6>
 <p>
@@ -124,7 +124,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_indeterminate_result_error_policy"></a><h6>
-<a name="id1411201"></a>
+<a name="id1339321"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_indeterminate_result_error_policy">BOOST_MATH_INDETERMINATE_RESULT_ERROR_POLICY</a>
         </h6>
 <p>
@@ -135,7 +135,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_digits10_policy"></a><h6>
-<a name="id1411253"></a>
+<a name="id1339374"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_digits10_policy">BOOST_MATH_DIGITS10_POLICY</a>
         </h6>
 <p>
@@ -146,7 +146,7 @@
           recommended that you change this from the default.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_float_policy"></a><h6>
-<a name="id1411277"></a>
+<a name="id1339398"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_float_policy">BOOST_MATH_PROMOTE_FLOAT_POLICY</a>
         </h6>
 <p>
@@ -158,7 +158,7 @@
           off.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_double_policy"></a><h6>
-<a name="id1411331"></a>
+<a name="id1339452"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_double_policy">BOOST_MATH_PROMOTE_DOUBLE_POLICY</a>
         </h6>
 <p>
@@ -170,7 +170,7 @@
           off.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_discrete_quantile_policy"></a><h6>
-<a name="id1411390"></a>
+<a name="id1339511"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_discrete_quantile_policy">BOOST_MATH_DISCRETE_QUANTILE_POLICY</a>
         </h6>
 <p>
@@ -181,7 +181,7 @@
           Defaults to <code class="computeroutput"><span class="identifier">integer_round_outwards</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_assert_undefined_policy"></a><h6>
-<a name="id1411457"></a>
+<a name="id1339578"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_assert_undefined_policy">BOOST_MATH_ASSERT_UNDEFINED_POLICY</a>
         </h6>
 <p>
@@ -194,7 +194,7 @@
           whether or not a particular property is well defined.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_series_iteration_policy"></a><h6>
-<a name="id1411489"></a>
+<a name="id1339609"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_series_iteration_policy">BOOST_MATH_MAX_SERIES_ITERATION_POLICY</a>
         </h6>
 <p>
@@ -203,7 +203,7 @@
           Defaults to 1000000.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_root_iteration_policy"></a><h6>
-<a name="id1411510"></a>
+<a name="id1339631"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_root_iteration_policy">BOOST_MATH_MAX_ROOT_ITERATION_POLICY</a>
         </h6>
 <p>
@@ -212,7 +212,7 @@
           Defaults to 200.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.example"></a><h6>
-<a name="id1411533"></a>
+<a name="id1339654"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.example">Example</a>
         </h6>
 <p>
@@ -246,7 +246,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="iteration_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="namespace_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iteration_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="namespace_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/precision_pol.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/precision_pol.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/precision_pol.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Precision Policies</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_ref.html" title="Policy Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="discrete_quant_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="iteration_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="discrete_quant_ref.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="iteration_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -124,7 +124,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="discrete_quant_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="iteration_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="discrete_quant_ref.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_ref.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="iteration_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Policy Tutorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../policy.html" title="Policies">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial/what_is_a_policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pol_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial/what_is_a_policy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -51,7 +51,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="pol_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial/what_is_a_policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="pol_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../policy.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="pol_tutorial/what_is_a_policy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Setting Policies for Distributions on an Ad Hoc Basis</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="changing_policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_sf_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="changing_policy_defaults.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_sf_policies.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -95,7 +95,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="changing_policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_sf_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="changing_policy_defaults.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_sf_policies.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_sf_policies.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_sf_policies.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/ad_hoc_sf_policies.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Changing the Policy on an Ad Hoc Basis for the Special Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ad_hoc_dist_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="namespace_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ad_hoc_dist_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="namespace_policies.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -154,7 +154,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ad_hoc_dist_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="namespace_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ad_hoc_dist_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="namespace_policies.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/changing_policy_defaults.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/changing_policy_defaults.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/changing_policy_defaults.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Changing the Policy Defaults</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy_usage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_dist_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy_usage.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_dist_policies.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -32,7 +32,7 @@
         </p>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -78,7 +78,7 @@
         </p>
 <div class="important"><table border="0" summary="Important">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/important.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../images/important.png"></td>
 <th align="left">Important</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -97,24 +97,25 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Edit them in boost/math/tools/user.hpp,
- so that the defaults are set on an installation-wide basis. Unfortunately
- this may not be convenient if you are using a pre-installed Boost distribution
- (on Linux for example).
- </li>
+ Edit them in boost/math/tools/user.hpp,
+ so that the defaults are set on an installation-wide basis. Unfortunately
+ this may not be convenient if you are using a pre-installed Boost distribution
+ (on Linux for example).
+ </li>
 <li>
- Set the defines in your project's Makefile or build environment, so that
- they are set uniformly across all translation units.
- </li>
+ Set the defines in your project's Makefile or build environment, so
+ that they are set uniformly across all translation units.
+ </li>
 </ul></div>
 <p>
           What you should <span class="bold"><strong>not</strong></span> do is:
         </p>
 <div class="itemizedlist"><ul type="disc"><li>
- Set the defines in the source file using <code class="computeroutput"><span class="preprocessor">#define</span></code>
- as doing so almost certainly will break your program, unless you're absolutely
- certain that the program is restricted to a single translation unit.
- </li></ul></div>
+ Set the defines in the source file using <code class="computeroutput"><span class="preprocessor">#define</span></code>
+ as doing so almost certainly will break your program, unless you're
+ absolutely certain that the program is restricted to a single translation
+ unit.
+ </li></ul></div>
 <p>
           And, yes, you will find examples in our test programs where we break this
           rule: but only because we know there will always be a single translation
@@ -318,7 +319,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy_usage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_dist_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy_usage.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ad_hoc_dist_policies.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/namespace_policies.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/namespace_policies.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/namespace_policies.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Setting Policies at Namespace or Translation Unit Scope</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ad_hoc_sf_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="user_def_err_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ad_hoc_sf_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="user_def_err_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -227,14 +227,15 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Return infinity on overflow, rather than throwing an exception.
- </li>
+ Return infinity on overflow, rather than throwing an exception.
+ </li>
 <li>
- Don't perform any promotion from double to long double internally.
- </li>
+ Don't perform any promotion from double to long double internally.
+ </li>
 <li>
- Return the closest integer result from the quantiles of discrete distributions.
- </li>
+ Return the closest integer result from the quantiles of discrete
+ distributions.
+ </li>
 </ul></div>
 <p>
           </p>
@@ -370,7 +371,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -450,7 +451,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ad_hoc_sf_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="user_def_err_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ad_hoc_sf_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="user_def_err_pol.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_tut_defaults.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_tut_defaults.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_tut_defaults.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Policies Have Sensible Defaults</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="what_is_a_policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy_usage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="what_is_a_policy.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="policy_usage.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -30,69 +30,70 @@
 <dl>
 <dt><span class="term">Domain Error</span></dt>
 <dd><p>
- Throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code> exception.
- </p></dd>
+ Throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code> exception.
+ </p></dd>
 <dt><span class="term">Pole Error</span></dt>
 <dd><p>
- Occurs when a function is evaluated at a pole: throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code> exception.
- </p></dd>
+ Occurs when a function is evaluated at a pole: throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code> exception.
+ </p></dd>
 <dt><span class="term">Overflow Error</span></dt>
 <dd><p>
- Throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code> exception.
- </p></dd>
+ Throws a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">overflow_error</span></code> exception.
+ </p></dd>
 <dt><span class="term">Underflow</span></dt>
 <dd><p>
- Ignores the underflow, and returns zero.
- </p></dd>
+ Ignores the underflow, and returns zero.
+ </p></dd>
 <dt><span class="term">Denormalised Result</span></dt>
 <dd><p>
- Ignores the fact that the result is denormalised, and returns it.
- </p></dd>
+ Ignores the fact that the result is denormalised, and returns it.
+ </p></dd>
 <dt><span class="term">Rounding Error</span></dt>
 <dd><p>
- Throws a <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">rounding_error</span></code> exception.
- </p></dd>
+ Throws a <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">rounding_error</span></code> exception.
+ </p></dd>
 <dt><span class="term">Internal Evaluation Error</span></dt>
 <dd><p>
- Throws a <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">evaluation_error</span></code> exception.
- </p></dd>
+ Throws a <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">evaluation_error</span></code> exception.
+ </p></dd>
 <dt><span class="term">Indeterminate Result Error</span></dt>
 <dd><p>
- Returns a result that depends on the function where the error occurred.
- </p></dd>
+ Returns a result that depends on the function where the error occurred.
+ </p></dd>
 <dt><span class="term">Promotion of float to double</span></dt>
 <dd><p>
- Does occur by default - gives full float precision results.
- </p></dd>
+ Does occur by default - gives full float precision results.
+ </p></dd>
 <dt><span class="term">Promotion of double to long double</span></dt>
 <dd><p>
- Does occur by default if long double offers more precision than double.
- </p></dd>
+ Does occur by default if long double offers more precision than double.
+ </p></dd>
 <dt><span class="term">Precision of Approximation Used</span></dt>
 <dd><p>
- By default uses an approximation that will result in the lowest level
- of error for the type of the result.
- </p></dd>
+ By default uses an approximation that will result in the lowest level
+ of error for the type of the result.
+ </p></dd>
 <dt><span class="term">Behaviour of Discrete Quantiles</span></dt>
 <dd>
 <p>
- The quantile function will by default return an integer result that
- has been <span class="emphasis"><em>rounded outwards</em></span>. That is to say lower
- quantiles (where the probability is less than 0.5) are rounded downward,
- and upper quantiles (where the probability is greater than 0.5) are
- rounded upwards. This behaviour ensures that if an X% quantile is requested,
- then <span class="emphasis"><em>at least</em></span> the requested coverage will be present
- in the central region, and <span class="emphasis"><em>no more than</em></span> the requested
- coverage will be present in the tails.
- </p>
+ The quantile function will by default return an integer result that
+ has been <span class="emphasis"><em>rounded outwards</em></span>. That is to say lower
+ quantiles (where the probability is less than 0.5) are rounded downward,
+ and upper quantiles (where the probability is greater than 0.5) are
+ rounded upwards. This behaviour ensures that if an X% quantile is
+ requested, then <span class="emphasis"><em>at least</em></span> the requested coverage
+ will be present in the central region, and <span class="emphasis"><em>no more than</em></span>
+ the requested coverage will be present in the tails.
+ </p>
 <p>
- This behaviour can be changed so that the quantile functions are rounded
- differently, or even return a real-valued result using <a class="link" href="../pol_overview.html" title="Policy Overview">Policies</a>.
- It is strongly recommended that you read the tutorial <a class="link" href="understand_dis_quant.html" title="Understanding Quantiles of Discrete Distributions">Understanding
- Quantiles of Discrete Distributions</a> before using the quantile
- function on a discrete distribution. The <a class="link" href="../pol_ref/discrete_quant_ref.html" title="Discrete Quantile Policies">reference
- docs</a> describe how to change the rounding policy for these distributions.
- </p>
+ This behaviour can be changed so that the quantile functions are
+ rounded differently, or even return a real-valued result using <a class="link" href="../pol_overview.html" title="Policy Overview">Policies</a>. It is
+ strongly recommended that you read the tutorial <a class="link" href="understand_dis_quant.html" title="Understanding Quantiles of Discrete Distributions">Understanding
+ Quantiles of Discrete Distributions</a> before using the quantile
+ function on a discrete distribution. The <a class="link" href="../pol_ref/discrete_quant_ref.html" title="Discrete Quantile Policies">reference
+ docs</a> describe how to change the rounding policy for these
+ distributions.
+ </p>
 </dd>
 </dl>
 </div>
@@ -124,7 +125,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="what_is_a_policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy_usage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="what_is_a_policy.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="policy_usage.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_usage.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_usage.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/policy_usage.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>So How are Policies Used Anyway?</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy_tut_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="changing_policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy_tut_defaults.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="changing_policy_defaults.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -25,23 +25,23 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Defining some macros that change the default behaviour: <span class="bold"><strong>this
- is the recommended method for setting installation-wide policies</strong></span>.
- </li>
+ Defining some macros that change the default behaviour: <span class="bold"><strong>this
+ is the recommended method for setting installation-wide policies</strong></span>.
+ </li>
 <li>
- By instantiating a distribution object with an explicit policy: this
- is mainly reserved for ad hoc policy changes.
- </li>
+ By instantiating a distribution object with an explicit policy: this
+ is mainly reserved for ad hoc policy changes.
+ </li>
 <li>
- By passing a policy to a special function as an optional final argument:
- this is mainly reserved for ad hoc policy changes.
- </li>
+ By passing a policy to a special function as an optional final argument:
+ this is mainly reserved for ad hoc policy changes.
+ </li>
 <li>
- By using some helper macros to define a set of functions or distributions
- in the current namespace that use a specific policy: <span class="bold"><strong>this
- is the recommended method for setting policies on a project- or translation-unit-wide
- basis</strong></span>.
- </li>
+ By using some helper macros to define a set of functions or distributions
+ in the current namespace that use a specific policy: <span class="bold"><strong>this
+ is the recommended method for setting policies on a project- or translation-unit-wide
+ basis</strong></span>.
+ </li>
 </ul></div>
 <p>
           The following sections introduce these methods in more detail.
@@ -58,7 +58,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="policy_tut_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="changing_policy_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="policy_tut_defaults.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="changing_policy_defaults.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Understanding Quantiles of Discrete Distributions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="user_def_err_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="user_def_err_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../pol_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -48,11 +48,11 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- We could round the result down to 18.
- </li>
+ We could round the result down to 18.
+ </li>
 <li>
- We could round the result up to 19.
- </li>
+ We could round the result up to 19.
+ </li>
 </ul></div>
 <p>
           In fact there's actually a third choice as well: we could "pretend"
@@ -72,14 +72,14 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Calculating an integer result is often much faster than calculating a
- real-valued result: in fact in our tests it was up to 20 times faster.
- </li>
+ Calculating an integer result is often much faster than calculating
+ a real-valued result: in fact in our tests it was up to 20 times faster.
+ </li>
 <li>
- Normally people calculate quantiles so that they can perform a test of
- some kind: <span class="emphasis"><em>"If the random variable is less than N then
- we can reject our null-hypothesis with 90% confidence."</em></span>
-</li>
+ Normally people calculate quantiles so that they can perform a test
+ of some kind: <span class="emphasis"><em>"If the random variable is less than N
+ then we can reject our null-hypothesis with 90% confidence."</em></span>
+ </li>
 </ul></div>
 <p>
           So there is a genuine benefit to calculating an integer result as well
@@ -170,7 +170,7 @@
           <span class="emphasis"><em>base your comparisons on CDF's instead</em></span>.
         </p>
 <a name="math_toolkit.policy.pol_tutorial.understand_dis_quant.other_rounding_policies_are_available"></a><h6>
-<a name="id1396413"></a>
+<a name="id1324318"></a>
           <a class="link" href="understand_dis_quant.html#math_toolkit.policy.pol_tutorial.understand_dis_quant.other_rounding_policies_are_available">Other
           Rounding Policies are Available</a>
         </h6>
@@ -184,50 +184,51 @@
 <dt><span class="term">integer_round_outwards</span></dt>
 <dd>
 <p>
- This is the default policy as described above: lower quantiles are
- rounded down (probability &lt; 0.5), and upper quantiles (probability
- &gt; 0.5) are rounded up.
- </p>
-<p>
- This gives <span class="emphasis"><em>no more than</em></span> the requested probability
- in the tails, and <span class="emphasis"><em>at least</em></span> the requested probability
- in the central area.
- </p>
+ This is the default policy as described above: lower quantiles are
+ rounded down (probability &lt; 0.5), and upper quantiles (probability
+ &gt; 0.5) are rounded up.
+ </p>
+<p>
+ This gives <span class="emphasis"><em>no more than</em></span> the requested probability
+ in the tails, and <span class="emphasis"><em>at least</em></span> the requested probability
+ in the central area.
+ </p>
 </dd>
 <dt><span class="term">integer_round_inwards</span></dt>
 <dd>
 <p>
- This is the exact opposite of the default policy: lower quantiles are
- rounded up (probability &lt; 0.5), and upper quantiles (probability
- &gt; 0.5) are rounded down.
- </p>
-<p>
- This gives <span class="emphasis"><em>at least</em></span> the requested probability
- in the tails, and <span class="emphasis"><em>no more than</em></span> the requested probability
- in the central area.
- </p>
+ This is the exact opposite of the default policy: lower quantiles
+ are rounded up (probability &lt; 0.5), and upper quantiles (probability
+ &gt; 0.5) are rounded down.
+ </p>
+<p>
+ This gives <span class="emphasis"><em>at least</em></span> the requested probability
+ in the tails, and <span class="emphasis"><em>no more than</em></span> the requested
+ probability in the central area.
+ </p>
 </dd>
 <dt><span class="term">integer_round_down</span></dt>
 <dd><p>
- This policy will always round the result down no matter whether it
- is an upper or lower quantile
- </p></dd>
+ This policy will always round the result down no matter whether it
+ is an upper or lower quantile
+ </p></dd>
 <dt><span class="term">integer_round_up</span></dt>
 <dd><p>
- This policy will always round the result up no matter whether it is
- an upper or lower quantile
- </p></dd>
+ This policy will always round the result up no matter whether it
+ is an upper or lower quantile
+ </p></dd>
 <dt><span class="term">integer_round_nearest</span></dt>
 <dd><p>
- This policy will always round the result to the nearest integer no
- matter whether it is an upper or lower quantile
- </p></dd>
+ This policy will always round the result to the nearest integer no
+ matter whether it is an upper or lower quantile
+ </p></dd>
 <dt><span class="term">real</span></dt>
 <dd><p>
- This policy will return a real valued result for the quantile of a
- discrete distribution: this is generally much slower than finding an
- integer result but does allow for more sophisticated rounding policies.
- </p></dd>
+ This policy will return a real valued result for the quantile of
+ a discrete distribution: this is generally much slower than finding
+ an integer result but does allow for more sophisticated rounding
+ policies.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -420,7 +421,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="user_def_err_pol.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../pol_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="user_def_err_pol.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../pol_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/user_def_err_pol.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/user_def_err_pol.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/user_def_err_pol.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Calling User Defined Error Handlers</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="namespace_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="understand_dis_quant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="namespace_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="understand_dis_quant.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -200,25 +200,25 @@
 <dl>
 <dt><span class="term">const char* function</span></dt>
 <dd><p>
- The name of the function that raised the error, this string contains
- one or more %1% format specifiers that should be replaced by the
- name of type T.
- </p></dd>
+ The name of the function that raised the error, this string contains
+ one or more %1% format specifiers that should be replaced by the
+ name of type T.
+ </p></dd>
 <dt><span class="term">const char* message</span></dt>
 <dd><p>
- A message associated with the error, normally this contains a %1%
- format specifier that should be replaced with the value of <span class="emphasis"><em>value</em></span>:
- however note that overflow and underflow messages do not contain
- this %1% specifier (since the value of <span class="emphasis"><em>value</em></span>
- is immaterial in these cases).
- </p></dd>
+ A message associated with the error, normally this contains a %1%
+ format specifier that should be replaced with the value of <span class="emphasis"><em>value</em></span>:
+ however note that overflow and underflow messages do not contain
+ this %1% specifier (since the value of <span class="emphasis"><em>value</em></span>
+ is immaterial in these cases).
+ </p></dd>
 <dt><span class="term">const T&amp; value</span></dt>
 <dd><p>
- The value that caused the error: either an argument to the function
- if this is a domain or pole error, the tentative result if this is
- a denorm or evaluation error, or zero or infinity for underflow or
- overflow errors.
- </p></dd>
+ The value that caused the error: either an argument to the function
+ if this is a domain or pole error, the tentative result if this
+ is a denorm or evaluation error, or zero or infinity for underflow
+ or overflow errors.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -615,7 +615,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="namespace_policies.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="understand_dis_quant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="namespace_policies.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="understand_dis_quant.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/what_is_a_policy.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/what_is_a_policy.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/what_is_a_policy.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>So Just What is a Policy Anyway?</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../pol_tutorial.html" title="Policy Tutorial">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy_tut_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../pol_tutorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="policy_tut_defaults.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -27,23 +27,23 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- What action to take when an error occurs.
- </li>
+ What action to take when an error occurs.
+ </li>
 <li>
- What happens when you call a function that is mathematically undefined
- (for example if you ask for the mean of a Cauchy distribution).
- </li>
+ What happens when you call a function that is mathematically undefined
+ (for example if you ask for the mean of a Cauchy distribution).
+ </li>
 <li>
- What happens when you ask for a quantile of a discrete distribution.
- </li>
+ What happens when you ask for a quantile of a discrete distribution.
+ </li>
 <li>
- Whether the library is allowed to internally promote <code class="computeroutput"><span class="keyword">float</span></code>
- to <code class="computeroutput"><span class="keyword">double</span></code> and <code class="computeroutput"><span class="keyword">double</span></code> to <code class="computeroutput"><span class="keyword">long</span>
- <span class="keyword">double</span></code> in order to improve precision.
- </li>
+ Whether the library is allowed to internally promote <code class="computeroutput"><span class="keyword">float</span></code> to <code class="computeroutput"><span class="keyword">double</span></code>
+ and <code class="computeroutput"><span class="keyword">double</span></code> to <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>
+ in order to improve precision.
+ </li>
 <li>
- What precision to use when calculating the result.
- </li>
+ What precision to use when calculating the result.
+ </li>
 </ul></div>
 <p>
           Some of these policies could arguably be runtime variables, but then we
@@ -74,7 +74,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="policy_tut_defaults.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../pol_tutorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../pol_tutorial.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="policy_tut_defaults.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Special Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist/future.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="special/sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist/future.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="special/sf_gamma.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -182,7 +182,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist/future.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="special/sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist/future.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="special/sf_gamma.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Bessel Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_poly/sph_harm.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="bessel/bessel_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_poly/sph_harm.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="bessel/bessel_over.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -49,7 +49,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_poly/sph_harm.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="bessel/bessel_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_poly/sph_harm.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="bessel/bessel_over.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Bessel Functions of the First and Second Kinds</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../bessel.html" title="Bessel Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bessel_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="mbessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bessel_over.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="mbessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         of the First and Second Kinds</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.bessel.synopsis"></a><h5>
-<a name="id1262600"></a>
+<a name="id1195563"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -37,7 +37,7 @@
 <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
 </pre>
 <a name="math_toolkit.special.bessel.bessel.description"></a><h5>
-<a name="id1268632"></a>
+<a name="id1195930"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.description">Description</a>
         </h5>
 <p>
@@ -103,7 +103,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cyl_neumann.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.bessel.bessel.testing"></a><h5>
-<a name="id1268917"></a>
+<a name="id1196215"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.testing">Testing</a>
         </h5>
 <p>
@@ -112,7 +112,7 @@
           (with all the special case handling removed).
         </p>
 <a name="math_toolkit.special.bessel.bessel.accuracy"></a><h5>
-<a name="id1268938"></a>
+<a name="id1196236"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -128,7 +128,7 @@
           zero error</a>. All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1268969"></a><p class="title"><b>Table&#160;36.&#160;Errors Rates in cyl_bessel_j</b></p>
+<a name="id1196268"></a><p class="title"><b>Table&#160;36.&#160;Errors Rates in cyl_bessel_j</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_j">
 <colgroup>
 <col>
@@ -139,165 +139,165 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- J<sub>0</sub> and J<sub>1</sub>
- </p>
- </th>
+ <p>
+ J<sub>0</sub> and J<sub>1</sub>
+ </p>
+ </th>
 <th>
- <p>
- J<sub>v</sub>
- </p>
- </th>
+ <p>
+ J<sub>v</sub>
+ </p>
+ </th>
 <th>
- <p>
- J<sub>v</sub> (large values of x &gt; 1000)
- </p>
- </th>
+ <p>
+ J<sub>v</sub> (large values of x &gt; 1000)
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=2.5 Mean=1.1
- </p>
- <p>
- GSL Peak=6.6
- </p>
- <p>
- Cephes Peak=2.5
- Mean=1.1
- </p>
- </td>
-<td>
- <p>
- Peak=11 Mean=2.2
- </p>
- <p>
- GSL Peak=11
- </p>
- <p>
- Cephes Peak=17
- Mean=2.5
- </p>
- </td>
-<td>
- <p>
- Peak=413 Mean=110
- </p>
- <p>
- GSL Peak=6x10<sup>11</sup>
- </p>
- <p>
- Cephes Peak=2x10<sup>5</sup>
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.5 Mean=1.1
+ </p>
+ <p>
+ GSL Peak=6.6
+ </p>
+ <p>
+ Cephes Peak=2.5
+ Mean=1.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=11 Mean=2.2
+ </p>
+ <p>
+ GSL Peak=11
+ </p>
+ <p>
+ Cephes Peak=17
+ Mean=2.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=413 Mean=110
+ </p>
+ <p>
+ GSL Peak=6x10<sup>11</sup>
+ </p>
+ <p>
+ Cephes Peak=2x10<sup>5</sup>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64 / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=7 Mean=3
- </p>
- </td>
-<td>
- <p>
- Peak=117 Mean=10
- </p>
- </td>
-<td>
- <p>
- Peak=2x10<sup>4</sup> Mean=6x10<sup>3</sup>
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64 / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=7 Mean=3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=117 Mean=10
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2x10<sup>4</sup> Mean=6x10<sup>3</sup>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux AMD64 / G++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=7 Mean=3
- </p>
- </td>
-<td>
- <p>
- Peak=400 Mean=40
- </p>
- </td>
-<td>
- <p>
- Peak=2x10<sup>4</sup> Mean=1x10<sup>4</sup>
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux AMD64 / G++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=7 Mean=3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=400 Mean=40
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2x10<sup>4</sup> Mean=1x10<sup>4</sup>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=14 Mean=6
- </p>
- </td>
-<td>
- <p>
- Peak=29 Mean=3
- </p>
- </td>
-<td>
- <p>
- Peak=2700 Mean=450
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=14 Mean=6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=29 Mean=3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2700 Mean=450
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1269236"></a><p class="title"><b>Table&#160;37.&#160;Errors Rates in cyl_neumann</b></p>
+<a name="id1196558"></a><p class="title"><b>Table&#160;37.&#160;Errors Rates in cyl_neumann</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_neumann">
 <colgroup>
 <col>
@@ -308,159 +308,159 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- J<sub>0</sub> and J<sub>1</sub>
- </p>
- </th>
+ <p>
+ J<sub>0</sub> and J<sub>1</sub>
+ </p>
+ </th>
 <th>
- <p>
- J<sub>n</sub> (integer orders)
- </p>
- </th>
+ <p>
+ J<sub>n</sub> (integer orders)
+ </p>
+ </th>
 <th>
- <p>
- J<sub>v</sub> (fractional orders)
- </p>
- </th>
+ <p>
+ J<sub>v</sub> (fractional orders)
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=330 Mean=54
- </p>
- <p>
- GSL Peak=34 Mean=9
- </p>
- <p>
- Cephes Peak=330
- Mean=54
- </p>
- </td>
-<td>
- <p>
- Peak=923 Mean=83
- </p>
- <p>
- GSL Peak=500 Mean=54
- </p>
- <p>
- Cephes Peak=923
- Mean=83
- </p>
- </td>
-<td>
- <p>
- Peak=561 Mean=36
- </p>
- <p>
- GSL Peak=1.4x10<sup>6</sup> Mean=7x10<sup>4</sup>
- </p>
- <p>
- Cephes Peak=+INF
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=330 Mean=54
+ </p>
+ <p>
+ GSL Peak=34 Mean=9
+ </p>
+ <p>
+ Cephes Peak=330
+ Mean=54
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=923 Mean=83
+ </p>
+ <p>
+ GSL Peak=500 Mean=54
+ </p>
+ <p>
+ Cephes Peak=923
+ Mean=83
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=561 Mean=36
+ </p>
+ <p>
+ GSL Peak=1.4x10<sup>6</sup> Mean=7x10<sup>4</sup>
+ </p>
+ <p>
+ Cephes Peak=+INF
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64 / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=470 Mean=56
- </p>
- </td>
-<td>
- <p>
- Peak=843 Mean=51
- </p>
- </td>
-<td>
- <p>
- Peak=741 Mean=51
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64 / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=470 Mean=56
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=843 Mean=51
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=741 Mean=51
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux AMD64 / G++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=1300 Mean=424
- </p>
- </td>
-<td>
- <p>
- Peak=2x10<sup>4</sup> Mean=8x10<sup>3</sup>
- </p>
- </td>
-<td>
- <p>
- Peak=1x10<sup>5</sup> Mean=6x10<sup>3</sup>
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux AMD64 / G++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1300 Mean=424
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2x10<sup>4</sup> Mean=8x10<sup>3</sup>
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1x10<sup>5</sup> Mean=6x10<sup>3</sup>
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=180 Mean=63
- </p>
- </td>
-<td>
- <p>
- Peak=340 Mean=150
- </p>
- </td>
-<td>
- <p>
- Peak=2x10<sup>4</sup> Mean=1200
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=180 Mean=63
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=340 Mean=150
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2x10<sup>4</sup> Mean=1200
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -487,7 +487,7 @@
           were found.
         </p>
 <a name="math_toolkit.special.bessel.bessel.implementation"></a><h5>
-<a name="id1269577"></a>
+<a name="id1196925"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.implementation">Implementation</a>
         </h5>
 <p>
@@ -659,7 +659,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bessel_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="mbessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bessel_over.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="mbessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Bessel Function Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../bessel.html" title="Bessel Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../bessel.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="bessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Overview</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.bessel_over.ordinary_bessel_functions"></a><h5>
-<a name="id1261852"></a>
+<a name="id1190385"></a>
           <a class="link" href="bessel_over.html#math_toolkit.special.bessel.bessel_over.ordinary_bessel_functions">Ordinary
           Bessel Functions</a>
         </h5>
@@ -96,7 +96,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/bessel10.png"></span>
         </p>
 <a name="math_toolkit.special.bessel.bessel_over.modified_bessel_functions"></a><h5>
-<a name="id1262172"></a>
+<a name="id1190705"></a>
           <a class="link" href="bessel_over.html#math_toolkit.special.bessel.bessel_over.modified_bessel_functions">Modified
           Bessel Functions</a>
         </h5>
@@ -160,7 +160,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/mbessel10.png"></span>
         </p>
 <a name="math_toolkit.special.bessel.bessel_over.spherical_bessel_functions"></a><h5>
-<a name="id1262476"></a>
+<a name="id1195440"></a>
           <a class="link" href="bessel_over.html#math_toolkit.special.bessel.bessel_over.spherical_bessel_functions">Spherical
           Bessel Functions</a>
         </h5>
@@ -200,7 +200,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../bessel.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="bessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Modified Bessel Functions of the First and Second Kinds</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../bessel.html" title="Bessel Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sph_bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bessel.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sph_bessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Functions of the First and Second Kinds</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.mbessel.synopsis"></a><h5>
-<a name="id1270185"></a>
+<a name="id1197534"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -37,7 +37,7 @@
 <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
 </pre>
 <a name="math_toolkit.special.bessel.mbessel.description"></a><h5>
-<a name="id1270552"></a>
+<a name="id1198194"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.description">Description</a>
         </h5>
 <p>
@@ -102,7 +102,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cyl_bessel_k.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.bessel.mbessel.testing"></a><h5>
-<a name="id1270981"></a>
+<a name="id1198466"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.testing">Testing</a>
         </h5>
 <p>
@@ -111,7 +111,7 @@
           (with all the special case handling removed).
         </p>
 <a name="math_toolkit.special.bessel.mbessel.accuracy"></a><h5>
-<a name="id1271003"></a>
+<a name="id1198488"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -122,7 +122,7 @@
           zero error</a>. All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1271026"></a><p class="title"><b>Table&#160;38.&#160;Errors Rates in cyl_bessel_i</b></p>
+<a name="id1198511"></a><p class="title"><b>Table&#160;38.&#160;Errors Rates in cyl_bessel_i</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_i">
 <colgroup>
 <col>
@@ -131,95 +131,95 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- I<sub>v</sub>
- </p>
- </th>
+ <p>
+ I<sub>v</sub>
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=10 Mean=3.4 GSL Peak=6000
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10 Mean=3.4 GSL Peak=6000
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64 / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=11 Mean=3
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64 / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=11 Mean=3
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux AMD64 / G++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=11 Mean=4
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux AMD64 / G++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=11 Mean=4
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=15 Mean=4
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=15 Mean=4
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1271164"></a><p class="title"><b>Table&#160;39.&#160;Errors Rates in cyl_bessel_k</b></p>
+<a name="id1198661"></a><p class="title"><b>Table&#160;39.&#160;Errors Rates in cyl_bessel_k</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_k">
 <colgroup>
 <col>
@@ -228,98 +228,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- K<sub>v</sub>
- </p>
- </th>
+ <p>
+ K<sub>v</sub>
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=9 Mean=2
- </p>
- <p>
- GSL Peak=9
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9 Mean=2
+ </p>
+ <p>
+ GSL Peak=9
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64 / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=10 Mean=2
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64 / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10 Mean=2
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux AMD64 / G++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=10 Mean=2
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux AMD64 / G++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10 Mean=2
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=12 Mean=5
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=12 Mean=5
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.bessel.mbessel.implementation"></a><h5>
-<a name="id1271309"></a>
+<a name="id1198818"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.implementation">Implementation</a>
         </h5>
 <p>
@@ -339,14 +339,14 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- J.M. Blair and C.A. Edwards, <span class="emphasis"><em>Stable rational minimax approximations
- to the modified Bessel functions I_0(x) and I_1(x)</em></span>, Atomic
- Energy of Canada Limited Report 4928, Chalk River, 1974.
- </li>
+ J.M. Blair and C.A. Edwards, <span class="emphasis"><em>Stable rational minimax approximations
+ to the modified Bessel functions I_0(x) and I_1(x)</em></span>, Atomic
+ Energy of Canada Limited Report 4928, Chalk River, 1974.
+ </li>
 <li>
- S. Moshier, <span class="emphasis"><em>Methods and Programs for Mathematical Functions</em></span>,
- Ellis Horwood Ltd, Chichester, 1989.
- </li>
+ S. Moshier, <span class="emphasis"><em>Methods and Programs for Mathematical Functions</em></span>,
+ Ellis Horwood Ltd, Chichester, 1989.
+ </li>
 </ul></div>
 <p>
           While the 0.5 case is a simple trigonometric function:
@@ -471,7 +471,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sph_bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bessel.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sph_bessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Spherical Bessel Functions of the First and Second Kinds</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../bessel.html" title="Bessel Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="mbessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="mbessel.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../ellint.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Bessel Functions of the First and Second Kinds</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.sph_bessel.synopsis"></a><h5>
-<a name="id1271820"></a>
+<a name="id1199336"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -37,7 +37,7 @@
 <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
 </pre>
 <a name="math_toolkit.special.bessel.sph_bessel.description"></a><h5>
-<a name="id1272187"></a>
+<a name="id1199704"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.description">Description</a>
         </h5>
 <p>
@@ -90,7 +90,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/sph_neumann.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.bessel.sph_bessel.testing"></a><h5>
-<a name="id1272385"></a>
+<a name="id1199902"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.testing">Testing</a>
         </h5>
 <p>
@@ -99,7 +99,7 @@
           implementation (with all the special case handling removed).
         </p>
 <a name="math_toolkit.special.bessel.sph_bessel.accuracy"></a><h5>
-<a name="id1272407"></a>
+<a name="id1199923"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -109,7 +109,7 @@
           refer to these functions for accuracy data.
         </p>
 <a name="math_toolkit.special.bessel.sph_bessel.implementation"></a><h5>
-<a name="id1272433"></a>
+<a name="id1199950"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.implementation">Implementation</a>
         </h5>
 <p>
@@ -148,7 +148,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="mbessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="mbessel.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../bessel.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../ellint.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Elliptic Integrals</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bessel/sph_bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint/ellint_intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bessel/sph_bessel.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint/ellint_intro.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -43,7 +43,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="bessel/sph_bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint/ellint_intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="bessel/sph_bessel.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint/ellint_intro.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Elliptic Integrals of the First Kind - Legendre Form</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../ellint.html" title="Elliptic Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_carlson.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_carlson.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_2.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         of the First Kind - Legendre Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_1.synopsis"></a><h6>
-<a name="id1279117"></a>
+<a name="id1207381"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -48,7 +48,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_1.description"></a><h6>
-<a name="id1279522"></a>
+<a name="id1207786"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.description">Description</a>
         </h6>
 <p>
@@ -116,7 +116,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.ellint.ellint_1.accuracy"></a><h6>
-<a name="id1281215"></a>
+<a name="id1208250"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -127,10 +127,8 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1281233"></a><p class="title"><b>Table&#160;41.&#160;Errors Rates in the Elliptic Integrals of the
- First Kind</b></p>
-<div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the
- First Kind">
+<a name="id1208268"></a><p class="title"><b>Table&#160;41.&#160;Errors Rates in the Elliptic Integrals of the First Kind</b></p>
+<div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the First Kind">
 <colgroup>
 <col>
 <col>
@@ -139,98 +137,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- F(&#966;, k)
- </p>
- </th>
+ <p>
+ F(&#966;, k)
+ </p>
+ </th>
 <th>
- <p>
- K(k)
- </p>
- </th>
+ <p>
+ K(k)
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=3 Mean=0.8
- </p>
- </td>
-<td>
- <p>
- Peak=1.8 Mean=0.7
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3 Mean=0.8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.8 Mean=0.7
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=2.6 Mean=1.7
- </p>
- </td>
-<td>
- <p>
- Peak=2.2 Mean=1.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.6 Mean=1.7
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.2 Mean=1.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=4.6 Mean=1.5
- </p>
- </td>
-<td>
- <p>
- Peak=3.7 Mean=1.5
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.6 Mean=1.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.7 Mean=1.5
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_1.testing"></a><h6>
-<a name="id1281372"></a>
+<a name="id1208423"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.testing">Testing</a>
         </h6>
 <p>
@@ -240,7 +238,7 @@
           this implementation.
         </p>
 <a name="math_toolkit.special.ellint.ellint_1.implementation"></a><h6>
-<a name="id1281394"></a>
+<a name="id1208445"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.implementation">Implementation</a>
         </h6>
 <p>
@@ -268,7 +266,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_carlson.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_carlson.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_2.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Elliptic Integrals of the Second Kind - Legendre Form</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../ellint.html" title="Elliptic Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_3.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_3.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         of the Second Kind - Legendre Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_2.synopsis"></a><h6>
-<a name="id1281473"></a>
+<a name="id1208524"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -48,7 +48,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_2.description"></a><h6>
-<a name="id1281878"></a>
+<a name="id1208928"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.description">Description</a>
         </h6>
 <p>
@@ -116,7 +116,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.ellint.ellint_2.accuracy"></a><h6>
-<a name="id1282342"></a>
+<a name="id1209393"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -127,10 +127,8 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1282360"></a><p class="title"><b>Table&#160;42.&#160;Errors Rates in the Elliptic Integrals of the
- Second Kind</b></p>
-<div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the
- Second Kind">
+<a name="id1209411"></a><p class="title"><b>Table&#160;42.&#160;Errors Rates in the Elliptic Integrals of the Second Kind</b></p>
+<div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Second Kind">
 <colgroup>
 <col>
 <col>
@@ -139,98 +137,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- F(&#966;, k)
- </p>
- </th>
+ <p>
+ F(&#966;, k)
+ </p>
+ </th>
 <th>
- <p>
- K(k)
- </p>
- </th>
+ <p>
+ K(k)
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=4.6 Mean=1.2
- </p>
- </td>
-<td>
- <p>
- Peak=3.5 Mean=1.0
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.6 Mean=1.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.5 Mean=1.0
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=4.3 Mean=1.1
- </p>
- </td>
-<td>
- <p>
- Peak=4.6 Mean=1.2
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.3 Mean=1.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.6 Mean=1.2
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=5.8 Mean=2.2
- </p>
- </td>
-<td>
- <p>
- Peak=10.8 Mean=2.3
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.8 Mean=2.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10.8 Mean=2.3
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_2.testing"></a><h6>
-<a name="id1282499"></a>
+<a name="id1209565"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.testing">Testing</a>
         </h6>
 <p>
@@ -240,7 +238,7 @@
           this implementation.
         </p>
 <a name="math_toolkit.special.ellint.ellint_2.implementation"></a><h6>
-<a name="id1282521"></a>
+<a name="id1209587"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.implementation">Implementation</a>
         </h6>
 <p>
@@ -268,7 +266,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_3.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_3.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Elliptic Integrals of the Third Kind - Legendre Form</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../ellint.html" title="Elliptic Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../zetas.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_2.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../zetas.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         of the Third Kind - Legendre Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_3.synopsis"></a><h6>
-<a name="id1282600"></a>
+<a name="id1209666"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -48,7 +48,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_3.description"></a><h6>
-<a name="id1283110"></a>
+<a name="id1210450"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.description">Description</a>
         </h6>
 <p>
@@ -122,7 +122,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.ellint.ellint_3.accuracy"></a><h6>
-<a name="id1285350"></a>
+<a name="id1211051"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -133,10 +133,8 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1285368"></a><p class="title"><b>Table&#160;43.&#160;Errors Rates in the Elliptic Integrals of the
- Third Kind</b></p>
-<div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the
- Third Kind">
+<a name="id1211069"></a><p class="title"><b>Table&#160;43.&#160;Errors Rates in the Elliptic Integrals of the Third Kind</b></p>
+<div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Third Kind">
 <colgroup>
 <col>
 <col>
@@ -145,98 +143,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- &#928;(n, &#966;, k)
- </p>
- </th>
+ <p>
+ &#928;(n, &#966;, k)
+ </p>
+ </th>
 <th>
- <p>
- &#928;(n, k)
- </p>
- </th>
+ <p>
+ &#928;(n, k)
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=29 Mean=2.2
- </p>
- </td>
-<td>
- <p>
- Peak=3 Mean=0.8
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=29 Mean=2.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3 Mean=0.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=14 Mean=1.3
- </p>
- </td>
-<td>
- <p>
- Peak=2.3 Mean=0.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=14 Mean=1.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.3 Mean=0.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=10 Mean=1.4
- </p>
- </td>
-<td>
- <p>
- Peak=4.2 Mean=1.1
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10 Mean=1.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.2 Mean=1.1
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_3.testing"></a><h6>
-<a name="id1285507"></a>
+<a name="id1211224"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.testing">Testing</a>
         </h6>
 <p>
@@ -246,7 +244,7 @@
           this implementation.
         </p>
 <a name="math_toolkit.special.ellint.ellint_3.implementation"></a><h6>
-<a name="id1285529"></a>
+<a name="id1211245"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.implementation">Implementation</a>
         </h6>
 <p>
@@ -283,8 +281,7 @@
           <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) + 2m&#928;(n, k) ; n &lt;= 1</em></span>
         </p>
 <p>
- <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) ; n &gt; 1</em></span>
- <sup>[<a name="id1285644" href="#ftn.id1285644" class="footnote">1</a>]</sup>
+ <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) ; n &gt; 1</em></span> <sup>[<a name="id1211361" href="#ftn.id1211361" class="footnote">1</a>]</sup>
         </p>
 <p>
           are used to move &#966; to the range [0, &#960;/2].
@@ -304,12 +301,12 @@
         </p>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id1285644" href="#id1285644" class="para">1</a>] </sup>
- I haven't been able to find a literature reference for this relation,
- but it appears to be the convention used by Mathematica. Intuitively
- the first <span class="emphasis"><em>2 * m * &#928;(n, k)</em></span> terms cancel out as the
- derivative alternates between +&#8734; and -&#8734;.
- </p></div>
+<div class="footnote"><p><sup>[<a name="ftn.id1211361" href="#id1211361" class="para">1</a>] </sup>
+ I haven't been able to find a literature reference for this relation,
+ but it appears to be the convention used by Mathematica. Intuitively
+ the first <span class="emphasis"><em>2 * m * &#928;(n, k)</em></span> terms cancel out as the
+ derivative alternates between +&#8734; and -&#8734;.
+ </p></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -323,7 +320,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../zetas.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_2.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../zetas.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Elliptic Integrals - Carlson Form</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../ellint.html" title="Elliptic Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_intro.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Integrals - Carlson Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_carlson.synopsis"></a><h6>
-<a name="id1274812"></a>
+<a name="id1202174"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -93,7 +93,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_carlson.description"></a><h6>
-<a name="id1276112"></a>
+<a name="id1205622"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.description">Description</a>
         </h6>
 <p>
@@ -229,7 +229,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ellint18.png"></span>
         </p>
 <a name="math_toolkit.special.ellint.ellint_carlson.testing"></a><h6>
-<a name="id1278668"></a>
+<a name="id1206912"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.testing">Testing</a>
         </h6>
 <p>
@@ -238,17 +238,11 @@
 <p>
           Spot tests compare selected values with test data given in:
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- B. C. Carlson, <span class="emphasis"><em><a href="http://arxiv.org/abs/math.CA/9409227" target="_top">Numerical
- computation of real or complex elliptic integrals</a></em></span>.
- Numerical Algorithms, Volume 10, Number 1 / March, 1995, pp 13-26.
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ B. C. Carlson, <span class="emphasis"><em><a href="http://arxiv.org/abs/math.CA/9409227" target="_top">Numerical
+ computation of real or complex elliptic integrals</a></em></span>.
+ Numerical Algorithms, Volume 10, Number 1 / March, 1995, pp 13-26.
+ </p></blockquote></div>
 <p>
           Random test data generated using NTL::RR at 1000-bit precision and our
           implementation checks for rounding-errors and/or regressions.
@@ -258,7 +252,7 @@
           to verify their correctness: see the above Carlson paper for details.
         </p>
 <a name="math_toolkit.special.ellint.ellint_carlson.accuracy"></a><h6>
-<a name="id1278713"></a>
+<a name="id1206952"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -269,7 +263,7 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1278731"></a><p class="title"><b>Table&#160;40.&#160;Errors Rates in the Carlson Elliptic Integrals</b></p>
+<a name="id1206970"></a><p class="title"><b>Table&#160;40.&#160;Errors Rates in the Carlson Elliptic Integrals</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in the Carlson Elliptic Integrals">
 <colgroup>
 <col>
@@ -281,138 +275,138 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- R<sub>F</sub>
- </p>
- </th>
+ <p>
+ R<sub>F</sub>
+ </p>
+ </th>
 <th>
- <p>
- R<sub>D</sub>
- </p>
- </th>
+ <p>
+ R<sub>D</sub>
+ </p>
+ </th>
 <th>
- <p>
- R<sub>J</sub>
- </p>
- </th>
+ <p>
+ R<sub>J</sub>
+ </p>
+ </th>
 <th>
- <p>
- R<sub>C</sub>
- </p>
- </th>
+ <p>
+ R<sub>C</sub>
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 / Visual C++ 8.0
- </p>
- </td>
-<td>
- <p>
- Peak=2.9 Mean=0.75
- </p>
- </td>
-<td>
- <p>
- Peak=2.6 Mean=0.9
- </p>
- </td>
-<td>
- <p>
- Peak=108 Mean=6.9
- </p>
- </td>
-<td>
- <p>
- Peak=2.4 Mean=0.6
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 / Visual C++ 8.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.9 Mean=0.75
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.6 Mean=0.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=108 Mean=6.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.4 Mean=0.6
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux / G++ 3.4
- </p>
- </td>
-<td>
- <p>
- Peak=2.5 Mean=0.75
- </p>
- </td>
-<td>
- <p>
- Peak=2.7 Mean=0.9
- </p>
- </td>
-<td>
- <p>
- Peak=105 Mean=8
- </p>
- </td>
-<td>
- <p>
- Peak=1.9 Mean=0.7
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux / G++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.5 Mean=0.75
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.7 Mean=0.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=105 Mean=8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.9 Mean=0.7
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HP-UX / HP aCC 6
- </p>
- </td>
-<td>
- <p>
- Peak=5.3 Mean=1.6
- </p>
- </td>
-<td>
- <p>
- Peak=2.9 Mean=0.99
- </p>
- </td>
-<td>
- <p>
- Peak=180 Mean=12
- </p>
- </td>
-<td>
- <p>
- Peak=1.8 Mean=0.7
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HP-UX / HP aCC 6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.3 Mean=1.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.9 Mean=0.99
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=180 Mean=12
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.8 Mean=0.7
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_carlson.implementation"></a><h6>
-<a name="id1278935"></a>
+<a name="id1207198"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.implementation">Implementation</a>
         </h6>
 <p>
@@ -459,7 +453,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint_intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint_intro.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Elliptic Integral Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../ellint.html" title="Elliptic Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_carlson.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../ellint.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_carlson.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -23,45 +23,33 @@
 <p>
           The main reference for the elliptic integrals is:
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- M. Abramowitz and I. A. Stegun (Eds.) (1964) Handbook of Mathematical
- Functions with Formulas, Graphs, and Mathematical Tables, National
- Bureau of Standards Applied Mathematics Series, U.S. Government Printing
- Office, Washington, D.C.
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ M. Abramowitz and I. A. Stegun (Eds.) (1964) Handbook of Mathematical
+ Functions with Formulas, Graphs, and Mathematical Tables, National Bureau
+ of Standards Applied Mathematics Series, U.S. Government Printing Office,
+ Washington, D.C.
+ </p></blockquote></div>
 <p>
           Mathworld also contain a lot of useful background information:
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <a href="http://mathworld.wolfram.com/EllipticIntegral.html" target="_top">Weisstein,
- Eric W. "Elliptic Integral." From MathWorld--A Wolfram Web
- Resource.</a>
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <a href="http://mathworld.wolfram.com/EllipticIntegral.html" target="_top">Weisstein,
+ Eric W. "Elliptic Integral." From MathWorld--A Wolfram Web
+ Resource.</a>
+ </p></blockquote></div>
 <p>
           As does <a href="http://en.wikipedia.org/wiki/Elliptic_integral" target="_top">Wikipedia
           Elliptic integral</a>.
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro.notation"></a><h5>
-<a name="id1272588"></a>
+<a name="id1201128"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.notation">Notation</a>
         </h5>
 <p>
           All variables are real numbers unless otherwise noted.
         </p>
 <a name="ellint_def"></a><a name="math_toolkit.special.ellint.ellint_intro.definition"></a><h5>
-<a name="id1272608"></a>
+<a name="id1201148"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.definition">Definition</a>
         </h5>
 <p>
@@ -103,7 +91,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -123,7 +111,7 @@
 </table></div>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -237,7 +225,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -250,7 +238,7 @@
 </td></tr>
 </table></div>
 <a name="ellint_theorem"></a><a name="math_toolkit.special.ellint.ellint_intro.duplication_theorem"></a><h5>
-<a name="id1274444"></a>
+<a name="id1201748"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.duplication_theorem">Duplication
           Theorem</a>
         </h5>
@@ -262,7 +250,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ellint13.png"></span>
         </p>
 <a name="ellint_formula"></a><a name="math_toolkit.special.ellint.ellint_intro.carlson_s_formulas"></a><h5>
-<a name="id1274499"></a>
+<a name="id1201804"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.carlson_s_formulas">Carlson's
           Formulas</a>
         </h5>
@@ -280,7 +268,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ellint15.png"></span>
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro.numerical_algorithms"></a><h5>
-<a name="id1274574"></a>
+<a name="id1201878"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.numerical_algorithms">Numerical
           Algorithms</a>
         </h5>
@@ -294,84 +282,81 @@
           integrals with satisfactory precisions.
         </p>
 <a name="ellint_refs"></a><a name="math_toolkit.special.ellint.ellint_intro.references"></a><h5>
-<a name="id1274607"></a>
+<a name="id1201912"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.references">References</a>
         </h5>
 <p>
           Special mention goes to:
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- A. M. Legendre, <span class="emphasis"><em>Traitd des Fonctions Elliptiques et des Integrales
- Euleriennes</em></span>, Vol. 1. Paris (1825).
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ A. M. Legendre, <span class="emphasis"><em>Traitd des Fonctions Elliptiques et des Integrales
+ Euleriennes</em></span>, Vol. 1. Paris (1825).
+ </p></blockquote></div>
 <p>
           However the main references are:
         </p>
 <a name="ellint_ref_AS"></a><a name="ellint_ref_carlson79"></a><a name="ellint_ref_carlson77"></a><a name="ellint_ref_carlson78"></a><a name="ellint_ref_carlson81"></a><div class="orderedlist"><ol type="1">
 <li>
- M. Abramowitz and I. A. Stegun (Eds.) (1964) Handbook of Mathematical
- Functions with Formulas, Graphs, and Mathematical Tables, National Bureau
- of Standards Applied Mathematics Series, U.S. Government Printing Office,
- Washington, D.C.
- </li>
+ M. Abramowitz and I. A. Stegun (Eds.) (1964) Handbook of Mathematical
+ Functions with Formulas, Graphs, and Mathematical Tables, National
+ Bureau of Standards Applied Mathematics Series, U.S. Government Printing
+ Office, Washington, D.C.
+ </li>
 <li>
- B.C. Carlson, <span class="emphasis"><em>Computing elliptic integrals by duplication</em></span>,
- Numerische Mathematik, vol 33, 1 (1979).
- </li>
-<li>
- B.C. Carlson, <span class="emphasis"><em>Elliptic Integrals of the First Kind</em></span>,
- SIAM Journal on Mathematical Analysis, vol 8, 231 (1977).
- </li>
-<li>
- B.C. Carlson, <span class="emphasis"><em>Short Proofs of Three Theorems on Elliptic Integrals</em></span>,
- SIAM Journal on Mathematical Analysis, vol 9, 524 (1978).
- </li>
-<li>
- B.C. Carlson and E.M. Notis, <span class="emphasis"><em>ALGORITHM 577: Algorithms for
- Incomplete Elliptic Integrals</em></span>, ACM Transactions on Mathematmal
- Software, vol 7, 398 (1981).
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em>On computing elliptic integrals and functions</em></span>.
- J. Math. and Phys., 44 (1965), pp. 36-51.
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals of the second
- kind</em></span>. Math. Comp., 49 (1987), pp. 595-606. (Supplement, ibid.,
- pp. S13-S17.)
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals of the third kind</em></span>.
- Math. Comp., 51 (1988), pp. 267-280. (Supplement, ibid., pp. S1-S5.)
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals: cubic cases</em></span>.
- Math. Comp., 53 (1989), pp. 327-333.
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals: one quadratic
- factor</em></span>. Math. Comp., 56 (1991), pp. 267-280.
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals: two quadratic
- factors</em></span>. Math. Comp., 59 (1992), pp. 165-180.
- </li>
-<li>
- B. C. Carlson, <span class="emphasis"><em><a href="http://arxiv.org/abs/math.CA/9409227" target="_top">Numerical
- computation of real or complex elliptic integrals</a></em></span>.
- Numerical Algorithms, Volume 10, Number 1 / March, 1995, p13-26.
- </li>
-<li>
- B. C. Carlson and John L. Gustafson, <span class="emphasis"><em><a href="http://arxiv.org/abs/math.CA/9310223" target="_top">Asymptotic
- Approximations for Symmetric Elliptic Integrals</a></em></span>, SIAM
- Journal on Mathematical Analysis, Volume 25, Issue 2 (March 1994), 288-303.
- </li>
+ B.C. Carlson, <span class="emphasis"><em>Computing elliptic integrals by duplication</em></span>,
+ Numerische Mathematik, vol 33, 1 (1979).
+ </li>
+<li>
+ B.C. Carlson, <span class="emphasis"><em>Elliptic Integrals of the First Kind</em></span>,
+ SIAM Journal on Mathematical Analysis, vol 8, 231 (1977).
+ </li>
+<li>
+ B.C. Carlson, <span class="emphasis"><em>Short Proofs of Three Theorems on Elliptic
+ Integrals</em></span>, SIAM Journal on Mathematical Analysis, vol 9,
+ 524 (1978).
+ </li>
+<li>
+ B.C. Carlson and E.M. Notis, <span class="emphasis"><em>ALGORITHM 577: Algorithms for
+ Incomplete Elliptic Integrals</em></span>, ACM Transactions on Mathematmal
+ Software, vol 7, 398 (1981).
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em>On computing elliptic integrals and functions</em></span>.
+ J. Math. and Phys., 44 (1965), pp. 36-51.
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals of the second
+ kind</em></span>. Math. Comp., 49 (1987), pp. 595-606. (Supplement,
+ ibid., pp. S13-S17.)
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals of the third
+ kind</em></span>. Math. Comp., 51 (1988), pp. 267-280. (Supplement,
+ ibid., pp. S1-S5.)
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals: cubic cases</em></span>.
+ Math. Comp., 53 (1989), pp. 327-333.
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals: one quadratic
+ factor</em></span>. Math. Comp., 56 (1991), pp. 267-280.
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em>A table of elliptic integrals: two quadratic
+ factors</em></span>. Math. Comp., 59 (1992), pp. 165-180.
+ </li>
+<li>
+ B. C. Carlson, <span class="emphasis"><em><a href="http://arxiv.org/abs/math.CA/9409227" target="_top">Numerical
+ computation of real or complex elliptic integrals</a></em></span>.
+ Numerical Algorithms, Volume 10, Number 1 / March, 1995, p13-26.
+ </li>
+<li>
+ B. C. Carlson and John L. Gustafson, <span class="emphasis"><em><a href="http://arxiv.org/abs/math.CA/9310223" target="_top">Asymptotic
+ Approximations for Symmetric Elliptic Integrals</a></em></span>,
+ SIAM Journal on Mathematical Analysis, Volume 25, Issue 2 (March 1994),
+ 288-303.
+ </li>
 </ol></div>
 <p>
           The following references, while not directly relevent to our implementation,
@@ -379,24 +364,24 @@
         </p>
 <div class="orderedlist"><ol type="1">
 <li>
- R. Burlisch, <span class="emphasis"><em>Numerical Compuation of Elliptic Integrals and
- Elliptic Functions.</em></span> Numerical Mathematik 7, 78-90.
- </li>
-<li>
- R. Burlisch, <span class="emphasis"><em>An extension of the Bartky Transformation to Incomplete
- Elliptic Integrals of the Third Kind</em></span>. Numerical Mathematik
- 13, 266-284.
- </li>
-<li>
- R. Burlisch, <span class="emphasis"><em>Numerical Compuation of Elliptic Integrals and
- Elliptic Functions. III</em></span>. Numerical Mathematik 13, 305-315.
- </li>
-<li>
- T. Fukushima and H. Ishizaki, <span class="emphasis"><em><a href="http://adsabs.harvard.edu/abs/1994CeMDA..59..237F" target="_top">Numerical
- Computation of Incomplete Elliptic Integrals of a General Form.</a></em></span>
- Celestial Mechanics and Dynamical Astronomy, Volume 59, Number 3 / July,
- 1994, 237-251.
- </li>
+ R. Burlisch, <span class="emphasis"><em>Numerical Compuation of Elliptic Integrals and
+ Elliptic Functions.</em></span> Numerical Mathematik 7, 78-90.
+ </li>
+<li>
+ R. Burlisch, <span class="emphasis"><em>An extension of the Bartky Transformation to
+ Incomplete Elliptic Integrals of the Third Kind</em></span>. Numerical
+ Mathematik 13, 266-284.
+ </li>
+<li>
+ R. Burlisch, <span class="emphasis"><em>Numerical Compuation of Elliptic Integrals and
+ Elliptic Functions. III</em></span>. Numerical Mathematik 13, 305-315.
+ </li>
+<li>
+ T. Fukushima and H. Ishizaki, <span class="emphasis"><em><a href="http://adsabs.harvard.edu/abs/1994CeMDA..59..237F" target="_top">Numerical
+ Computation of Incomplete Elliptic Integrals of a General Form.</a></em></span>
+ Celestial Mechanics and Dynamical Astronomy, Volume 59, Number 3 /
+ July, 1994, 237-251.
+ </li>
 </ol></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -410,7 +395,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ellint_carlson.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../ellint.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../ellint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ellint_carlson.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Exponential Integrals</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="zetas/zeta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="expint/expint_n.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="zetas/zeta.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="expint/expint_n.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -37,7 +37,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="zetas/zeta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="expint/expint_n.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="zetas/zeta.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="expint/expint_n.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Exponential Integral Ei</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../expint.html" title="Exponential Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="expint_n.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expint_n.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../powers.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Integral Ei</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.expint.expint_i.synopsis"></a><h5>
-<a name="id1287799"></a>
+<a name="id1214629"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -56,7 +56,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.expint.expint_i.description"></a><h5>
-<a name="id1288059"></a>
+<a name="id1214889"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -76,7 +76,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/expint_i.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.expint.expint_i.accuracy"></a><h5>
-<a name="id1288258"></a>
+<a name="id1215088"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -88,7 +88,7 @@
           error</a>.
         </p>
 <div class="table">
-<a name="id1288281"></a><p class="title"><b>Table&#160;46.&#160;Errors In the Function expint(z)</b></p>
+<a name="id1215111"></a><p class="title"><b>Table&#160;46.&#160;Errors In the Function expint(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function expint(z)">
 <colgroup>
 <col>
@@ -97,95 +97,95 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- Error
- </p>
- </th>
+ <p>
+ Error
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=2.4 Mean=0.6
- </p>
- <p>
- GSL Peak=8.9 Mean=0.7
- </p>
- <p>
- SPECFUN (Cody) Peak=2.5 Mean=0.6
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.4 Mean=0.6
+ </p>
+ <p>
+ GSL Peak=8.9 Mean=0.7
+ </p>
+ <p>
+ SPECFUN (Cody) Peak=2.5 Mean=0.6
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA_EM64, gcc-4.1
- </p>
- </td>
-<td>
- <p>
- Peak=5.1 Mean=0.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA_EM64, gcc-4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.1 Mean=0.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-4.1
- </p>
- </td>
-<td>
- <p>
- Peak=5.0 Mean=0.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.0 Mean=0.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=1.9 Mean=0.63
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.9 Mean=0.63
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -200,7 +200,7 @@
           slightly over the range [4,6].
         </p>
 <a name="math_toolkit.special.expint.expint_i.testing"></a><h5>
-<a name="id1288433"></a>
+<a name="id1215276"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.testing">Testing</a>
         </h5>
 <p>
@@ -215,7 +215,7 @@
           check.
         </p>
 <a name="math_toolkit.special.expint.expint_i.implementation"></a><h5>
-<a name="id1288460"></a>
+<a name="id1215302"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.implementation">Implementation</a>
         </h5>
 <p>
@@ -245,11 +245,9 @@
           a minimax rational approximation rescaled so that it is evaluated over
           [-1,1]. Note that while the rational approximation over [0,6] converges
           rapidly to the minimax solution it is rather ill-conditioned in practice.
- Cody and Thacher
- <sup>[<a name="id1288547" href="#ftn.id1288547" class="footnote">2</a>]</sup>
- experienced the same issue and converted the polynomials into Chebeshev
- form to ensure stable computation. By experiment we found that the polynomials
- are just as stable in polynomial as Chebyshev form, <span class="emphasis"><em>provided</em></span>
+ Cody and Thacher <sup>[<a name="id1215390" href="#ftn.id1215390" class="footnote">2</a>]</sup> experienced the same issue and converted the polynomials into
+ Chebeshev form to ensure stable computation. By experiment we found that
+ the polynomials are just as stable in polynomial as Chebyshev form, <span class="emphasis"><em>provided</em></span>
           they are computed over the interval [-1,1].
         </p>
 <p>
@@ -277,12 +275,12 @@
         </p>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id1288547" href="#id1288547" class="para">2</a>] </sup>
- W. J. Cody and H. C. Thacher, Jr., Rational Chebyshev approximations
- for the exponential integral E<sub>1</sub>(x), Math. Comp. 22 (1968), 641-649,
- and W. J. Cody and H. C. Thacher, Jr., Chebyshev approximations for
- the exponential integral Ei(x), Math. Comp. 23 (1969), 289-303.
- </p></div>
+<div class="footnote"><p><sup>[<a name="ftn.id1215390" href="#id1215390" class="para">2</a>] </sup>
+ W. J. Cody and H. C. Thacher, Jr., Rational Chebyshev approximations
+ for the exponential integral E<sub>1</sub>(x), Math. Comp. 22 (1968), 641-649, and
+ W. J. Cody and H. C. Thacher, Jr., Chebyshev approximations for the exponential
+ integral Ei(x), Math. Comp. 23 (1969), 289-303.
+ </p></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -296,7 +294,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="expint_n.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expint_n.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../powers.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Exponential Integral En</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../expint.html" title="Exponential Integrals">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="expint_i.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../expint.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="expint_i.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Integral En</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.expint.expint_n.synopsis"></a><h5>
-<a name="id1286677"></a>
+<a name="id1213653"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -56,7 +56,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.expint.expint_n.description"></a><h5>
-<a name="id1286964"></a>
+<a name="id1213940"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -76,7 +76,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/expint2.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.expint.expint_n.accuracy"></a><h5>
-<a name="id1287352"></a>
+<a name="id1214164"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -87,7 +87,7 @@
           the one shown will have <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1287375"></a><p class="title"><b>Table&#160;45.&#160;Errors In the Function expint(n, z)</b></p>
+<a name="id1214187"></a><p class="title"><b>Table&#160;45.&#160;Errors In the Function expint(n, z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function expint(n, z)">
 <colgroup>
 <col>
@@ -97,128 +97,128 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- En
- </p>
- </th>
+ <p>
+ En
+ </p>
+ </th>
 <th>
- <p>
- E1
- </p>
- </th>
+ <p>
+ E1
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=7.1 Mean=1.8
- </p>
- <p>
- Cephes Peak=5.1
- Mean=1.3
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.5
- </p>
- <p>
- Cephes Peak=3.1
- Mean=1.1
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=7.1 Mean=1.8
+ </p>
+ <p>
+ Cephes Peak=5.1
+ Mean=1.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.5
+ </p>
+ <p>
+ Cephes Peak=3.1
+ Mean=1.1
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA_EM64, gcc-4.1
- </p>
- </td>
-<td>
- <p>
- Peak=9.9 Mean=2.1
- </p>
- </td>
-<td>
- <p>
- Peak=0.97 Mean=0.4
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA_EM64, gcc-4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9.9 Mean=2.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.97 Mean=0.4
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-4.1
- </p>
- </td>
-<td>
- <p>
- Peak=9.9 Mean=2.1
- </p>
- </td>
-<td>
- <p>
- Peak=0.97 Mean=0.4
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9.9 Mean=2.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.97 Mean=0.4
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=23.3 Mean=3.7
- </p>
- </td>
-<td>
- <p>
- Peak=1.6 Mean=0.5
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=23.3 Mean=3.7
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.6 Mean=0.5
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.expint.expint_n.testing"></a><h5>
-<a name="id1287560"></a>
+<a name="id1214390"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.testing">Testing</a>
         </h5>
 <p>
@@ -233,7 +233,7 @@
           check.
         </p>
 <a name="math_toolkit.special.expint.expint_n.implementation"></a><h5>
-<a name="id1287586"></a>
+<a name="id1214416"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.implementation">Implementation</a>
         </h5>
 <p>
@@ -289,7 +289,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="expint_i.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../expint.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../expint.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="expint_i.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>TR1 and C99 external "C" Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="next_float/float_advance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="extern_c/tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="next_float/float_advance.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="extern_c/tr1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -39,7 +39,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="next_float/float_advance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="extern_c/tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="next_float/float_advance.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="extern_c/tr1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>C99 C Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../extern_c.html" title='TR1 and C99 external "C" Functions'>
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tr1_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tr1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="tr1_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.extern_c.c99"></a><a class="link" href="c99.html" title="C99 C Functions"> C99 C Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.extern_c.c99.supported_c99_functions"></a><h5>
-<a name="id1316700"></a>
+<a name="id1244036"></a>
           <a class="link" href="c99.html#math_toolkit.special.extern_c.c99.supported_c99_functions">Supported
           C99 Functions</a>
         </h5>
@@ -131,7 +131,7 @@
 </span><span class="identifier">acosh</span><span class="special">(</span><span class="number">2</span><span class="special">);</span> <span class="comment">// integer argument is treated as a double, returns double.
 </span></pre>
 <a name="math_toolkit.special.extern_c.c99.quick_reference"></a><h5>
-<a name="id1320611"></a>
+<a name="id1246854"></a>
           <a class="link" href="c99.html#math_toolkit.special.extern_c.c99.quick_reference">Quick
           Reference</a>
         </h5>
@@ -157,71 +157,71 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- FLT_EVAL_METHOD
- </p>
+ <p>
+ FLT_EVAL_METHOD
+ </p>
                 </th>
 <th>
- <p>
- float_t
- </p>
+ <p>
+ float_t
+ </p>
                 </th>
 <th>
- <p>
- double_t
- </p>
+ <p>
+ double_t
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 0
- </p>
+ <p>
+ 0
+ </p>
                 </td>
 <td>
- <p>
- float
- </p>
+ <p>
+ float
+ </p>
                 </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 1
- </p>
+ <p>
+ 1
+ </p>
                 </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                 </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 2
- </p>
+ <p>
+ 2
+ </p>
                 </td>
 <td>
- <p>
- long double
- </p>
+ <p>
+ long double
+ </p>
                 </td>
 <td>
- <p>
- long double
- </p>
+ <p>
+ long double
+ </p>
                 </td>
 </tr>
 </tbody>
@@ -463,7 +463,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tr1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="tr1_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tr1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="tr1_ref.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>C99 and TR1 C Functions Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../extern_c.html" title='TR1 and C99 external "C" Functions'>
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="c99.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../extern_c.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="c99.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -43,15 +43,15 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- The header to include is lightweight (i.e. fast to compile).
- </li>
+ The header to include is lightweight (i.e. fast to compile).
+ </li>
 <li>
- The functions have extern "C" linkage, and so are usable
- from other languages.
- </li>
+ The functions have extern "C" linkage, and so are usable
+ from other languages.
+ </li>
 <li>
- Standard compatibility.
- </li>
+ Standard compatibility.
+ </li>
 </ul></div>
 <p>
           </p>
@@ -62,22 +62,23 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- You will need to compile and link to the external Boost.Math libraries.
- </li>
+ You will need to compile and link to the external Boost.Math libraries.
+ </li>
 <li>
- Limited to support for the types, <code class="computeroutput"><span class="keyword">float</span></code>,
- <code class="computeroutput"><span class="keyword">double</span></code> and <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
- </li>
+ Limited to support for the types, <code class="computeroutput"><span class="keyword">float</span></code>,
+ <code class="computeroutput"><span class="keyword">double</span></code> and <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
+ </li>
 <li>
- Error handling is handled via setting ::errno and returning NaN's and
- infinities: this may be less flexible than an C++ exception based approach.
- </li>
+ Error handling is handled via setting ::errno and returning NaN's
+ and infinities: this may be less flexible than an C++ exception based
+ approach.
+ </li>
 </ul></div>
 <p>
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -106,122 +107,122 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Name
- </p>
+ <p>
+ Name
+ </p>
                   </th>
 <th>
- <p>
- Type
- </p>
+ <p>
+ Type
+ </p>
                   </th>
 <th>
- <p>
- Functions
- </p>
+ <p>
+ Functions
+ </p>
                   </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- boost_math_c99f-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_c99f-&lt;suffix&gt;
+ </p>
                   </td>
 <td>
- <p>
- float
- </p>
+ <p>
+ float
+ </p>
                   </td>
 <td>
- <p>
- C99 Functions
- </p>
+ <p>
+ C99 Functions
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_c99-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_c99-&lt;suffix&gt;
+ </p>
                   </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                   </td>
 <td>
- <p>
- C99 Functions
- </p>
+ <p>
+ C99 Functions
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_c99l-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_c99l-&lt;suffix&gt;
+ </p>
                   </td>
 <td>
- <p>
- long double
- </p>
+ <p>
+ long double
+ </p>
                   </td>
 <td>
- <p>
- C99 Functions
- </p>
+ <p>
+ C99 Functions
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_tr1f-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_tr1f-&lt;suffix&gt;
+ </p>
                   </td>
 <td>
- <p>
- float
- </p>
+ <p>
+ float
+ </p>
                   </td>
 <td>
- <p>
- TR1 Functions
- </p>
+ <p>
+ TR1 Functions
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_tr1-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_tr1-&lt;suffix&gt;
+ </p>
                   </td>
 <td>
- <p>
- double
- </p>
+ <p>
+ double
+ </p>
                   </td>
 <td>
- <p>
- TR1 Functions
- </p>
+ <p>
+ TR1 Functions
+ </p>
                   </td>
 </tr>
 <tr>
 <td>
- <p>
- boost_math_tr1l-&lt;suffix&gt;
- </p>
+ <p>
+ boost_math_tr1l-&lt;suffix&gt;
+ </p>
                   </td>
 <td>
- <p>
- long double
- </p>
+ <p>
+ long double
+ </p>
                   </td>
 <td>
- <p>
- TR1 Functions
- </p>
+ <p>
+ TR1 Functions
+ </p>
                   </td>
 </tr>
 </tbody>
@@ -243,7 +244,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -268,7 +269,7 @@
           </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -281,7 +282,7 @@
           <a name="math_toolkit.special.extern_c.tr1.usage_recomendations"></a>
           </p>
 <h5>
-<a name="id1306920"></a>
+<a name="id1233070"></a>
             <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.usage_recomendations">Usage
             Recomendations</a>
           </h5>
@@ -294,12 +295,12 @@
           </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- To include the header only versions of the functions and have an easier
- time linking, but a longer compile time.
- </li>
+ To include the header only versions of the functions and have an
+ easier time linking, but a longer compile time.
+ </li>
 <li>
- To include the TR1 headers and link against an external library.
- </li>
+ To include the TR1 headers and link against an external library.
+ </li>
 </ul></div>
 <p>
           </p>
@@ -334,7 +335,7 @@
           <a name="math_toolkit.special.extern_c.tr1.supported_c99_functions"></a>
           </p>
 <h5>
-<a name="id1307117"></a>
+<a name="id1233274"></a>
             <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.supported_c99_functions">Supported
             C99 Functions</a>
           </h5>
@@ -438,7 +439,7 @@
           <a name="math_toolkit.special.extern_c.tr1.supported_tr1_functions"></a>
           </p>
 <h5>
-<a name="id1310089"></a>
+<a name="id1236793"></a>
             <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.supported_tr1_functions">Supported
             TR1 Functions</a>
           </h5>
@@ -577,7 +578,7 @@
           <a name="math_toolkit.special.extern_c.tr1.currently_unsupported_c99_functions"></a>
           </p>
 <h5>
-<a name="id1314602"></a>
+<a name="id1240845"></a>
             <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.currently_unsupported_c99_functions">Currently
             Unsupported C99 Functions</a>
           </h5>
@@ -648,7 +649,7 @@
           <a name="math_toolkit.special.extern_c.tr1.currently_unsupported_tr1_functions"></a>
           </p>
 <h5>
-<a name="id1316270"></a>
+<a name="id1242512"></a>
             <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.currently_unsupported_tr1_functions">Currently
             Unsupported TR1 Functions</a>
           </h5>
@@ -680,7 +681,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="c99.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../extern_c.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="c99.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>TR1 C Functions Quick Reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../extern_c.html" title='TR1 and C99 external "C" Functions'>
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="c99.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="c99.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../toolkit.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Quick Reference</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.extern_c.tr1_ref.supported_tr1_functions"></a><h5>
-<a name="id1323618"></a>
+<a name="id1250894"></a>
           <a class="link" href="tr1_ref.html#math_toolkit.special.extern_c.tr1_ref.supported_tr1_functions">Supported
           TR1 Functions</a>
         </h5>
@@ -156,7 +156,7 @@
 </span><span class="identifier">expint</span><span class="special">(</span><span class="number">2</span><span class="special">);</span> <span class="comment">// integer argument is treated as a double, returns double.
 </span></pre>
 <a name="math_toolkit.special.extern_c.tr1_ref.quick_reference"></a><h5>
-<a name="id1327700"></a>
+<a name="id1253884"></a>
           <a class="link" href="tr1_ref.html#math_toolkit.special.extern_c.tr1_ref.quick_reference">Quick
           Reference</a>
         </h5>
@@ -488,7 +488,7 @@
           for the full template (header only) version of this function.
         </p>
 <a name="math_toolkit.special.extern_c.tr1_ref.currently_unsupported_tr1_functions"></a><h5>
-<a name="id1333589"></a>
+<a name="id1259363"></a>
           <a class="link" href="tr1_ref.html#math_toolkit.special.extern_c.tr1_ref.currently_unsupported_tr1_functions">Currently
           Unsupported TR1 Functions</a>
         </h5>
@@ -505,7 +505,7 @@
 </pre>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -525,7 +525,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="c99.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="c99.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../extern_c.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../toolkit.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Factorials and Binomial Coefficients</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_gamma/gamma_derivatives.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="factorials/sf_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_gamma/gamma_derivatives.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="factorials/sf_factorial.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -43,7 +43,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_gamma/gamma_derivatives.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="factorials/sf_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_gamma/gamma_derivatives.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="factorials/sf_factorial.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Binomial Coefficients</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_falling_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_falling_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sf_beta.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -58,7 +58,7 @@
           if the result is too large to represent in type T.
         </p>
 <a name="math_toolkit.special.factorials.sf_binomial.accuracy"></a><h5>
-<a name="id1228859"></a>
+<a name="id1157340"></a>
           <a class="link" href="sf_binomial.html#math_toolkit.special.factorials.sf_binomial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -67,14 +67,14 @@
           function for larger arguments.
         </p>
 <a name="math_toolkit.special.factorials.sf_binomial.testing"></a><h5>
-<a name="id1232431"></a>
+<a name="id1157362"></a>
           <a class="link" href="sf_binomial.html#math_toolkit.special.factorials.sf_binomial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the binomial coefficients use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_binomial.implementation"></a><h5>
-<a name="id1232450"></a>
+<a name="id1157381"></a>
           <a class="link" href="sf_binomial.html#math_toolkit.special.factorials.sf_binomial.implementation">Implementation</a>
         </h5>
 <p>
@@ -110,7 +110,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_falling_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_falling_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sf_beta.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Double Factorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_rising_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_rising_factorial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -57,7 +57,7 @@
           of i! is possible.
         </p>
 <a name="math_toolkit.special.factorials.sf_double_factorial.accuracy"></a><h5>
-<a name="id1227695"></a>
+<a name="id1155083"></a>
           <a class="link" href="sf_double_factorial.html#math_toolkit.special.factorials.sf_double_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -65,14 +65,14 @@
           so error rates should be no more than a couple of epsilon higher.
         </p>
 <a name="math_toolkit.special.factorials.sf_double_factorial.testing"></a><h5>
-<a name="id1227717"></a>
+<a name="id1155105"></a>
           <a class="link" href="sf_double_factorial.html#math_toolkit.special.factorials.sf_double_factorial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the double factorial use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_double_factorial.implementation"></a><h5>
-<a name="id1227736"></a>
+<a name="id1155124"></a>
           <a class="link" href="sf_double_factorial.html#math_toolkit.special.factorials.sf_double_factorial.implementation">Implementation</a>
         </h5>
 <p>
@@ -103,7 +103,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_rising_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_rising_factorial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Factorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_double_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../factorials.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_double_factorial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.factorials.sf_factorial"></a><a class="link" href="sf_factorial.html" title="Factorial"> Factorial</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.factorials.sf_factorial.synopsis"></a><h5>
-<a name="id1226673"></a>
+<a name="id1154062"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -47,7 +47,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.factorials.sf_factorial.description"></a><h5>
-<a name="id1226982"></a>
+<a name="id1154370"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -105,7 +105,7 @@
           the size of further tables that depend on the factorials.
         </p>
 <a name="math_toolkit.special.factorials.sf_factorial.accuracy"></a><h5>
-<a name="id1227342"></a>
+<a name="id1154730"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -114,7 +114,7 @@
           will be the same as for <a class="link" href="../sf_gamma/tgamma.html" title="Gamma">tgamma</a>.
         </p>
 <a name="math_toolkit.special.factorials.sf_factorial.testing"></a><h5>
-<a name="id1227386"></a>
+<a name="id1154774"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.testing">Testing</a>
         </h5>
 <p>
@@ -123,7 +123,7 @@
           function handle those cases already.
         </p>
 <a name="math_toolkit.special.factorials.sf_factorial.implementation"></a><h5>
-<a name="id1227410"></a>
+<a name="id1154798"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.implementation">Implementation</a>
         </h5>
 <p>
@@ -143,7 +143,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_double_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../factorials.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_double_factorial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Falling Factorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_rising_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_binomial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_rising_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_binomial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -69,7 +69,7 @@
           the type of the result is T.
         </p>
 <a name="math_toolkit.special.factorials.sf_falling_factorial.accuracy"></a><h5>
-<a name="id1228502"></a>
+<a name="id1155890"></a>
           <a class="link" href="sf_falling_factorial.html#math_toolkit.special.factorials.sf_falling_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -77,14 +77,14 @@
           function.
         </p>
 <a name="math_toolkit.special.factorials.sf_falling_factorial.testing"></a><h5>
-<a name="id1228529"></a>
+<a name="id1155917"></a>
           <a class="link" href="sf_falling_factorial.html#math_toolkit.special.factorials.sf_falling_factorial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the falling factorials use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_falling_factorial.implementation"></a><h5>
-<a name="id1228548"></a>
+<a name="id1155936"></a>
           <a class="link" href="sf_falling_factorial.html#math_toolkit.special.factorials.sf_falling_factorial.implementation">Implementation</a>
         </h5>
 <p>
@@ -105,7 +105,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_rising_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_binomial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_rising_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_binomial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Rising Factorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../factorials.html" title="Factorials and Binomial Coefficients">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_double_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_falling_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_double_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_falling_factorial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -73,7 +73,7 @@
           the type of the result is T.
         </p>
 <a name="math_toolkit.special.factorials.sf_rising_factorial.accuracy"></a><h5>
-<a name="id1228106"></a>
+<a name="id1155494"></a>
           <a class="link" href="sf_rising_factorial.html#math_toolkit.special.factorials.sf_rising_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -81,14 +81,14 @@
           function.
         </p>
 <a name="math_toolkit.special.factorials.sf_rising_factorial.testing"></a><h5>
-<a name="id1228133"></a>
+<a name="id1155521"></a>
           <a class="link" href="sf_rising_factorial.html#math_toolkit.special.factorials.sf_rising_factorial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the rising factorials use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_rising_factorial.implementation"></a><h5>
-<a name="id1228152"></a>
+<a name="id1155540"></a>
           <a class="link" href="sf_rising_factorial.html#math_toolkit.special.factorials.sf_rising_factorial.implementation">Implementation</a>
         </h5>
 <p>
@@ -109,7 +109,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_double_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_falling_factorial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_double_factorial.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../factorials.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_falling_factorial.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Floating-Point Classification: Infinities and NaN's</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rounding/modf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rounding/modf.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="next_float.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -21,7 +21,7 @@
       Infinities and NaN's</a>
 </h3></div></div></div>
 <a name="math_toolkit.special.fpclass.synopsis"></a><h5>
-<a name="id1302213"></a>
+<a name="id1229621"></a>
         <a class="link" href="fpclass.html#math_toolkit.special.fpclass.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">FP_ZERO</span> <span class="comment">/* implementation specific value */</span>
@@ -51,7 +51,7 @@
         to use these functions.
       </p>
 <a name="math_toolkit.special.fpclass.description"></a><h5>
-<a name="id1302606"></a>
+<a name="id1230013"></a>
         <a class="link" href="fpclass.html#math_toolkit.special.fpclass.description">Description</a>
       </h5>
 <p>
@@ -110,76 +110,76 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- fpclassify value
- </p>
+ <p>
+ fpclassify value
+ </p>
               </th>
 <th>
- <p>
- class of t.
- </p>
+ <p>
+ class of t.
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- FP_ZERO
- </p>
+ <p>
+ FP_ZERO
+ </p>
               </td>
 <td>
- <p>
- If <span class="emphasis"><em>t</em></span> is zero.
- </p>
+ <p>
+ If <span class="emphasis"><em>t</em></span> is zero.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- FP_NORMAL
- </p>
+ <p>
+ FP_NORMAL
+ </p>
               </td>
 <td>
- <p>
- If <span class="emphasis"><em>t</em></span> is a non-zero, non-denormalised finite
- value.
- </p>
+ <p>
+ If <span class="emphasis"><em>t</em></span> is a non-zero, non-denormalised finite
+ value.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- FP_INFINITE
- </p>
+ <p>
+ FP_INFINITE
+ </p>
               </td>
 <td>
- <p>
- If <span class="emphasis"><em>t</em></span> is plus or minus infinity.
- </p>
+ <p>
+ If <span class="emphasis"><em>t</em></span> is plus or minus infinity.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- FP_NAN
- </p>
+ <p>
+ FP_NAN
+ </p>
               </td>
 <td>
- <p>
- If <span class="emphasis"><em>t</em></span> is a NaN.
- </p>
+ <p>
+ If <span class="emphasis"><em>t</em></span> is a NaN.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- FP_SUBNORMAL
- </p>
+ <p>
+ FP_SUBNORMAL
+ </p>
               </td>
 <td>
- <p>
- If <span class="emphasis"><em>t</em></span> is a denormalised number.
- </p>
+ <p>
+ If <span class="emphasis"><em>t</em></span> is a denormalised number.
+ </p>
               </td>
 </tr>
 </tbody>
@@ -221,7 +221,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rounding/modf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rounding/modf.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="next_float.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Inverse Hyperbolic Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sinc/sinhc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="inv_hyper/inv_hyper_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sinc/sinhc_pi.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="inv_hyper/inv_hyper_over.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -38,7 +38,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sinc/sinhc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="inv_hyper/inv_hyper_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sinc/sinhc_pi.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="inv_hyper/inv_hyper_over.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>acosh</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="inv_hyper_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="asinh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="inv_hyper_over.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="asinh.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -60,14 +60,14 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/acosh.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.inv_hyper.acosh.accuracy"></a><h5>
-<a name="id1298620"></a>
+<a name="id1224935"></a>
           <a class="link" href="acosh.html#math_toolkit.special.inv_hyper.acosh.accuracy">Accuracy</a>
         </h5>
 <p>
           Generally accuracy is to within 1 or 2 epsilon across all supported platforms.
         </p>
 <a name="math_toolkit.special.inv_hyper.acosh.testing"></a><h5>
-<a name="id1298637"></a>
+<a name="id1224952"></a>
           <a class="link" href="acosh.html#math_toolkit.special.inv_hyper.acosh.testing">Testing</a>
         </h5>
 <p>
@@ -83,7 +83,7 @@
           to at least 50 decimal digits.
         </p>
 <a name="math_toolkit.special.inv_hyper.acosh.implementation"></a><h5>
-<a name="id1298681"></a>
+<a name="id1224997"></a>
           <a class="link" href="acosh.html#math_toolkit.special.inv_hyper.acosh.implementation">Implementation</a>
         </h5>
 <p>
@@ -124,7 +124,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="inv_hyper_over.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="asinh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="inv_hyper_over.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="asinh.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>asinh</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="acosh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="atanh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="acosh.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="atanh.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -55,14 +55,14 @@
 <p>
         </p>
 <a name="math_toolkit.special.inv_hyper.asinh.accuracy"></a><h5>
-<a name="id1299088"></a>
+<a name="id1225403"></a>
           <a class="link" href="asinh.html#math_toolkit.special.inv_hyper.asinh.accuracy">Accuracy</a>
         </h5>
 <p>
           Generally accuracy is to within 1 or 2 epsilon across all supported platforms.
         </p>
 <a name="math_toolkit.special.inv_hyper.asinh.testing"></a><h5>
-<a name="id1299105"></a>
+<a name="id1225420"></a>
           <a class="link" href="asinh.html#math_toolkit.special.inv_hyper.asinh.testing">Testing</a>
         </h5>
 <p>
@@ -78,7 +78,7 @@
           to at least 50 decimal digits.
         </p>
 <a name="math_toolkit.special.inv_hyper.asinh.implementation"></a><h5>
-<a name="id1299149"></a>
+<a name="id1225465"></a>
           <a class="link" href="asinh.html#math_toolkit.special.inv_hyper.asinh.implementation">Implementation</a>
         </h5>
 <p>
@@ -119,7 +119,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="acosh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="atanh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="acosh.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="atanh.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>atanh</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="asinh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="asinh.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../rounding.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -69,14 +69,14 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/atanh.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.inv_hyper.atanh.accuracy"></a><h5>
-<a name="id1299599"></a>
+<a name="id1226052"></a>
           <a class="link" href="atanh.html#math_toolkit.special.inv_hyper.atanh.accuracy">Accuracy</a>
         </h5>
 <p>
           Generally accuracy is to within 1 or 2 epsilon across all supported platforms.
         </p>
 <a name="math_toolkit.special.inv_hyper.atanh.testing"></a><h5>
-<a name="id1299616"></a>
+<a name="id1226068"></a>
           <a class="link" href="atanh.html#math_toolkit.special.inv_hyper.atanh.testing">Testing</a>
         </h5>
 <p>
@@ -92,7 +92,7 @@
           to at least 50 decimal digits.
         </p>
 <a name="math_toolkit.special.inv_hyper.atanh.implementation"></a><h5>
-<a name="id1299660"></a>
+<a name="id1226113"></a>
           <a class="link" href="atanh.html#math_toolkit.special.inv_hyper.atanh.implementation">Implementation</a>
         </h5>
 <p>
@@ -129,7 +129,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="asinh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="asinh.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../rounding.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/inv_hyper_over.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/inv_hyper_over.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/inv_hyper_over.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Inverse Hyperbolic Functions Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../inv_hyper.html" title="Inverse Hyperbolic Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="acosh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../inv_hyper.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="acosh.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -29,43 +29,18 @@
           the exponential function is well defined for real numbers, complex number,
           quaternions, octonions, and matrices of complex numbers, among others.
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em><span class="bold"><strong>Graph of exp on R</strong></span></em></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/exp_on_r.png" alt="exp_on_r"></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em><span class="bold"><strong>Real and Imaginary parts of exp on
- C</strong></span></em></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/im_exp_on_c.png" alt="im_exp_on_c"></span>
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em><span class="bold"><strong>Graph of exp on R</strong></span></em></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="inlinemediaobject"><img src="../../../../graphs/exp_on_r.png" alt="exp_on_r"></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em><span class="bold"><strong>Real and Imaginary parts of exp on C</strong></span></em></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="inlinemediaobject"><img src="../../../../graphs/im_exp_on_c.png" alt="im_exp_on_c"></span>
+ </p></blockquote></div>
 <p>
           The hyperbolic functions are defined as power series which can be computed
           (for reals, complex, quaternions and octonions) as:
@@ -79,44 +54,20 @@
 <p>
           Hyperbolic tangent: <span class="inlinemediaobject"><img src="../../../../equations/special_functions_blurb7.png"></span>
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em><span class="bold"><strong>Trigonometric functions on R (cos:
- purple; sin: red; tan: blue)</strong></span></em></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/trigonometric.png" alt="trigonometric"></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em><span class="bold"><strong>Hyperbolic functions on r (cosh: purple;
- sinh: red; tanh: blue)</strong></span></em></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/hyperbolic.png" alt="hyperbolic"></span>
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em><span class="bold"><strong>Trigonometric functions on R (cos: purple;
+ sin: red; tan: blue)</strong></span></em></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="inlinemediaobject"><img src="../../../../graphs/trigonometric.png" alt="trigonometric"></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em><span class="bold"><strong>Hyperbolic functions on r (cosh: purple;
+ sinh: red; tanh: blue)</strong></span></em></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="inlinemediaobject"><img src="../../../../graphs/hyperbolic.png" alt="hyperbolic"></span>
+ </p></blockquote></div>
 <p>
           The hyperbolic sine is one to one on the set of real numbers, with range
           the full set of reals, while the hyperbolic tangent is also one to one
@@ -150,7 +101,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="acosh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../inv_hyper.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../inv_hyper.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="acosh.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="fpclass.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="next_float/nextafter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="fpclass.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="next_float/nextafter.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -68,7 +68,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="fpclass.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="next_float/nextafter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="fpclass.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="next_float/nextafter.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Advancing a Floating Point Value by a Specific Representation Distance (ULP) float_advance</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="float_distance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="float_distance.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../extern_c.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -25,7 +25,7 @@
           number of ULP.
         </p>
 <a name="math_toolkit.special.next_float.float_advance.synopsis"></a><h5>
-<a name="id1306319"></a>
+<a name="id1232431"></a>
           <a class="link" href="float_advance.html#math_toolkit.special.next_float.float_advance.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -43,7 +43,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_advance.description___float_advance"></a><h5>
-<a name="id1306484"></a>
+<a name="id1232595"></a>
           <a class="link" href="float_advance.html#math_toolkit.special.next_float.float_advance.description___float_advance">Description
           - float_advance</a>
         </h5>
@@ -63,7 +63,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="float_distance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../extern_c.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="float_distance.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../extern_c.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Calculating the Representation Distance Between Two Floating Point Values (ULP) float_distance</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="float_prior.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_advance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="float_prior.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_advance.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -27,7 +27,7 @@
           different.
         </p>
 <a name="math_toolkit.special.next_float.float_distance.synopsis"></a><h5>
-<a name="id1304432"></a>
+<a name="id1232059"></a>
           <a class="link" href="float_distance.html#math_toolkit.special.next_float.float_distance.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -45,7 +45,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_distance.description___float_distance"></a><h5>
-<a name="id1306122"></a>
+<a name="id1232223"></a>
           <a class="link" href="float_distance.html#math_toolkit.special.next_float.float_distance.description___float_distance">Description
           - float_distance</a>
         </h5>
@@ -60,17 +60,17 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<code class="computeroutput"><span class="identifier">float_distance</span><span class="special">(</span><span class="identifier">a</span><span class="special">,</span> <span class="identifier">a</span><span class="special">)</span></code>
- always returns 0.
- </li>
+ <code class="computeroutput"><span class="identifier">float_distance</span><span class="special">(</span><span class="identifier">a</span><span class="special">,</span> <span class="identifier">a</span><span class="special">)</span></code>
+ always returns 0.
+ </li>
 <li>
-<code class="computeroutput"><span class="identifier">float_distance</span><span class="special">(</span><span class="identifier">float_next</span><span class="special">(</span><span class="identifier">a</span><span class="special">),</span> <span class="identifier">a</span><span class="special">)</span></code>
- always returns 1.
- </li>
+ <code class="computeroutput"><span class="identifier">float_distance</span><span class="special">(</span><span class="identifier">float_next</span><span class="special">(</span><span class="identifier">a</span><span class="special">),</span> <span class="identifier">a</span><span class="special">)</span></code>
+ always returns 1.
+ </li>
 <li>
-<code class="computeroutput"><span class="identifier">float_distance</span><span class="special">(</span><span class="identifier">float_prior</span><span class="special">(</span><span class="identifier">a</span><span class="special">),</span> <span class="identifier">a</span><span class="special">)</span></code>
- always returns -1.
- </li>
+ <code class="computeroutput"><span class="identifier">float_distance</span><span class="special">(</span><span class="identifier">float_prior</span><span class="special">(</span><span class="identifier">a</span><span class="special">),</span> <span class="identifier">a</span><span class="special">)</span></code>
+ always returns -1.
+ </li>
 </ul></div>
 <p>
           The function <code class="computeroutput"><span class="identifier">float_distance</span></code>
@@ -97,7 +97,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="float_prior.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_advance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="float_prior.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_advance.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Finding the Next Greater Representable Value (float_next)</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nextafter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_prior.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nextafter.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_prior.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         the Next Greater Representable Value (float_next)</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.next_float.float_next.synopsis"></a><h5>
-<a name="id1303917"></a>
+<a name="id1231332"></a>
           <a class="link" href="float_next.html#math_toolkit.special.next_float.float_next.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_next.description___float_next"></a><h5>
-<a name="id1304069"></a>
+<a name="id1231695"></a>
           <a class="link" href="float_next.html#math_toolkit.special.next_float.float_next.description___float_next">Description
           - float_next</a>
         </h5>
@@ -65,7 +65,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="nextafter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_prior.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="nextafter.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_prior.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Finding the Next Smaller Representable Value (float_prior)</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="float_next.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_distance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="float_next.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_distance.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         the Next Smaller Representable Value (float_prior)</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.next_float.float_prior.synopsis"></a><h5>
-<a name="id1304169"></a>
+<a name="id1231796"></a>
           <a class="link" href="float_prior.html#math_toolkit.special.next_float.float_prior.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_prior.description___float_prior"></a><h5>
-<a name="id1304321"></a>
+<a name="id1231947"></a>
           <a class="link" href="float_prior.html#math_toolkit.special.next_float.float_prior.description___float_prior">Description
           - float_prior</a>
         </h5>
@@ -65,7 +65,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="float_next.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_distance.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="float_next.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_distance.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Finding the Next Representable Value in a Specific Direction (nextafter)</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_next.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../next_float.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_next.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         the Next Representable Value in a Specific Direction (nextafter)</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.next_float.nextafter.synopsis"></a><h5>
-<a name="id1303394"></a>
+<a name="id1230809"></a>
           <a class="link" href="nextafter.html#math_toolkit.special.next_float.nextafter.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.nextafter.description___nextafter"></a><h5>
-<a name="id1303559"></a>
+<a name="id1230973"></a>
           <a class="link" href="nextafter.html#math_toolkit.special.next_float.nextafter.description___nextafter">Description
           - nextafter</a>
         </h5>
@@ -51,7 +51,7 @@
         </p>
 <div class="note"><table border="0" summary="Note">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/note.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../images/note.png"></td>
 <th align="left">Note</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -69,7 +69,7 @@
           returns an <a class="link" href="../../main_overview/error_handling.html#overflow_error">overflow_error</a>.
         </p>
 <a name="math_toolkit.special.next_float.nextafter.examples___nextafter"></a><h5>
-<a name="id1303641"></a>
+<a name="id1231056"></a>
           <a class="link" href="nextafter.html#math_toolkit.special.next_float.nextafter.examples___nextafter">Examples
           - nextafter</a>
         </h5>
@@ -99,7 +99,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="float_next.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../next_float.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../next_float.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="float_next.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Logs, Powers, Roots and Exponentials</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="expint/expint_i.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="powers/log1p.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expint/expint_i.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="powers/log1p.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -42,7 +42,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="expint/expint_i.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="powers/log1p.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expint/expint_i.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="powers/log1p.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>cbrt</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="expm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sqrt1pm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expm1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sqrt1pm1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -64,7 +64,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cbrt.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.cbrt.accuracy"></a><h5>
-<a name="id1291456"></a>
+<a name="id1216995"></a>
           <a class="link" href="cbrt.html#math_toolkit.special.powers.cbrt.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -72,7 +72,7 @@
           should have approximately 2 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.cbrt.testing"></a><h5>
-<a name="id1291480"></a>
+<a name="id1217019"></a>
           <a class="link" href="cbrt.html#math_toolkit.special.powers.cbrt.testing">Testing</a>
         </h5>
 <p>
@@ -91,7 +91,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="expm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sqrt1pm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="expm1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sqrt1pm1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Compile Time Power of a Runtime Base</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="hypot.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="hypot.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sinc.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -25,7 +25,7 @@
           computes the compile-time integral power of a run-time base.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.synopsis"></a><h5>
-<a name="id1292631"></a>
+<a name="id1220922"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -42,7 +42,7 @@
 <span class="special">}}</span>
 </pre>
 <a name="math_toolkit.special.powers.ct_pow.rationale_and_usage"></a><h5>
-<a name="id1292892"></a>
+<a name="id1221183"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.rationale_and_usage">Rationale
           and Usage</a>
         </h5>
@@ -84,7 +84,7 @@
           Only 3 different products were actually computed.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.return_type"></a><h5>
-<a name="id1294464"></a>
+<a name="id1221457"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.return_type">Return Type</a>
         </h5>
 <p>
@@ -93,19 +93,19 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- If T is a <code class="computeroutput"><span class="keyword">float</span></code>, the return
- type is a <code class="computeroutput"><span class="keyword">float</span></code>.
- </li>
-<li>
- If T is a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>,
- the return type is a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
- </li>
+ If T is a <code class="computeroutput"><span class="keyword">float</span></code>, the return
+ type is a <code class="computeroutput"><span class="keyword">float</span></code>.
+ </li>
+<li>
+ If T is a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>,
+ the return type is a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>.
+ </li>
 <li>
- Otherwise, the return type is a <code class="computeroutput"><span class="keyword">double</span></code>.
- </li>
+ Otherwise, the return type is a <code class="computeroutput"><span class="keyword">double</span></code>.
+ </li>
 </ul></div>
 <a name="math_toolkit.special.powers.ct_pow.policies"></a><h5>
-<a name="id1294546"></a>
+<a name="id1221550"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.policies">Policies</a>
         </h5>
 <p>
@@ -119,7 +119,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.powers.ct_pow.error_handling"></a><h5>
-<a name="id1294576"></a>
+<a name="id1221580"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.error_handling">Error
           Handling</a>
         </h5>
@@ -128,15 +128,15 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- In case of null base and negative exponent, an <a class="link" href="../../main_overview/error_handling.html#overflow_error">overflow_error</a>
- occurs since this operation is a division by 0 (it equals to 1/0).
- </li>
-<li>
- In case of null exponent, an <a class="link" href="../../main_overview/error_handling.html#indeterminate_result_error">indeterminate_result_error</a>
- occurs since the result of a null power is indeterminate. Those errors
- follow the <a class="link" href="../../main_overview/error_handling.html" title="Error Handling">general
- policies of error handling in Boost.Math</a>.
- </li>
+ In case of null base and negative exponent, an <a class="link" href="../../main_overview/error_handling.html#overflow_error">overflow_error</a>
+ occurs since this operation is a division by 0 (it equals to 1/0).
+ </li>
+<li>
+ In case of null exponent, an <a class="link" href="../../main_overview/error_handling.html#indeterminate_result_error">indeterminate_result_error</a>
+ occurs since the result of a null power is indeterminate. Those errors
+ follow the <a class="link" href="../../main_overview/error_handling.html" title="Error Handling">general
+ policies of error handling in Boost.Math</a>.
+ </li>
 </ul></div>
 <p>
           The default overflow error policy is <code class="computeroutput"><span class="identifier">throw_on_error</span></code>.
@@ -146,20 +146,20 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<code class="computeroutput"><span class="identifier">errno_on_error</span></code>: Sets
- <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>.
- </li>
-<li>
-<code class="computeroutput"><span class="identifier">ignore_error</span></code>: Returns
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>.
- </li>
-<li>
-<code class="computeroutput"><span class="identifier">user_error</span></code>: Returns the
- result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_overflow_error</span></code>: this function
- must be defined by the user.
- </li>
+ <code class="computeroutput"><span class="identifier">errno_on_error</span></code>: Sets
+ <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">ERANGE</span></code> and returns
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>.
+ </li>
+<li>
+ <code class="computeroutput"><span class="identifier">ignore_error</span></code>: Returns
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">infinity</span><span class="special">()</span></code>.
+ </li>
+<li>
+ <code class="computeroutput"><span class="identifier">user_error</span></code>: Returns
+ the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_overflow_error</span></code>:
+ this function must be defined by the user.
+ </li>
 </ul></div>
 <p>
           The default indeterminate result error policy is <code class="computeroutput"><span class="identifier">ignore_error</span></code>,
@@ -168,19 +168,20 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
-<code class="computeroutput"><span class="identifier">throw_on_error</span></code>: Throws
- <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
-</li>
-<li>
-<code class="computeroutput"><span class="identifier">errno_on_error</span></code>: Sets
- <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
- to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns 1.
- </li>
-<li>
-<code class="computeroutput"><span class="identifier">user_error</span></code>: Returns the
- result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_indeterminate_result_error</span></code>: this
- function must be defined by the user.
- </li>
+ <code class="computeroutput"><span class="identifier">throw_on_error</span></code>: Throws
+ <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">domain_error</span></code>
+ </li>
+<li>
+ <code class="computeroutput"><span class="identifier">errno_on_error</span></code>: Sets
+ <code class="computeroutput"><span class="special">::</span><span class="identifier">errno</span></code>
+ to <code class="computeroutput"><span class="identifier">EDOM</span></code> and returns
+ 1.
+ </li>
+<li>
+ <code class="computeroutput"><span class="identifier">user_error</span></code>: Returns
+ the result of <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">policies</span><span class="special">::</span><span class="identifier">user_indeterminate_result_error</span></code>:
+ this function must be defined by the user.
+ </li>
 </ul></div>
 <p>
           Here is an example of error handling customization where we want to specify
@@ -224,7 +225,7 @@
 <span class="keyword">double</span> <span class="identifier">result</span> <span class="special">=</span> <span class="identifier">pow</span><span class="special">&lt;-</span><span class="number">5</span><span class="special">&gt;(</span><span class="identifier">base</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.special.powers.ct_pow.acknowledgements"></a><h5>
-<a name="id1295385"></a>
+<a name="id1222419"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.acknowledgements">Acknowledgements</a>
         </h5>
 <p>
@@ -235,7 +236,7 @@
 improving the implementation.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.references"></a><h5>
-<a name="id1295406"></a>
+<a name="id1222440"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.references">References</a>
         </h5>
 <p>
@@ -254,7 +255,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="hypot.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="hypot.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sinc.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>expm1</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="log1p.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cbrt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="log1p.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="cbrt.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -73,7 +73,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/expm1.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.expm1.accuracy"></a><h5>
-<a name="id1291113"></a>
+<a name="id1216651"></a>
           <a class="link" href="expm1.html#math_toolkit.special.powers.expm1.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -81,7 +81,7 @@
           should have approximately 1 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.expm1.testing"></a><h5>
-<a name="id1291137"></a>
+<a name="id1216675"></a>
           <a class="link" href="expm1.html#math_toolkit.special.powers.expm1.testing">Testing</a>
         </h5>
 <p>
@@ -100,7 +100,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="log1p.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cbrt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="log1p.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="cbrt.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>hypot</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="powm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ct_pow.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="powm1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ct_pow.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -51,7 +51,7 @@
           representable.
         </p>
 <a name="math_toolkit.special.powers.hypot.implementation"></a><h5>
-<a name="id1292547"></a>
+<a name="id1220838"></a>
           <a class="link" href="hypot.html#math_toolkit.special.powers.hypot.implementation">Implementation</a>
         </h5>
 <p>
@@ -80,7 +80,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="powm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ct_pow.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="powm1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ct_pow.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>log1p</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="expm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../powers.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="expm1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -86,7 +86,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/log1p.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.log1p.accuracy"></a><h5>
-<a name="id1289341"></a>
+<a name="id1216246"></a>
           <a class="link" href="log1p.html#math_toolkit.special.powers.log1p.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -94,7 +94,7 @@
           should have approximately 1 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.log1p.testing"></a><h5>
-<a name="id1289365"></a>
+<a name="id1216270"></a>
           <a class="link" href="log1p.html#math_toolkit.special.powers.log1p.testing">Testing</a>
         </h5>
 <p>
@@ -113,7 +113,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="expm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../powers.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="expm1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>powm1</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sqrt1pm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="hypot.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sqrt1pm1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="hypot.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -67,14 +67,14 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/powm1.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.powm1.accuracy"></a><h5>
-<a name="id1292244"></a>
+<a name="id1217783"></a>
           <a class="link" href="powm1.html#math_toolkit.special.powers.powm1.accuracy">Accuracy</a>
         </h5>
 <p>
           Should have approximately 2-3 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.powm1.testing"></a><h5>
-<a name="id1292261"></a>
+<a name="id1217800"></a>
           <a class="link" href="powm1.html#math_toolkit.special.powers.powm1.testing">Testing</a>
         </h5>
 <p>
@@ -93,7 +93,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sqrt1pm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="hypot.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sqrt1pm1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="hypot.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>sqrt1pm1</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../powers.html" title="Logs, Powers, Roots and Exponentials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cbrt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="powm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cbrt.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="powm1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -69,7 +69,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/sqrt1pm1.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.sqrt1pm1.accuracy"></a><h5>
-<a name="id1291848"></a>
+<a name="id1217387"></a>
           <a class="link" href="sqrt1pm1.html#math_toolkit.special.powers.sqrt1pm1.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -77,7 +77,7 @@
           should have approximately 3 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.sqrt1pm1.testing"></a><h5>
-<a name="id1291872"></a>
+<a name="id1217411"></a>
           <a class="link" href="sqrt1pm1.html#math_toolkit.special.powers.sqrt1pm1.testing">Testing</a>
         </h5>
 <p>
@@ -96,7 +96,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cbrt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="powm1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cbrt.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../powers.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="powm1.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Rounding Truncation and Integer Conversion</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="inv_hyper/atanh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rounding/round.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="inv_hyper/atanh.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="rounding/round.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -38,7 +38,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="inv_hyper/atanh.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rounding/round.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="inv_hyper/atanh.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="rounding/round.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/modf.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/modf.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/modf.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Integer and Fractional Part Splitting (modf)</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../rounding.html" title="Rounding Truncation and Integer Conversion">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="trunc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../fpclass.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="trunc.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../fpclass.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -72,7 +72,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="trunc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../fpclass.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="trunc.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../fpclass.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/round.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/round.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/round.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Rounding Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../rounding.html" title="Rounding Truncation and Integer Conversion">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="trunc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../rounding.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="trunc.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -73,7 +73,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="trunc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../rounding.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="trunc.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/trunc.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/trunc.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/rounding/trunc.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Truncation Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../rounding.html" title="Rounding Truncation and Integer Conversion">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="round.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="modf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="round.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="modf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -75,7 +75,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="round.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="modf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="round.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../rounding.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="modf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Beta Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="factorials/sf_binomial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_beta/beta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="factorials/sf_binomial.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_beta/beta_function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -40,7 +40,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="factorials/sf_binomial.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_beta/beta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="factorials/sf_binomial.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_beta/beta_function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Derivative of the Incomplete Beta Function</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_beta.html" title="Beta Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ibeta_inv_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ibeta_inv_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sf_erf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         of the Incomplete Beta Function</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_beta.beta_derivative.synopsis"></a><h5>
-<a name="id1244424"></a>
+<a name="id1171560"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -42,7 +42,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.beta_derivative.description"></a><h5>
-<a name="id1244758"></a>
+<a name="id1171894"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.description">Description</a>
         </h5>
 <p>
@@ -69,14 +69,14 @@
 <p>
         </p>
 <a name="math_toolkit.special.sf_beta.beta_derivative.accuracy"></a><h5>
-<a name="id1244836"></a>
+<a name="id1171972"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.accuracy">Accuracy</a>
         </h5>
 <p>
           Almost identical to the incomplete beta function <a class="link" href="ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_derivative.implementation"></a><h5>
-<a name="id1244862"></a>
+<a name="id1171998"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.implementation">Implementation</a>
         </h5>
 <p>
@@ -96,7 +96,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ibeta_inv_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ibeta_inv_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sf_erf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Beta</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_beta.html" title="Beta Functions">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_beta.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_function.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.sf_beta.beta_function"></a><a class="link" href="beta_function.html" title="Beta"> Beta</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_beta.beta_function.synopsis"></a><h5>
-<a name="id1232540"></a>
+<a name="id1157471"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -41,7 +41,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.beta_function.description"></a><h5>
-<a name="id1232820"></a>
+<a name="id1157750"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.description">Description</a>
         </h5>
 <p>
@@ -79,7 +79,7 @@
           type calculation rules</em></span></a> when T1 and T2 are different types.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_function.accuracy"></a><h5>
-<a name="id1232935"></a>
+<a name="id1157866"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -91,7 +91,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1232963"></a><p class="title"><b>Table&#160;22.&#160;Peak Errors In the Beta Function</b></p>
+<a name="id1157893"></a><p class="title"><b>Table&#160;22.&#160;Peak Errors In the Beta Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Beta Function">
 <colgroup>
 <col>
@@ -101,132 +101,132 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- Errors in range
- </p>
- <p>
- 0.4 &lt; a,b &lt; 100
- </p>
- </th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0.4 &lt; a,b &lt; 100
+ </p>
+ </th>
 <th>
- <p>
- Errors in range
- </p>
- <p>
- 1e-6 &lt; a,b &lt; 36
- </p>
- </th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 1e-6 &lt; a,b &lt; 36
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=99 Mean=22
- </p>
- <p>
- (GSL Peak=1178 Mean=238)
- </p>
- <p>
- (Cephes=1612)
- </p>
- </td>
-<td>
- <p>
- Peak=10.7 Mean=2.6
- </p>
- <p>
- (GSL Peak=12 Mean=2.0)
- </p>
- <p>
- (Cephes=174)
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=99 Mean=22
+ </p>
+ <p>
+ (GSL Peak=1178 Mean=238)
+ </p>
+ <p>
+ (Cephes=1612)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10.7 Mean=2.6
+ </p>
+ <p>
+ (GSL Peak=12 Mean=2.0)
+ </p>
+ <p>
+ (Cephes=174)
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA32, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=112.1 Mean=26.9
- </p>
- </td>
-<td>
- <p>
- Peak=15.8 Mean=3.6
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA32, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=112.1 Mean=26.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=15.8 Mean=3.6
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=61.4 Mean=19.5
- </p>
- </td>
-<td>
- <p>
- Peak=12.2 Mean=3.6
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=61.4 Mean=19.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=12.2 Mean=3.6
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=42.03 Mean=13.94
- </p>
- </td>
-<td>
- <p>
- Peak=9.8 Mean=3.1
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=42.03 Mean=13.94
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9.8 Mean=3.1
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -237,7 +237,7 @@
           very small.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_function.testing"></a><h5>
-<a name="id1233166"></a>
+<a name="id1158114"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.testing">Testing</a>
         </h5>
 <p>
@@ -246,7 +246,7 @@
           at 1000-bit precision.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_function.implementation"></a><h5>
-<a name="id1233190"></a>
+<a name="id1158138"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.implementation">Implementation</a>
         </h5>
 <p>
@@ -321,7 +321,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_beta.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_function.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Incomplete Beta Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_beta.html" title="Beta Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="beta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_inv_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="beta_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_inv_function.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Beta Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_beta.ibeta_function.synopsis"></a><h5>
-<a name="id1233426"></a>
+<a name="id1158374"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -60,7 +60,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.ibeta_function.description"></a><h5>
-<a name="id1234442"></a>
+<a name="id1159391"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.description">Description</a>
         </h5>
 <p>
@@ -146,7 +146,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ibeta2.png"></span>
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_function.accuracy"></a><h5>
-<a name="id1235719"></a>
+<a name="id1161294"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -165,7 +165,7 @@
           with the wider exponent range of the long double types.
         </p>
 <div class="table">
-<a name="id1235751"></a><p class="title"><b>Table&#160;23.&#160;Errors In the Function ibeta(a,b,x)</b></p>
+<a name="id1161325"></a><p class="title"><b>Table&#160;23.&#160;Errors In the Function ibeta(a,b,x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function ibeta(a,b,x)">
 <colgroup>
 <col>
@@ -176,183 +176,183 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 10
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 10
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=42.3 Mean=2.9
- </p>
- <p>
- (GSL Peak=682 Mean=32.5)
- </p>
- <p>
- (Cephes Peak=42.7
- Mean=7.0)
- </p>
- </td>
-<td>
- <p>
- Peak=108 Mean=16.6
- </p>
- <p>
- (GSL Peak=690 Mean=151)
- </p>
- <p>
- (Cephes Peak=1545
- Mean=218)
- </p>
- </td>
-<td>
- <p>
- Peak=4x10<sup>3</sup> Mean=203
- </p>
- <p>
- (GSL Peak~3x10<sup>5</sup> Mean~2x10<sup>4</sup>)
- </p>
- <p>
- (Cephes Peak~5x10<sup>5</sup> Mean~2x10<sup>4</sup>)
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA32, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=21.9 Mean=3.1
- </p>
- </td>
-<td>
- <p>
- Peak=270.7 Mean=26.8
- </p>
- </td>
-<td>
- <p>
- Peak~5x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=15.4 Mean=3.0
- </p>
- </td>
-<td>
- <p>
- Peak=112.9 Mean=14.3
- </p>
- </td>
-<td>
- <p>
- Peak~5x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=20.9 Mean=2.6
- </p>
- </td>
-<td>
- <p>
- Peak=88.1 Mean=14.3
- </p>
- </td>
-<td>
- <p>
- Peak~2x10<sup>4</sup> Mean=1x10<sup>3</sup>
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=42.3 Mean=2.9
+ </p>
+ <p>
+ (GSL Peak=682 Mean=32.5)
+ </p>
+ <p>
+ (Cephes Peak=42.7
+ Mean=7.0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=108 Mean=16.6
+ </p>
+ <p>
+ (GSL Peak=690 Mean=151)
+ </p>
+ <p>
+ (Cephes Peak=1545
+ Mean=218)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4x10<sup>3</sup> Mean=203
+ </p>
+ <p>
+ (GSL Peak~3x10<sup>5</sup> Mean~2x10<sup>4</sup>)
+ </p>
+ <p>
+ (Cephes Peak~5x10<sup>5</sup> Mean~2x10<sup>4</sup>)
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA32, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=21.9 Mean=3.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=270.7 Mean=26.8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~5x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=15.4 Mean=3.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=112.9 Mean=14.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~5x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=20.9 Mean=2.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=88.1 Mean=14.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~2x10<sup>4</sup> Mean=1x10<sup>3</sup>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1236049"></a><p class="title"><b>Table&#160;24.&#160;Errors In the Function ibetac(a,b,x)</b></p>
+<a name="id1161649"></a><p class="title"><b>Table&#160;24.&#160;Errors In the Function ibetac(a,b,x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function ibetac(a,b,x)">
 <colgroup>
 <col>
@@ -363,163 +363,163 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 10
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 10
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=13.9 Mean=2.0
- </p>
- </td>
-<td>
- <p>
- Peak=56.2 Mean=14
- </p>
- </td>
-<td>
- <p>
- Peak=3x10<sup>3</sup> Mean=159
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA32, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=21.1 Mean=3.6
- </p>
- </td>
-<td>
- <p>
- Peak=221.7 Mean=25.8
- </p>
- </td>
-<td>
- <p>
- Peak~9x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=10.6 Mean=2.2
- </p>
- </td>
-<td>
- <p>
- Peak=73.9 Mean=11.9
- </p>
- </td>
-<td>
- <p>
- Peak~9x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=9.9 Mean=2.6
- </p>
- </td>
-<td>
- <p>
- Peak=117.7 Mean=15.1
- </p>
- </td>
-<td>
- <p>
- Peak~3x10<sup>4</sup> Mean=1x10<sup>3</sup>
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=13.9 Mean=2.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=56.2 Mean=14
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3x10<sup>3</sup> Mean=159
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA32, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=21.1 Mean=3.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=221.7 Mean=25.8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~9x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=10.6 Mean=2.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=73.9 Mean=11.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~9x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=9.9 Mean=2.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=117.7 Mean=15.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~3x10<sup>4</sup> Mean=1x10<sup>3</sup>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1236298"></a><p class="title"><b>Table&#160;25.&#160;Errors In the Function beta(a, b, x)</b></p>
+<a name="id1161923"></a><p class="title"><b>Table&#160;25.&#160;Errors In the Function beta(a, b, x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function beta(a, b, x)">
 <colgroup>
 <col>
@@ -530,163 +530,163 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 10
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 10
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=39 Mean=2.9
- </p>
- </td>
-<td>
- <p>
- Peak=91 Mean=12.7
- </p>
- </td>
-<td>
- <p>
- Peak=635 Mean=25
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA32, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=26 Mean=3.6
- </p>
- </td>
-<td>
- <p>
- Peak=180.7 Mean=30.1
- </p>
- </td>
-<td>
- <p>
- Peak~7x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=13 Mean=2.4
- </p>
- </td>
-<td>
- <p>
- Peak=67.1 Mean=13.4
- </p>
- </td>
-<td>
- <p>
- Peak~7x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=27.3 Mean=3.6
- </p>
- </td>
-<td>
- <p>
- Peak=49.8 Mean=9.1
- </p>
- </td>
-<td>
- <p>
- Peak~6x10<sup>4</sup> Mean=3x10<sup>3</sup>
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=39 Mean=2.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=91 Mean=12.7
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=635 Mean=25
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA32, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=26 Mean=3.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=180.7 Mean=30.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~7x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=13 Mean=2.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=67.1 Mean=13.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~7x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=27.3 Mean=3.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=49.8 Mean=9.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~6x10<sup>4</sup> Mean=3x10<sup>3</sup>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1236543"></a><p class="title"><b>Table&#160;26.&#160;Errors In the Function betac(a,b,x)</b></p>
+<a name="id1162191"></a><p class="title"><b>Table&#160;26.&#160;Errors In the Function betac(a,b,x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function betac(a,b,x)">
 <colgroup>
 <col>
@@ -697,163 +697,163 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 10
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 0 &lt; a,b &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
-<th>
- <p>
- 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0 &lt; x &lt; 1
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 10
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 0 &lt; a,b &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
+<th>
+ <p>
+ 1x10<sup>-5</sup> &lt; a,b &lt; 1x10<sup>5</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0 &lt; x &lt; 1
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=12.0 Mean=2.4
- </p>
- </td>
-<td>
- <p>
- Peak=91 Mean=15
- </p>
- </td>
-<td>
- <p>
- Peak=4x10<sup>3</sup> Mean=113
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA32, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=19.8 Mean=3.8
- </p>
- </td>
-<td>
- <p>
- Peak=295.1 Mean=33.9
- </p>
- </td>
-<td>
- <p>
- Peak~1x10<sup>5</sup> Mean=5x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=11.2 Mean=2.4
- </p>
- </td>
-<td>
- <p>
- Peak=63.5 Mean=13.6
- </p>
- </td>
-<td>
- <p>
- Peak~1x10<sup>5</sup> Mean=5x10<sup>3</sup>
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=15.6 Mean=3.5
- </p>
- </td>
-<td>
- <p>
- Peak=39.8 Mean=8.9
- </p>
- </td>
-<td>
- <p>
- Peak~9x10<sup>4</sup> Mean=5x10<sup>3</sup>
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=12.0 Mean=2.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=91 Mean=15
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4x10<sup>3</sup> Mean=113
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA32, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=19.8 Mean=3.8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=295.1 Mean=33.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~1x10<sup>5</sup> Mean=5x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=11.2 Mean=2.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=63.5 Mean=13.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~1x10<sup>5</sup> Mean=5x10<sup>3</sup>
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=15.6 Mean=3.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=39.8 Mean=8.9
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~9x10<sup>4</sup> Mean=5x10<sup>3</sup>
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_beta.ibeta_function.testing"></a><h5>
-<a name="id1236795"></a>
+<a name="id1163916"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.testing">Testing</a>
         </h5>
 <p>
@@ -871,7 +871,7 @@
           have test data that is fully independent of the code.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_function.implementation"></a><h5>
-<a name="id1236831"></a>
+<a name="id1163952"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.implementation">Implementation</a>
         </h5>
 <p>
@@ -921,6 +921,7 @@
         </p>
 <p>
           <span class="inlinemediaobject"><img src="../../../../equations/ibeta8.png"></span>
+
         </p>
 <p>
           Where Q(a,x) is an <a href="http://functions.wolfram.com/GammaBetaErf/Gamma2/" target="_top">incomplete
@@ -963,7 +964,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="beta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_inv_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="beta_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="ibeta_inv_function.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>The Incomplete Beta Function Inverses</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_beta.html" title="Beta Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ibeta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="beta_derivative.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ibeta_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="beta_derivative.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -80,7 +80,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.description"></a><h5>
-<a name="id1240251"></a>
+<a name="id1166835"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.description">Description</a>
         </h5>
 <p>
@@ -101,7 +101,7 @@
         </p>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -316,7 +316,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.accuracy"></a><h5>
-<a name="id1243641"></a>
+<a name="id1170771"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -328,7 +328,7 @@
           or <code class="computeroutput"><span class="number">1</span></code>.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.testing"></a><h5>
-<a name="id1243683"></a>
+<a name="id1170813"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.testing">Testing</a>
         </h5>
 <p>
@@ -336,23 +336,23 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Basic sanity checks attempt to "round-trip" from <span class="emphasis"><em>a,
- b</em></span> and <span class="emphasis"><em>x</em></span> to <span class="emphasis"><em>p</em></span> or
- <span class="emphasis"><em>q</em></span> and back again. These tests have quite generous
- tolerances: in general both the incomplete beta and its inverses change
- so rapidly, that round tripping to more than a couple of significant
- digits isn't possible. This is especially true when <span class="emphasis"><em>p</em></span>
- or <span class="emphasis"><em>q</em></span> is very near one: in this case there isn't
- enough "information content" in the input to the inverse function
- to get back where you started.
- </li>
+ Basic sanity checks attempt to "round-trip" from <span class="emphasis"><em>a,
+ b</em></span> and <span class="emphasis"><em>x</em></span> to <span class="emphasis"><em>p</em></span> or
+ <span class="emphasis"><em>q</em></span> and back again. These tests have quite generous
+ tolerances: in general both the incomplete beta and its inverses change
+ so rapidly, that round tripping to more than a couple of significant
+ digits isn't possible. This is especially true when <span class="emphasis"><em>p</em></span>
+ or <span class="emphasis"><em>q</em></span> is very near one: in this case there isn't
+ enough "information content" in the input to the inverse
+ function to get back where you started.
+ </li>
 <li>
- Accuracy checks using high precision test values. These measure the accuracy
- of the result, given exact input values.
- </li>
+ Accuracy checks using high precision test values. These measure the
+ accuracy of the result, given exact input values.
+ </li>
 </ul></div>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_ibeta_inv_and_ibetac_inv"></a><h5>
-<a name="id1243734"></a>
+<a name="id1170870"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_ibeta_inv_and_ibetac_inv">Implementation
           of ibeta_inv and ibetac_inv</a>
         </h5>
@@ -520,7 +520,7 @@
           rapidly converges on the true value.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_inverses_on_the_a_and_b_parameters"></a><h5>
-<a name="id1244362"></a>
+<a name="id1171498"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_inverses_on_the_a_and_b_parameters">Implementation
           of inverses on the a and b parameters</a>
         </h5>
@@ -556,7 +556,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ibeta_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="beta_derivative.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ibeta_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_beta.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="beta_derivative.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Error Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_beta/beta_derivative.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_erf/error_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_beta/beta_derivative.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_erf/error_function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -37,7 +37,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_beta/beta_derivative.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_erf/error_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_beta/beta_derivative.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_erf/error_function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Error Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_erf.html" title="Error Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="error_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_erf.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="error_inv.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_erf.error_function.synopsis"></a><h5>
-<a name="id1244907"></a>
+<a name="id1172043"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -62,7 +62,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.sf_erf.error_function.description"></a><h5>
-<a name="id1245635"></a>
+<a name="id1173750"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -99,7 +99,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/erfc.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.sf_erf.error_function.accuracy"></a><h5>
-<a name="id1246022"></a>
+<a name="id1174138"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -112,7 +112,7 @@
           the one shown will have <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1246059"></a><p class="title"><b>Table&#160;27.&#160;Errors In the Function erf(z)</b></p>
+<a name="id1174175"></a><p class="title"><b>Table&#160;27.&#160;Errors In the Function erf(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function erf(z)">
 <colgroup>
 <col>
@@ -123,202 +123,202 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- z &lt; 0.5
- </p>
- </th>
+ <p>
+ z &lt; 0.5
+ </p>
+ </th>
 <th>
- <p>
- 0.5 &lt; z &lt; 8
- </p>
- </th>
+ <p>
+ 0.5 &lt; z &lt; 8
+ </p>
+ </th>
 <th>
- <p>
- z &gt; 8
- </p>
- </th>
+ <p>
+ z &gt; 8
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- GSL Peak=2.0 Mean=0.3
- </p>
- <p>
- Cephes Peak=1.1
- Mean=0.7
- </p>
- </td>
-<td>
- <p>
- Peak=0.9 Mean=0.09
- </p>
- <p>
- GSL Peak=2.3 Mean=0.3
- </p>
- <p>
- Cephes Peak=1.3
- Mean=0.2
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- GSL Peak=0 Mean=0
- </p>
- <p>
- Cephes Peak=0
- Mean=0
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ GSL Peak=2.0 Mean=0.3
+ </p>
+ <p>
+ Cephes Peak=1.1
+ Mean=0.7
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.9 Mean=0.09
+ </p>
+ <p>
+ GSL Peak=2.3 Mean=0.3
+ </p>
+ <p>
+ Cephes Peak=1.3
+ Mean=0.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ GSL Peak=0 Mean=0
+ </p>
+ <p>
+ Cephes Peak=0
+ Mean=0
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-3.3
- </p>
- </td>
-<td>
- <p>
- Peak=0.7 Mean=0.07
- </p>
- <p>
- GNU C Lib
- Peak=0.9 Mean=0.2
- </p>
- </td>
-<td>
- <p>
- Peak=0.9 Mean=0.2
- </p>
- <p>
- GNU C Lib
- Peak=0.9 Mean=0.07
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-3.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.7 Mean=0.07
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0.9 Mean=0.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.9 Mean=0.2
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0.9 Mean=0.07
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=0.7 Mean=0.07
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
-<td>
- <p>
- Peak=0.9 Mean=0.1
- </p>
- <p>
- GNU C Lib
- Peak=0.5 Mean=0.03
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.7 Mean=0.07
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.9 Mean=0.1
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0.5 Mean=0.03
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=0.8 Mean=0.1
- </p>
- <p>
- <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX C
- Library</a> Lib Peak=0.9 Mean=0.2
- </p>
- </td>
-<td>
- <p>
- Peak=0.9 Mean=0.1
- </p>
- <p>
- <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX C
- Library</a> Lib Peak=0.5 Mean=0.02
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX C
- Library</a> Lib Peak=0 Mean=0
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.8 Mean=0.1
+ </p>
+ <p>
+ <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Lib Peak=0.9 Mean=0.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.9 Mean=0.1
+ </p>
+ <p>
+ <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Lib Peak=0.5 Mean=0.02
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Lib Peak=0 Mean=0
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1246370"></a><p class="title"><b>Table&#160;28.&#160;Errors In the Function erfc(z)</b></p>
+<a name="id1174505"></a><p class="title"><b>Table&#160;28.&#160;Errors In the Function erfc(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function erfc(z)">
 <colgroup>
 <col>
@@ -329,202 +329,202 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- z &lt; 0.5
- </p>
- </th>
+ <p>
+ z &lt; 0.5
+ </p>
+ </th>
 <th>
- <p>
- 0.5 &lt; z &lt; 8
- </p>
- </th>
+ <p>
+ 0.5 &lt; z &lt; 8
+ </p>
+ </th>
 <th>
- <p>
- z &gt; 8
- </p>
- </th>
+ <p>
+ z &gt; 8
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=0.7 Mean=0.06
- </p>
- <p>
- GSL Peak=1.0 Mean=0.4
- </p>
- <p>
- Cephes Peak=0.7
- Mean=0.06
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.3
- </p>
- <p>
- GSL Peak=2.6 Mean=0.6
- </p>
- <p>
- Cephes Peak=3.6
- Mean=0.7
- </p>
- </td>
-<td>
- <p>
- Peak=1.0 Mean=0.2
- </p>
- <p>
- GSL Peak=3.9 Mean=0.4
- </p>
- <p>
- Cephes Peak=2.7
- Mean=0.4
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.7 Mean=0.06
+ </p>
+ <p>
+ GSL Peak=1.0 Mean=0.4
+ </p>
+ <p>
+ Cephes Peak=0.7
+ Mean=0.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.3
+ </p>
+ <p>
+ GSL Peak=2.6 Mean=0.6
+ </p>
+ <p>
+ Cephes Peak=3.6
+ Mean=0.7
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.0 Mean=0.2
+ </p>
+ <p>
+ GSL Peak=3.9 Mean=0.4
+ </p>
+ <p>
+ Cephes Peak=2.7
+ Mean=0.4
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-3.3
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
-<td>
- <p>
- Peak=1.4 Mean=0.3
- </p>
- <p>
- GNU C Lib
- Peak=1.3 Mean=0.3
- </p>
- </td>
-<td>
- <p>
- Peak=1.6 Mean=0.4
- </p>
- <p>
- GNU C Lib
- Peak=1.3 Mean=0.4
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-3.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.4 Mean=0.3
+ </p>
+ <p>
+ GNU C Lib
+ Peak=1.3 Mean=0.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.6 Mean=0.4
+ </p>
+ <p>
+ GNU C Lib
+ Peak=1.3 Mean=0.4
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
-<td>
- <p>
- Peak=1.4 Mean=0.3
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
-<td>
- <p>
- Peak=1.5 Mean=0.4
- </p>
- <p>
- GNU C Lib
- Peak=0 Mean=0
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.4 Mean=0.3
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.5 Mean=0.4
+ </p>
+ <p>
+ GNU C Lib
+ Peak=0 Mean=0
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=0 Mean=0
- </p>
- <p>
- <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX C
- Library</a> Peak=0 Mean=0
- </p>
- </td>
-<td>
- <p>
- Peak=1.5 Mean=0.3
- </p>
- <p>
- <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX C
- Library</a> Peak=0.9 Mean=0.08
- </p>
- </td>
-<td>
- <p>
- Peak=1.6 Mean=0.4
- </p>
- <p>
- <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX C
- Library</a> Peak=0.9 Mean=0.1
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0 Mean=0
+ </p>
+ <p>
+ <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak=0 Mean=0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.5 Mean=0.3
+ </p>
+ <p>
+ <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak=0.9 Mean=0.08
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.6 Mean=0.4
+ </p>
+ <p>
+ <a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak=0.9 Mean=0.1
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_erf.error_function.testing"></a><h5>
-<a name="id1246685"></a>
+<a name="id1174839"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.testing">Testing</a>
         </h5>
 <p>
@@ -539,7 +539,7 @@
           check.
         </p>
 <a name="math_toolkit.special.sf_erf.error_function.implementation"></a><h5>
-<a name="id1246713"></a>
+<a name="id1174868"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.implementation">Implementation</a>
         </h5>
 <p>
@@ -625,7 +625,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="error_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_erf.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="error_inv.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Error Function Inverses</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_erf.html" title="Error Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sf_poly.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Inverses</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_erf.error_inv.synopsis"></a><h5>
-<a name="id1247443"></a>
+<a name="id1175597"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -62,7 +62,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.sf_erf.error_inv.description"></a><h5>
-<a name="id1250252"></a>
+<a name="id1176822"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -96,7 +96,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/erfc_inv.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.sf_erf.error_inv.accuracy"></a><h5>
-<a name="id1250640"></a>
+<a name="id1177210"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -106,7 +106,7 @@
           error functions</a>.
         </p>
 <a name="math_toolkit.special.sf_erf.error_inv.testing"></a><h5>
-<a name="id1250661"></a>
+<a name="id1177231"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.testing">Testing</a>
         </h5>
 <p>
@@ -114,21 +114,22 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Basic sanity checks attempt to "round-trip" from <span class="emphasis"><em>x</em></span>
- to <span class="emphasis"><em>p</em></span> and back again. These tests have quite generous
- tolerances: in general both the error functions and their inverses change
- so rapidly in some places that round tripping to more than a couple of
- significant digits isn't possible. This is especially true when <span class="emphasis"><em>p</em></span>
- is very near one: in this case there isn't enough "information content"
- in the input to the inverse function to get back where you started.
- </li>
+ Basic sanity checks attempt to "round-trip" from <span class="emphasis"><em>x</em></span>
+ to <span class="emphasis"><em>p</em></span> and back again. These tests have quite generous
+ tolerances: in general both the error functions and their inverses
+ change so rapidly in some places that round tripping to more than a
+ couple of significant digits isn't possible. This is especially true
+ when <span class="emphasis"><em>p</em></span> is very near one: in this case there isn't
+ enough "information content" in the input to the inverse
+ function to get back where you started.
+ </li>
 <li>
- Accuracy checks using high-precision test values. These measure the accuracy
- of the result, given <span class="emphasis"><em>exact</em></span> input values.
- </li>
+ Accuracy checks using high-precision test values. These measure the
+ accuracy of the result, given <span class="emphasis"><em>exact</em></span> input values.
+ </li>
 </ul></div>
 <a name="math_toolkit.special.sf_erf.error_inv.implementation"></a><h5>
-<a name="id1250704"></a>
+<a name="id1177280"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.implementation">Implementation</a>
         </h5>
 <p>
@@ -197,7 +198,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_function.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_erf.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../sf_poly.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Gamma Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_gamma/tgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../special.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_gamma/tgamma.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -44,7 +44,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_gamma/tgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../special.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_gamma/tgamma.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Digamma</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="gamma_ratios.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="lgamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="gamma_ratios.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.sf_gamma.digamma"></a><a class="link" href="digamma.html" title="Digamma"> Digamma</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.digamma.synopsis"></a><h5>
-<a name="id1216114"></a>
+<a name="id1141409"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -41,7 +41,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.digamma.description"></a><h5>
-<a name="id1216340"></a>
+<a name="id1141636"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.description">Description</a>
         </h5>
 <p>
@@ -75,7 +75,7 @@
           T otherwise.
         </p>
 <a name="math_toolkit.special.sf_gamma.digamma.accuracy"></a><h5>
-<a name="id1216448"></a>
+<a name="id1141744"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -95,163 +95,163 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
+ <p>
+ Significand Size
+ </p>
                 </th>
 <th>
- <p>
- Platform and Compiler
- </p>
+ <p>
+ Platform and Compiler
+ </p>
                 </th>
 <th>
- <p>
- Random Positive Values
- </p>
+ <p>
+ Random Positive Values
+ </p>
                 </th>
 <th>
- <p>
- Values Near The Positive Root
- </p>
+ <p>
+ Values Near The Positive Root
+ </p>
                 </th>
 <th>
- <p>
- Values Near Zero
- </p>
+ <p>
+ Values Near Zero
+ </p>
                 </th>
 <th>
- <p>
- Negative Values
- </p>
+ <p>
+ Negative Values
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
+ <p>
+ 53
+ </p>
                 </td>
 <td>
- <p>
- Win32 Visual C++ 8
- </p>
+ <p>
+ Win32 Visual C++ 8
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.98 Mean=0.36
- </p>
+ <p>
+ Peak=0.98 Mean=0.36
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.99 Mean=0.5
- </p>
+ <p>
+ Peak=0.99 Mean=0.5
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.95 Mean=0.5
- </p>
+ <p>
+ Peak=0.95 Mean=0.5
+ </p>
                 </td>
 <td>
- <p>
- Peak=214 Mean=16
- </p>
+ <p>
+ Peak=214 Mean=16
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
+ <p>
+ 64
+ </p>
                 </td>
 <td>
- <p>
- Linux IA32 / GCC
- </p>
+ <p>
+ Linux IA32 / GCC
+ </p>
                 </td>
 <td>
- <p>
- Peak=1.4 Mean=0.4
- </p>
+ <p>
+ Peak=1.4 Mean=0.4
+ </p>
                 </td>
 <td>
- <p>
- Peak=1.3 Mean=0.45
- </p>
+ <p>
+ Peak=1.3 Mean=0.45
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.98 Mean=0.35
- </p>
+ <p>
+ Peak=0.98 Mean=0.35
+ </p>
                 </td>
 <td>
- <p>
- Peak=180 Mean=13
- </p>
+ <p>
+ Peak=180 Mean=13
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
+ <p>
+ 64
+ </p>
                 </td>
 <td>
- <p>
- Linux IA64 / GCC
- </p>
+ <p>
+ Linux IA64 / GCC
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.92 Mean=0.4
- </p>
+ <p>
+ Peak=0.92 Mean=0.4
+ </p>
                 </td>
 <td>
- <p>
- Peak=1.3 Mean=0.45
- </p>
+ <p>
+ Peak=1.3 Mean=0.45
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.98 Mean=0.4
- </p>
+ <p>
+ Peak=0.98 Mean=0.4
+ </p>
                 </td>
 <td>
- <p>
- Peak=180 Mean=13
- </p>
+ <p>
+ Peak=180 Mean=13
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
+ <p>
+ 113
+ </p>
                 </td>
 <td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.9 Mean=0.4
- </p>
+ <p>
+ Peak=0.9 Mean=0.4
+ </p>
                 </td>
 <td>
- <p>
- Peak=1.1 Mean=0.5
- </p>
+ <p>
+ Peak=1.1 Mean=0.5
+ </p>
                 </td>
 <td>
- <p>
- Peak=0.99 Mean=0.4
- </p>
+ <p>
+ Peak=0.99 Mean=0.4
+ </p>
                 </td>
 <td>
- <p>
- Peak=64 Mean=6
- </p>
+ <p>
+ Peak=64 Mean=6
+ </p>
                 </td>
 </tr>
 </tbody>
@@ -263,7 +263,7 @@
           absolute error will remain very low.
         </p>
 <a name="math_toolkit.special.sf_gamma.digamma.testing"></a><h5>
-<a name="id1216694"></a>
+<a name="id1142020"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.testing">Testing</a>
         </h5>
 <p>
@@ -273,7 +273,7 @@
           see below).
         </p>
 <a name="math_toolkit.special.sf_gamma.digamma.implementation"></a><h5>
-<a name="id1216717"></a>
+<a name="id1142043"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.implementation">Implementation</a>
         </h5>
 <p>
@@ -381,7 +381,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="lgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="gamma_ratios.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="lgamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="gamma_ratios.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Derivative of the Incomplete Gamma Function</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="igamma_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="igamma_inv.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../factorials.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         of the Incomplete Gamma Function</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.synopsis"></a><h5>
-<a name="id1226232"></a>
+<a name="id1152342"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -42,7 +42,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.description"></a><h5>
-<a name="id1226516"></a>
+<a name="id1152627"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.description">Description</a>
         </h5>
 <p>
@@ -73,7 +73,7 @@
           otherwise the return type is simply T1.
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.accuracy"></a><h5>
-<a name="id1226600"></a>
+<a name="id1152711"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -81,7 +81,7 @@
           refer to the documentation for that function for more information.
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.implementation"></a><h5>
-<a name="id1226628"></a>
+<a name="id1154016"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.implementation">Implementation</a>
         </h5>
 <p>
@@ -101,7 +101,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="igamma_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../factorials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="igamma_inv.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../factorials.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Ratios of Gamma Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="digamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="igamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="digamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="igamma.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -44,7 +44,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.gamma_ratios.description"></a><h5>
-<a name="id1217681"></a>
+<a name="id1143006"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -110,7 +110,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/tgamma_delta_ratio.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_ratios.accuracy"></a><h5>
-<a name="id1218394"></a>
+<a name="id1144692"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -120,7 +120,7 @@
           <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1218412"></a><p class="title"><b>Table&#160;16.&#160;Errors In the Function tgamma_delta_ratio(a, delta)</b></p>
+<a name="id1144710"></a><p class="title"><b>Table&#160;16.&#160;Errors In the Function tgamma_delta_ratio(a, delta)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_delta_ratio(a, delta)">
 <colgroup>
 <col>
@@ -129,104 +129,102 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- 20 &lt; a &lt; 80
- </p>
- <p>
- and
- </p>
- <p>
- delta &lt; 1
- </p>
- </th>
+ <p>
+ 20 &lt; a &lt; 80
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ delta &lt; 1
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=16.9 Mean=1.7
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=16.9 Mean=1.7
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA32, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=24 Mean=2.7
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA32, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=24 Mean=2.7
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=12.8 Mean=1.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=12.8 Mean=1.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=21.4 Mean=2.3
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=21.4 Mean=2.3
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1218553"></a><p class="title"><b>Table&#160;17.&#160;Errors In the Function tgamma_ratio(a,
- b)</b></p>
-<div class="table-contents"><table class="table" summary="Errors In the Function tgamma_ratio(a,
- b)">
+<a name="id1144865"></a><p class="title"><b>Table&#160;17.&#160;Errors In the Function tgamma_ratio(a, b)</b></p>
+<div class="table-contents"><table class="table" summary="Errors In the Function tgamma_ratio(a, b)">
 <colgroup>
 <col>
 <col>
@@ -234,95 +232,95 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- 6 &lt; a,b &lt; 50
- </p>
- </th>
+ <p>
+ 6 &lt; a,b &lt; 50
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=34 Mean=9
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=34 Mean=9
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA32, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=91 Mean=23
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA32, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=91 Mean=23
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=35.6 Mean=9.3
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=35.6 Mean=9.3
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=43.9 Mean=13.2
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=43.9 Mean=13.2
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_gamma.gamma_ratios.testing"></a><h5>
-<a name="id1218691"></a>
+<a name="id1145015"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.testing">Testing</a>
         </h5>
 <p>
@@ -331,7 +329,7 @@
           a deliberately naive calculation of &#915;(x)/&#915;(y).
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_ratios.implementation"></a><h5>
-<a name="id1218715"></a>
+<a name="id1145039"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.implementation">Implementation</a>
         </h5>
 <p>
@@ -357,7 +355,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="digamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="igamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="digamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="igamma.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Incomplete Gamma Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="gamma_ratios.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="igamma_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="gamma_ratios.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="igamma_inv.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.igamma.synopsis"></a><h5>
-<a name="id1218757"></a>
+<a name="id1145081"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -60,7 +60,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.igamma.description"></a><h5>
-<a name="id1219563"></a>
+<a name="id1145886"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.description">Description</a>
         </h5>
 <p>
@@ -153,7 +153,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/igamma1.png"></span>
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma.accuracy"></a><h5>
-<a name="id1222298"></a>
+<a name="id1147123"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -178,7 +178,7 @@
           All values are in units of epsilon.
         </p>
 <div class="table">
-<a name="id1222340"></a><p class="title"><b>Table&#160;18.&#160;Errors In the Function gamma_p(a,z)</b></p>
+<a name="id1147165"></a><p class="title"><b>Table&#160;18.&#160;Errors In the Function gamma_p(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function gamma_p(a,z)">
 <colgroup>
 <col>
@@ -189,183 +189,183 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- 0.5 &lt; a &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 0.5 &lt; a &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 <th>
- <p>
- 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 <th>
- <p>
- 1e-6 &lt; a &lt; 1.7x10<sup>6</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 1 &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 1e-6 &lt; a &lt; 1.7x10<sup>6</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 1 &lt; z &lt; 100*a
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=36 Mean=9.1
- </p>
- <p>
- (GSL Peak=342 Mean=46)
- </p>
- <p>
- (Cephes Peak=491
- Mean=102)
- </p>
- </td>
-<td>
- <p>
- Peak=4.5 Mean=1.4
- </p>
- <p>
- (GSL Peak=4.8 Mean=0.76)
- </p>
- <p>
- (Cephes Peak=21
- Mean=5.6)
- </p>
- </td>
-<td>
- <p>
- Peak=244 Mean=21
- </p>
- <p>
- (GSL Peak=1022 Mean=1054)
- </p>
- <p>
- (Cephes Peak~8x10<sup>6</sup> Mean~7x10<sup>4</sup>)
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=36 Mean=9.1
+ </p>
+ <p>
+ (GSL Peak=342 Mean=46)
+ </p>
+ <p>
+ (Cephes Peak=491
+ Mean=102)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.5 Mean=1.4
+ </p>
+ <p>
+ (GSL Peak=4.8 Mean=0.76)
+ </p>
+ <p>
+ (Cephes Peak=21
+ Mean=5.6)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=244 Mean=21
+ </p>
+ <p>
+ (GSL Peak=1022 Mean=1054)
+ </p>
+ <p>
+ (Cephes Peak~8x10<sup>6</sup> Mean~7x10<sup>4</sup>)
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-3.3
- </p>
- </td>
-<td>
- <p>
- Peak=241 Mean=36
- </p>
- </td>
-<td>
- <p>
- Peak=4.7 Mean=1.5
- </p>
- </td>
-<td>
- <p>
- Peak~30,220 Mean=1929
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-3.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=241 Mean=36
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.7 Mean=1.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~30,220 Mean=1929
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4
- </p>
- </td>
-<td>
- <p>
- Peak=41 Mean=10
- </p>
- </td>
-<td>
- <p>
- Peak=4.7 Mean=1.4
- </p>
- </td>
-<td>
- <p>
- Peak~30,790 Mean=1864
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=41 Mean=10
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.7 Mean=1.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak~30,790 Mean=1864
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=40.2 Mean=10.2
- </p>
- </td>
-<td>
- <p>
- Peak=5 Mean=1.6
- </p>
- </td>
-<td>
- <p>
- Peak=5,476 Mean=440
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=40.2 Mean=10.2
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5 Mean=1.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5,476 Mean=440
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1222610"></a><p class="title"><b>Table&#160;19.&#160;Errors In the Function gamma_q(a,z)</b></p>
+<a name="id1147462"></a><p class="title"><b>Table&#160;19.&#160;Errors In the Function gamma_q(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function gamma_q(a,z)">
 <colgroup>
 <col>
@@ -376,182 +376,182 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- 0.5 &lt; a &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 0.5 &lt; a &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 <th>
- <p>
- 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 <th>
- <p>
- 1x10<sup>-6</sup> &lt; a &lt; 1.7x10<sup>6</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 1 &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 1x10<sup>-6</sup> &lt; a &lt; 1.7x10<sup>6</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 1 &lt; z &lt; 100*a
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=28.3 Mean=7.2
- </p>
- <p>
- (GSL Peak=201 Mean=13)
- </p>
- <p>
- (Cephes Peak=556
- Mean=97)
- </p>
- </td>
-<td>
- <p>
- Peak=4.8 Mean=1.6
- </p>
- <p>
- (GSL Peak~1.3x10<sup>10</sup> Mean=1x10<sup>+9</sup>)
- </p>
- <p>
- (Cephes Peak~3x10<sup>11</sup> Mean=4x10<sup>10</sup>)
- </p>
- </td>
-<td>
- <p>
- Peak=469 Mean=33
- </p>
- <p>
- (GSL Peak=27,050 Mean=2159)
- </p>
- <p>
- (Cephes Peak~8x10<sup>6</sup> Mean~7x10<sup>5</sup>)
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=28.3 Mean=7.2
+ </p>
+ <p>
+ (GSL Peak=201 Mean=13)
+ </p>
+ <p>
+ (Cephes Peak=556
+ Mean=97)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.8 Mean=1.6
+ </p>
+ <p>
+ (GSL Peak~1.3x10<sup>10</sup> Mean=1x10<sup>+9</sup>)
+ </p>
+ <p>
+ (Cephes Peak~3x10<sup>11</sup> Mean=4x10<sup>10</sup>)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=469 Mean=33
+ </p>
+ <p>
+ (GSL Peak=27,050 Mean=2159)
+ </p>
+ <p>
+ (Cephes Peak~8x10<sup>6</sup> Mean~7x10<sup>5</sup>)
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-3.3
- </p>
- </td>
-<td>
- <p>
- Peak=280 Mean=33
- </p>
- </td>
-<td>
- <p>
- Peak=4.1 Mean=1.6
- </p>
- </td>
-<td>
- <p>
- Peak=11,490 Mean=732
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-3.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=280 Mean=33
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.1 Mean=1.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=11,490 Mean=732
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4
- </p>
- </td>
-<td>
- <p>
- Peak=32 Mean=9.4
- </p>
- </td>
-<td>
- <p>
- Peak=4.7 Mean=1.5
- </p>
- </td>
-<td>
- <p>
- Peak=6815 Mean=414
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=32 Mean=9.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.7 Mean=1.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6815 Mean=414
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=37 Mean=10
- </p>
- </td>
-<td>
- <p>
- Peak=11.2 Mean=2.0
- </p>
- </td>
-<td>
- <p>
- Peak=4,999 Mean=298
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=37 Mean=10
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=11.2 Mean=2.0
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4,999 Mean=298
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1222898"></a><p class="title"><b>Table&#160;20.&#160;Errors In the Function tgamma_lower(a,z)</b></p>
+<a name="id1147776"></a><p class="title"><b>Table&#160;20.&#160;Errors In the Function tgamma_lower(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_lower(a,z)">
 <colgroup>
 <col>
@@ -561,132 +561,132 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- 0.5 &lt; a &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 0.5 &lt; a &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 <th>
- <p>
- 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=5.5 Mean=1.4
- </p>
- </td>
-<td>
- <p>
- Peak=3.6 Mean=0.78
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.5 Mean=1.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.6 Mean=0.78
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-3.3
- </p>
- </td>
-<td>
- <p>
- Peak=402 Mean=79
- </p>
- </td>
-<td>
- <p>
- Peak=3.4 Mean=0.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-3.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=402 Mean=79
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.4 Mean=0.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4
- </p>
- </td>
-<td>
- <p>
- Peak=6.8 Mean=1.4
- </p>
- </td>
-<td>
- <p>
- Peak=3.4 Mean=0.78
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6.8 Mean=1.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.4 Mean=0.78
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=6.1 Mean=1.8
- </p>
- </td>
-<td>
- <p>
- Peak=3.7 Mean=0.89
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6.1 Mean=1.8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.7 Mean=0.89
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1223084"></a><p class="title"><b>Table&#160;21.&#160;Errors In the Function tgamma(a,z)</b></p>
+<a name="id1147982"></a><p class="title"><b>Table&#160;21.&#160;Errors In the Function tgamma(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma(a,z)">
 <colgroup>
 <col>
@@ -696,132 +696,132 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- 0.5 &lt; a &lt; 100
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 0.5 &lt; a &lt; 100
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 <th>
- <p>
- 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
- </p>
- <p>
- and
- </p>
- <p>
- 0.01*a &lt; z &lt; 100*a
- </p>
- </th>
+ <p>
+ 1x10<sup>-12</sup> &lt; a &lt; 5x10<sup>-2</sup>
+ </p>
+ <p>
+ and
+ </p>
+ <p>
+ 0.01*a &lt; z &lt; 100*a
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=5.9 Mean=1.5
- </p>
- </td>
-<td>
- <p>
- Peak=1.8 Mean=0.6
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.9 Mean=1.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.8 Mean=0.6
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA32, gcc-3.3
- </p>
- </td>
-<td>
- <p>
- Peak=596 Mean=116
- </p>
- </td>
-<td>
- <p>
- Peak=3.2 Mean=0.84
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA32, gcc-3.3
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=596 Mean=116
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.2 Mean=0.84
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=40.2 Mean=2.5
- </p>
- </td>
-<td>
- <p>
- Peak=3.2 Mean=0.8
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=40.2 Mean=2.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.2 Mean=0.8
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=364 Mean=17.6
- </p>
- </td>
-<td>
- <p>
- Peak=12.7 Mean=1.8
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=364 Mean=17.6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=12.7 Mean=1.8
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_gamma.igamma.testing"></a><h5>
-<a name="id1223274"></a>
+<a name="id1148192"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.testing">Testing</a>
         </h5>
 <p>
@@ -837,7 +837,7 @@
           fraction (see below) is unstable for small a and z.
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma.implementation"></a><h5>
-<a name="id1223300"></a>
+<a name="id1148219"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.implementation">Implementation</a>
         </h5>
 <p>
@@ -1006,28 +1006,29 @@
           by Temme (see references below).
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma.references"></a><h5>
-<a name="id1224042"></a>
+<a name="id1148960"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.references">References</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
 <li>
- N. M. Temme, A Set of Algorithms for the Incomplete Gamma Functions,
- Probability in the Engineering and Informational Sciences, 8, 1994.
- </li>
+ N. M. Temme, A Set of Algorithms for the Incomplete Gamma Functions,
+ Probability in the Engineering and Informational Sciences, 8, 1994.
+ </li>
 <li>
- N. M. Temme, The Asymptotic Expansion of the Incomplete Gamma Functions,
- Siam J. Math Anal. Vol 10 No 4, July 1979, p757.
- </li>
+ N. M. Temme, The Asymptotic Expansion of the Incomplete Gamma Functions,
+ Siam J. Math Anal. Vol 10 No 4, July 1979, p757.
+ </li>
 <li>
- A. R. Didonato and A. H. Morris, Computation of the Incomplete Gamma
- Function Ratios and their Inverse. ACM TOMS, Vol 12, No 4, Dec 1986,
- p377.
- </li>
+ A. R. Didonato and A. H. Morris, Computation of the Incomplete Gamma
+ Function Ratios and their Inverse. ACM TOMS, Vol 12, No 4, Dec 1986,
+ p377.
+ </li>
 <li>
- W. Gautschi, The Incomplete Gamma Functions Since Tricomi, In Tricomi's
- Ideas and Contemporary Applied Mathematics, Atti dei Convegni Lincei,
- n. 147, Accademia Nazionale dei Lincei, Roma, 1998, pp. 203--237. http://citeseer.ist.psu.edu/gautschi98incomplete.html
-</li>
+ W. Gautschi, The Incomplete Gamma Functions Since Tricomi, In Tricomi's
+ Ideas and Contemporary Applied Mathematics, Atti dei Convegni Lincei,
+ n. 147, Accademia Nazionale dei Lincei, Roma, 1998, pp. 203--237.
+ http://citeseer.ist.psu.edu/gautschi98incomplete.html
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -1041,7 +1042,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="gamma_ratios.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="igamma_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="gamma_ratios.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="igamma_inv.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Incomplete Gamma Function Inverses</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="igamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="gamma_derivatives.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="igamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="gamma_derivatives.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Gamma Function Inverses</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.synopsis"></a><h5>
-<a name="id1224088"></a>
+<a name="id1149022"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -60,7 +60,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.description"></a><h5>
-<a name="id1225074"></a>
+<a name="id1151178"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.description">Description</a>
         </h5>
 <p>
@@ -87,7 +87,7 @@
         </p>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -166,7 +166,7 @@
           0</em></span>.
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.accuracy"></a><h5>
-<a name="id1226088"></a>
+<a name="id1152192"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -180,7 +180,7 @@
           functions.
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.testing"></a><h5>
-<a name="id1226115"></a>
+<a name="id1152220"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.testing">Testing</a>
         </h5>
 <p>
@@ -188,22 +188,23 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Basic sanity checks attempt to "round-trip" from <span class="emphasis"><em>a</em></span>
- and <span class="emphasis"><em>x</em></span> to <span class="emphasis"><em>p</em></span> or <span class="emphasis"><em>q</em></span>
- and back again. These tests have quite generous tolerances: in general
- both the incomplete gamma, and its inverses, change so rapidly that round
- tripping to more than a couple of significant digits isn't possible.
- This is especially true when <span class="emphasis"><em>p</em></span> or <span class="emphasis"><em>q</em></span>
- is very near one: in this case there isn't enough "information content"
- in the input to the inverse function to get back where you started.
- </li>
+ Basic sanity checks attempt to "round-trip" from <span class="emphasis"><em>a</em></span>
+ and <span class="emphasis"><em>x</em></span> to <span class="emphasis"><em>p</em></span> or <span class="emphasis"><em>q</em></span>
+ and back again. These tests have quite generous tolerances: in general
+ both the incomplete gamma, and its inverses, change so rapidly that
+ round tripping to more than a couple of significant digits isn't possible.
+ This is especially true when <span class="emphasis"><em>p</em></span> or <span class="emphasis"><em>q</em></span>
+ is very near one: in this case there isn't enough "information
+ content" in the input to the inverse function to get back where
+ you started.
+ </li>
 <li>
- Accuracy checks using high precision test values. These measure the accuracy
- of the result, given exact input values.
- </li>
+ Accuracy checks using high precision test values. These measure the
+ accuracy of the result, given exact input values.
+ </li>
 </ul></div>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.implementation"></a><h5>
-<a name="id1226166"></a>
+<a name="id1152276"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.implementation">Implementation</a>
         </h5>
 <p>
@@ -251,7 +252,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="igamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="gamma_derivatives.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="igamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="gamma_derivatives.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Log Gamma</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="digamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tgamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="digamma.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.sf_gamma.lgamma"></a><a class="link" href="lgamma.html" title="Log Gamma"> Log Gamma</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.lgamma.synopsis"></a><h5>
-<a name="id1213874"></a>
+<a name="id1138856"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -47,7 +47,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.lgamma.description"></a><h5>
-<a name="id1214256"></a>
+<a name="id1139239"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.description">Description</a>
         </h5>
 <p>
@@ -91,7 +91,7 @@
           T otherwise.
         </p>
 <a name="math_toolkit.special.sf_gamma.lgamma.accuracy"></a><h5>
-<a name="id1214387"></a>
+<a name="id1139370"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -120,229 +120,229 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
+ <p>
+ Significand Size
+ </p>
                 </th>
 <th>
- <p>
- Platform and Compiler
- </p>
+ <p>
+ Platform and Compiler
+ </p>
                 </th>
 <th>
- <p>
- Factorials and Half factorials
- </p>
+ <p>
+ Factorials and Half factorials
+ </p>
                 </th>
 <th>
- <p>
- Values Near Zero
- </p>
+ <p>
+ Values Near Zero
+ </p>
                 </th>
 <th>
- <p>
- Values Near 1 or 2
- </p>
+ <p>
+ Values Near 1 or 2
+ </p>
                 </th>
 <th>
- <p>
- Values Near a Negative Pole
- </p>
+ <p>
+ Values Near a Negative Pole
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=0.88 Mean=0.14
- </p>
- <p>
- (GSL=33) (Cephes=1.5)
- </p>
- </td>
-<td>
- <p>
- Peak=0.96 Mean=0.46
- </p>
- <p>
- (GSL=5.2) (Cephes=1.1)
- </p>
- </td>
-<td>
- <p>
- Peak=0.86 Mean=0.46
- </p>
- <p>
- (GSL=1168) (Cephes~500000)
- </p>
- </td>
-<td>
- <p>
- Peak=4.2 Mean=1.3
- </p>
- <p>
- (GSL=25) (Cephes=1.6)
- </p>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.88 Mean=0.14
+ </p>
+ <p>
+ (GSL=33) (Cephes=1.5)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.96 Mean=0.46
+ </p>
+ <p>
+ (GSL=5.2) (Cephes=1.1)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.86 Mean=0.46
+ </p>
+ <p>
+ (GSL=1168) (Cephes~500000)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.2 Mean=1.3
+ </p>
+ <p>
+ (GSL=25) (Cephes=1.6)
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Linux IA32 / GCC
- </p>
- </td>
-<td>
- <p>
- Peak=1.9 Mean=0.43
- </p>
- <p>
- (GNU C Lib
- Peak=1.7 Mean=0.49)
- </p>
- </td>
-<td>
- <p>
- Peak=1.4 Mean=0.57
- </p>
- <p>
- (GNU C Lib
- Peak= 0.96 Mean=0.54)
- </p>
- </td>
-<td>
- <p>
- Peak=0.86 Mean=0.35
- </p>
- <p>
- (GNU C Lib
- Peak=0.74 Mean=0.26)
- </p>
- </td>
-<td>
- <p>
- Peak=6.0 Mean=1.8
- </p>
- <p>
- (GNU C Lib
- Peak=3.0 Mean=0.86)
- </p>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Linux IA32 / GCC
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.9 Mean=0.43
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=1.7 Mean=0.49)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.4 Mean=0.57
+ </p>
+ <p>
+ (GNU C Lib
+ Peak= 0.96 Mean=0.54)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.86 Mean=0.35
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=0.74 Mean=0.26)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6.0 Mean=1.8
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=3.0 Mean=0.86)
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Linux IA64 / GCC
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.12
- </p>
- <p>
- (GNU C Lib
- Peak 0)
- </p>
- </td>
-<td>
- <p>
- Pek=1.2 Mean=0.6
- </p>
- <p>
- (GNU C Lib
- Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=0.86 Mean=0.16
- </p>
- <p>
- (GNU C Lib
- Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=2.3 Mean=0.69
- </p>
- <p>
- (GNU C Lib
- Peak 0)
- </p>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Linux IA64 / GCC
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.12
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Pek=1.2 Mean=0.6
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.86 Mean=0.16
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.3 Mean=0.69
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0)
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=0.96 Mean=0.13
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.53
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=0.9 Mean=0.4
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=3.0 Mean=0.9
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.96 Mean=0.13
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.53
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.9 Mean=0.4
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.0 Mean=0.9
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.special.sf_gamma.lgamma.testing"></a><h5>
-<a name="id1214787"></a>
+<a name="id1139799"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.testing">Testing</a>
         </h5>
 <p>
@@ -353,7 +353,7 @@
           Random tests in key problem areas are also used.
         </p>
 <a name="math_toolkit.special.sf_gamma.lgamma.implementation"></a><h5>
-<a name="id1214807"></a>
+<a name="id1139820"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.implementation">Implementation</a>
         </h5>
 <p>
@@ -474,7 +474,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="digamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="tgamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="digamma.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Gamma</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_gamma.html" title="Gamma Functions">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="lgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_gamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="lgamma.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.sf_gamma.tgamma"></a><a class="link" href="tgamma.html" title="Gamma"> Gamma</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.tgamma.synopsis"></a><h5>
-<a name="id1209832"></a>
+<a name="id1136575"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -47,7 +47,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.tgamma.description"></a><h5>
-<a name="id1210181"></a>
+<a name="id1136924"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -122,7 +122,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.sf_gamma.tgamma.accuracy"></a><h5>
-<a name="id1210647"></a>
+<a name="id1137390"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -145,239 +145,239 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
+ <p>
+ Significand Size
+ </p>
                 </th>
 <th>
- <p>
- Platform and Compiler
- </p>
+ <p>
+ Platform and Compiler
+ </p>
                 </th>
 <th>
- <p>
- Factorials and Half factorials
- </p>
+ <p>
+ Factorials and Half factorials
+ </p>
                 </th>
 <th>
- <p>
- Values Near Zero
- </p>
+ <p>
+ Values Near Zero
+ </p>
                 </th>
 <th>
- <p>
- Values Near 1 or 2
- </p>
+ <p>
+ Values Near 1 or 2
+ </p>
                 </th>
 <th>
- <p>
- Values Near a Negative Pole
- </p>
+ <p>
+ Values Near a Negative Pole
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32 Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=1.9 Mean=0.7
- </p>
- <p>
- (GSL=3.9)
- </p>
- <p>
- (Cephes=3.0)
- </p>
- </td>
-<td>
- <p>
- Peak=2.0 Mean=1.1
- </p>
- <p>
- (GSL=4.5)
- </p>
- <p>
- (Cephes=1)
- </p>
- </td>
-<td>
- <p>
- Peak=2.0 Mean=1.1
- </p>
- <p>
- (GSL=7.9)
- </p>
- <p>
- (Cephes=1.0)
- </p>
- </td>
-<td>
- <p>
- Peak=2.6 Mean=1.3
- </p>
- <p>
- (GSL=2.5)
- </p>
- <p>
- (Cephes=2.7)
- </p>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32 Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.9 Mean=0.7
+ </p>
+ <p>
+ (GSL=3.9)
+ </p>
+ <p>
+ (Cephes=3.0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.0 Mean=1.1
+ </p>
+ <p>
+ (GSL=4.5)
+ </p>
+ <p>
+ (Cephes=1)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.0 Mean=1.1
+ </p>
+ <p>
+ (GSL=7.9)
+ </p>
+ <p>
+ (Cephes=1.0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.6 Mean=1.3
+ </p>
+ <p>
+ (GSL=2.5)
+ </p>
+ <p>
+ (Cephes=2.7)
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Linux IA32 / GCC
- </p>
- </td>
-<td>
- <p>
- Peak=300 Mean=49.5
- </p>
- <p>
- (GNU C Lib
- Peak=395 Mean=89)
- </p>
- </td>
-<td>
- <p>
- Peak=3.0 Mean=1.4
- </p>
- <p>
- (GNU C Lib
- Peak=11 Mean=3.3)
- </p>
- </td>
-<td>
- <p>
- Peak=5.0 Mean=1.8
- </p>
- <p>
- (GNU C Lib
- Peak=0.92 Mean=0.2)
- </p>
- </td>
-<td>
- <p>
- Peak=157 Mean=65
- </p>
- <p>
- (GNU C Lib
- Peak=205 Mean=108)
- </p>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Linux IA32 / GCC
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=300 Mean=49.5
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=395 Mean=89)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.0 Mean=1.4
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=11 Mean=3.3)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.0 Mean=1.8
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=0.92 Mean=0.2)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=157 Mean=65
+ </p>
+ <p>
+ (GNU C Lib
+ Peak=205 Mean=108)
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Linux IA64 / GCC
- </p>
- </td>
-<td>
- <p>
- GNU C Lib
- Peak 2.8 Mean=0.9
- </p>
- <p>
- (GNU C Lib
- Peak 0.7)
- </p>
- </td>
-<td>
- <p>
- Peak=4.8 Mean=1.5
- </p>
- <p>
- (GNU C Lib
- Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=4.8 Mean=1.5
- </p>
- <p>
- (GNU C Lib
- Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=5.0 Mean=1.7 (<a href="http://www.gnu.org/software/libc/" target="_top">GNU
- C Lib</a> Peak 0)
- </p>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Linux IA64 / GCC
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C Lib
+ Peak 2.8 Mean=0.9
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0.7)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.8 Mean=1.5
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.8 Mean=1.5
+ </p>
+ <p>
+ (GNU C Lib
+ Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.0 Mean=1.7 (<a href="http://www.gnu.org/software/libc/" target="_top">GNU
+ C Lib</a> Peak 0)
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=2.5 Mean=1.1
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=3.5 Mean=1.7
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=3.5 Mean=1.6
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
- </td>
-<td>
- <p>
- Peak=5.2 Mean=1.92
- </p>
- <p>
- (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
- C Library</a> Peak 0)
- </p>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2.5 Mean=1.1
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.5 Mean=1.7
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3.5 Mean=1.6
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=5.2 Mean=1.92
+ </p>
+ <p>
+ (<a href="http://docs.hp.com/en/B9106-90010/index.html" target="_top">HP-UX
+ C Library</a> Peak 0)
+ </p>
                 </td>
 </tr>
 </tbody>
 </table></div>
 <a name="math_toolkit.special.sf_gamma.tgamma.testing"></a><h5>
-<a name="id1213397"></a>
+<a name="id1138380"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.testing">Testing</a>
         </h5>
 <p>
@@ -392,7 +392,7 @@
           a lanczos approximation accurate to around 100 decimal digits.
         </p>
 <a name="math_toolkit.special.sf_gamma.tgamma.implementation"></a><h5>
-<a name="id1213454"></a>
+<a name="id1138436"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.implementation">Implementation</a>
         </h5>
 <p>
@@ -466,7 +466,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="lgamma.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_gamma.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_gamma.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="lgamma.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Polynomials</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_erf/error_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_poly/legendre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_erf/error_inv.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_poly/legendre.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -39,7 +39,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sf_erf/error_inv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sf_poly/legendre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sf_erf/error_inv.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sf_poly/legendre.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Hermite Polynomials</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_poly.html" title="Polynomials">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="laguerre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sph_harm.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="laguerre.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sph_harm.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.sf_poly.hermite"></a><a class="link" href="hermite.html" title="Hermite Polynomials"> Hermite Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.hermite.synopsis"></a><h5>
-<a name="id1258360"></a>
+<a name="id1185910"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -44,7 +44,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_poly.hermite.description"></a><h5>
-<a name="id1258727"></a>
+<a name="id1186277"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.description">Description</a>
         </h5>
 <p>
@@ -112,24 +112,24 @@
 <dl>
 <dt><span class="term">n</span></dt>
 <dd><p>
- The degree <span class="emphasis"><em>n</em></span> of the last polynomial calculated.
- </p></dd>
+ The degree <span class="emphasis"><em>n</em></span> of the last polynomial calculated.
+ </p></dd>
 <dt><span class="term">x</span></dt>
 <dd><p>
- The abscissa value
- </p></dd>
+ The abscissa value
+ </p></dd>
 <dt><span class="term">Hn</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>n</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>n</em></span>.
+ </p></dd>
 <dt><span class="term">Hnm1</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>n-1</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>n-1</em></span>.
+ </p></dd>
 </dl>
 </div>
 <a name="math_toolkit.special.sf_poly.hermite.accuracy"></a><h5>
-<a name="id1259482"></a>
+<a name="id1187034"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -139,7 +139,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1259500"></a><p class="title"><b>Table&#160;34.&#160;Peak Errors In the Hermite Polynomial</b></p>
+<a name="id1187052"></a><p class="title"><b>Table&#160;34.&#160;Peak Errors In the Hermite Polynomial</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Hermite Polynomial">
 <colgroup>
 <col>
@@ -148,92 +148,92 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=4.5 Mean=1.5
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4.5 Mean=1.5
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA32, g++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=6 Mean=2
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA32, g++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6 Mean=2
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=6 Mean=2
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6 Mean=2
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=6 Mean=4
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6 Mean=4
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -246,7 +246,7 @@
           is very close to a root.
         </p>
 <a name="math_toolkit.special.sf_poly.hermite.testing"></a><h5>
-<a name="id1259645"></a>
+<a name="id1187210"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.testing">Testing</a>
         </h5>
 <p>
@@ -256,7 +256,7 @@
           precision.
         </p>
 <a name="math_toolkit.special.sf_poly.hermite.implementation"></a><h5>
-<a name="id1259667"></a>
+<a name="id1187231"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.implementation">Implementation</a>
         </h5>
 <p>
@@ -276,7 +276,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="laguerre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sph_harm.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="laguerre.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sph_harm.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Laguerre (and Associated) Polynomials</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_poly.html" title="Polynomials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="legendre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="hermite.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="legendre.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="hermite.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Associated) Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.laguerre.synopsis"></a><h5>
-<a name="id1254460"></a>
+<a name="id1182766"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -55,7 +55,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_poly.laguerre.description"></a><h5>
-<a name="id1255304"></a>
+<a name="id1183436"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.description">Description</a>
         </h5>
 <p>
@@ -136,20 +136,20 @@
 <dl>
 <dt><span class="term">n</span></dt>
 <dd><p>
- The degree <span class="emphasis"><em>n</em></span> of the last polynomial calculated.
- </p></dd>
+ The degree <span class="emphasis"><em>n</em></span> of the last polynomial calculated.
+ </p></dd>
 <dt><span class="term">x</span></dt>
 <dd><p>
- The abscissa value
- </p></dd>
+ The abscissa value
+ </p></dd>
 <dt><span class="term">Ln</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>n</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>n</em></span>.
+ </p></dd>
 <dt><span class="term">Lnm1</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>n-1</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>n-1</em></span>.
+ </p></dd>
 </dl>
 </div>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">&gt;</span>
@@ -182,28 +182,28 @@
 <dl>
 <dt><span class="term">n</span></dt>
 <dd><p>
- The degree of the last polynomial calculated.
- </p></dd>
+ The degree of the last polynomial calculated.
+ </p></dd>
 <dt><span class="term">m</span></dt>
 <dd><p>
- The order of the Associated Polynomial.
- </p></dd>
+ The order of the Associated Polynomial.
+ </p></dd>
 <dt><span class="term">x</span></dt>
 <dd><p>
- The abscissa value.
- </p></dd>
+ The abscissa value.
+ </p></dd>
 <dt><span class="term">Ln</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>n</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>n</em></span>.
+ </p></dd>
 <dt><span class="term">Lnm1</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>n-1</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>n-1</em></span>.
+ </p></dd>
 </dl>
 </div>
 <a name="math_toolkit.special.sf_poly.laguerre.accuracy"></a><h5>
-<a name="id1256842"></a>
+<a name="id1185526"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -213,7 +213,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1256860"></a><p class="title"><b>Table&#160;32.&#160;Peak Errors In the Laguerre Polynomial</b></p>
+<a name="id1185544"></a><p class="title"><b>Table&#160;32.&#160;Peak Errors In the Laguerre Polynomial</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Laguerre Polynomial">
 <colgroup>
 <col>
@@ -222,101 +222,99 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=3000 Mean=185
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=3000 Mean=185
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux IA32, g++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=1x10<sup>4</sup> Mean=828
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux IA32, g++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1x10<sup>4</sup> Mean=828
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=1x10<sup>4</sup> Mean=828
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1x10<sup>4</sup> Mean=828
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=680 Mean=40
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=680 Mean=40
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1257005"></a><p class="title"><b>Table&#160;33.&#160;Peak Errors In the Associated Laguerre
- Polynomial</b></p>
-<div class="table-contents"><table class="table" summary="Peak Errors In the Associated Laguerre
- Polynomial">
+<a name="id1185704"></a><p class="title"><b>Table&#160;33.&#160;Peak Errors In the Associated Laguerre Polynomial</b></p>
+<div class="table-contents"><table class="table" summary="Peak Errors In the Associated Laguerre Polynomial">
 <colgroup>
 <col>
 <col>
@@ -324,92 +322,92 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=433 Mean=11
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=433 Mean=11
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux IA32, g++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=61.4 Mean=19.5
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux IA32, g++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=61.4 Mean=19.5
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=61.4 Mean=19.5
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=61.4 Mean=19.5
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=540 Mean=13.94
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=540 Mean=13.94
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -422,7 +420,7 @@
           is very close to a root.
         </p>
 <a name="math_toolkit.special.sf_poly.laguerre.testing"></a><h5>
-<a name="id1258311"></a>
+<a name="id1185861"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.testing">Testing</a>
         </h5>
 <p>
@@ -432,7 +430,7 @@
           precision.
         </p>
 <a name="math_toolkit.special.sf_poly.laguerre.implementation"></a><h5>
-<a name="id1258333"></a>
+<a name="id1185882"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.implementation">Implementation</a>
         </h5>
 <p>
@@ -452,7 +450,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="legendre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="hermite.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="legendre.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="hermite.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Legendre (and Associated) Polynomials</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_poly.html" title="Polynomials">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="laguerre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_poly.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="laguerre.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Associated) Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.legendre.synopsis"></a><h5>
-<a name="id1251066"></a>
+<a name="id1177642"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -77,7 +77,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.sf_poly.legendre.description"></a><h5>
-<a name="id1251918"></a>
+<a name="id1178494"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -132,7 +132,7 @@
         </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -218,20 +218,20 @@
 <dl>
 <dt><span class="term">l</span></dt>
 <dd><p>
- The degree of the last polynomial calculated.
- </p></dd>
+ The degree of the last polynomial calculated.
+ </p></dd>
 <dt><span class="term">x</span></dt>
 <dd><p>
- The abscissa value
- </p></dd>
+ The abscissa value
+ </p></dd>
 <dt><span class="term">Pl</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>l</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>l</em></span>.
+ </p></dd>
 <dt><span class="term">Plm1</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>l-1</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>l-1</em></span>.
+ </p></dd>
 </dl>
 </div>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T3</span><span class="special">&gt;</span>
@@ -264,28 +264,28 @@
 <dl>
 <dt><span class="term">l</span></dt>
 <dd><p>
- The degree of the last polynomial calculated.
- </p></dd>
+ The degree of the last polynomial calculated.
+ </p></dd>
 <dt><span class="term">m</span></dt>
 <dd><p>
- The order of the Associated Polynomial.
- </p></dd>
+ The order of the Associated Polynomial.
+ </p></dd>
 <dt><span class="term">x</span></dt>
 <dd><p>
- The abscissa value
- </p></dd>
+ The abscissa value
+ </p></dd>
 <dt><span class="term">Pl</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>l</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>l</em></span>.
+ </p></dd>
 <dt><span class="term">Plm1</span></dt>
 <dd><p>
- The value of the polynomial evaluated at degree <span class="emphasis"><em>l-1</em></span>.
- </p></dd>
+ The value of the polynomial evaluated at degree <span class="emphasis"><em>l-1</em></span>.
+ </p></dd>
 </dl>
 </div>
 <a name="math_toolkit.special.sf_poly.legendre.accuracy"></a><h5>
-<a name="id1253901"></a>
+<a name="id1181985"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -295,7 +295,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1253919"></a><p class="title"><b>Table&#160;29.&#160;Peak Errors In the Legendre P Function</b></p>
+<a name="id1182003"></a><p class="title"><b>Table&#160;29.&#160;Peak Errors In the Legendre P Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Legendre P Function">
 <colgroup>
 <col>
@@ -305,129 +305,127 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
-<th>
- <p>
- Errors in range
- </p>
- <p>
- 20 &lt; l &lt; 120
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
+<th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 20 &lt; l &lt; 120
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=211 Mean=20
- </p>
- </td>
-<td>
- <p>
- Peak=300 Mean=33
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux IA32, g++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=70 Mean=10
- </p>
- </td>
-<td>
- <p>
- Peak=700 Mean=60
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=70 Mean=10
- </p>
- </td>
-<td>
- <p>
- Peak=700 Mean=60
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=35 Mean=6
- </p>
- </td>
-<td>
- <p>
- Peak=292 Mean=41
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=211 Mean=20
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=300 Mean=33
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux IA32, g++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=70 Mean=10
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=700 Mean=60
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=70 Mean=10
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=700 Mean=60
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=35 Mean=6
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=292 Mean=41
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1254091"></a><p class="title"><b>Table&#160;30.&#160;Peak Errors In the Associated Legendre
- P Function</b></p>
-<div class="table-contents"><table class="table" summary="Peak Errors In the Associated Legendre
- P Function">
+<a name="id1182193"></a><p class="title"><b>Table&#160;30.&#160;Peak Errors In the Associated Legendre P Function</b></p>
+<div class="table-contents"><table class="table" summary="Peak Errors In the Associated Legendre P Function">
 <colgroup>
 <col>
 <col>
@@ -435,98 +433,98 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
 <td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
 <td>
- <p>
- Peak=1200 Mean=7
- </p>
- </td>
+ <p>
+ Peak=1200 Mean=7
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
 <td>
- <p>
- SUSE Linux IA32, g++ 4.1
- </p>
- </td>
+ <p>
+ SUSE Linux IA32, g++ 4.1
+ </p>
+ </td>
 <td>
- <p>
- Peak=80 Mean=5
- </p>
- </td>
+ <p>
+ Peak=80 Mean=5
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
 <td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
 <td>
- <p>
- Peak=80 Mean=5
- </p>
- </td>
+ <p>
+ Peak=80 Mean=5
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
 <td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
 <td>
- <p>
- Peak=42 Mean=4
- </p>
- </td>
+ <p>
+ Peak=42 Mean=4
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1254229"></a><p class="title"><b>Table&#160;31.&#160;Peak Errors In the Legendre Q Function</b></p>
+<a name="id1182343"></a><p class="title"><b>Table&#160;31.&#160;Peak Errors In the Legendre Q Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Legendre Q Function">
 <colgroup>
 <col>
@@ -536,120 +534,120 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
-<th>
- <p>
- Platform and Compiler
- </p>
- </th>
-<th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
-<th>
- <p>
- Errors in range
- </p>
- <p>
- 20 &lt; l &lt; 120
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
+<th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
+<th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
+<th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 20 &lt; l &lt; 120
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=50 Mean=7
- </p>
- </td>
-<td>
- <p>
- Peak=4600 Mean=370
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux IA32, g++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=51 Mean=8
- </p>
- </td>
-<td>
- <p>
- Peak=6000 Mean=480
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=51 Mean=8
- </p>
- </td>
-<td>
- <p>
- Peak=6000 Mean=480
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=90 Mean=10
- </p>
- </td>
-<td>
- <p>
- Peak=1700 Mean=140
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=50 Mean=7
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=4600 Mean=370
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux IA32, g++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=51 Mean=8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6000 Mean=480
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=51 Mean=8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6000 Mean=480
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=90 Mean=10
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1700 Mean=140
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -668,7 +666,7 @@
           given here.
         </p>
 <a name="math_toolkit.special.sf_poly.legendre.testing"></a><h5>
-<a name="id1254411"></a>
+<a name="id1182543"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.testing">Testing</a>
         </h5>
 <p>
@@ -678,7 +676,7 @@
           precision.
         </p>
 <a name="math_toolkit.special.sf_poly.legendre.implementation"></a><h5>
-<a name="id1254433"></a>
+<a name="id1182565"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.implementation">Implementation</a>
         </h5>
 <p>
@@ -698,7 +696,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="laguerre.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sf_poly.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="laguerre.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/sph_harm.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/sph_harm.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/sph_harm.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Spherical Harmonics</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sf_poly.html" title="Polynomials">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="hermite.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="hermite.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../bessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.sf_poly.sph_harm"></a><a class="link" href="sph_harm.html" title="Spherical Harmonics"> Spherical Harmonics</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.sph_harm.synopsis"></a><h5>
-<a name="id1259695"></a>
+<a name="id1187259"></a>
           <a class="link" href="sph_harm.html#math_toolkit.special.sf_poly.sph_harm.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -53,7 +53,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_poly.sph_harm.description"></a><h5>
-<a name="id1260681"></a>
+<a name="id1189201"></a>
           <a class="link" href="sph_harm.html#math_toolkit.special.sf_poly.sph_harm.description">Description</a>
         </h5>
 <p>
@@ -89,7 +89,7 @@
         </p>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -148,7 +148,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/spherical_2.png"></span>
         </p>
 <a name="math_toolkit.special.sf_poly.sph_harm.accuracy"></a><h5>
-<a name="id1261598"></a>
+<a name="id1190118"></a>
           <a class="link" href="sph_harm.html#math_toolkit.special.sf_poly.sph_harm.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -163,7 +163,7 @@
           All values are in units of epsilon.
         </p>
 <div class="table">
-<a name="id1261620"></a><p class="title"><b>Table&#160;35.&#160;Peak Errors In the Sperical Harmonic Functions</b></p>
+<a name="id1190139"></a><p class="title"><b>Table&#160;35.&#160;Peak Errors In the Sperical Harmonic Functions</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Sperical Harmonic Functions">
 <colgroup>
 <col>
@@ -172,92 +172,92 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- Errors in range
- </p>
- <p>
- 0 &lt; l &lt; 20
- </p>
- </th>
+ <p>
+ Errors in range
+ </p>
+ <p>
+ 0 &lt; l &lt; 20
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=2x10<sup>4</sup> Mean=700
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2x10<sup>4</sup> Mean=700
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- SUSE Linux IA32, g++ 4.1
- </p>
- </td>
-<td>
- <p>
- Peak=2900 Mean=100
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ SUSE Linux IA32, g++ 4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2900 Mean=100
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Red Hat Linux IA64, g++ 3.4.4
- </p>
- </td>
-<td>
- <p>
- Peak=2900 Mean=100
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Red Hat Linux IA64, g++ 3.4.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=2900 Mean=100
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=6700 Mean=230
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=6700 Mean=230
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -269,7 +269,7 @@
           arbitrarily large when the function is very close to a root.
         </p>
 <a name="math_toolkit.special.sf_poly.sph_harm.testing"></a><h5>
-<a name="id1261768"></a>
+<a name="id1190301"></a>
           <a class="link" href="sph_harm.html#math_toolkit.special.sf_poly.sph_harm.testing">Testing</a>
         </h5>
 <p>
@@ -279,7 +279,7 @@
           precision.
         </p>
 <a name="math_toolkit.special.sf_poly.sph_harm.implementation"></a><h5>
-<a name="id1261790"></a>
+<a name="id1190323"></a>
           <a class="link" href="sph_harm.html#math_toolkit.special.sf_poly.sph_harm.implementation">Implementation</a>
         </h5>
 <p>
@@ -303,7 +303,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="hermite.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../bessel.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="hermite.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sf_poly.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../bessel.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Sinus Cardinal and Hyperbolic Sinus Cardinal Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="powers/ct_pow.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sinc/sinc_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="powers/ct_pow.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sinc/sinc_overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -38,7 +38,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="powers/ct_pow.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sinc/sinc_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="powers/ct_pow.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="sinc/sinc_overview.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sinc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sinc.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sinc_pi.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -49,25 +49,13 @@
           implementation</a> of quaternions
           and octonions.
         </p>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="emphasis"><em><span class="bold"><strong>Sinus Cardinal of index pi (purple)
- and Hyperbolic Sinus Cardinal of index pi (red) on R</strong></span></em></span>
- </p>
-<p>
- </p>
-</blockquote></div>
-<div class="blockquote"><blockquote class="blockquote">
-<p>
- </p>
-<p>
- <span class="inlinemediaobject"><img src="../../../../graphs/sinc_pi_and_sinhc_pi_on_r.png" alt="sinc_pi_and_sinhc_pi_on_r"></span>
- </p>
-<p>
- </p>
-</blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="emphasis"><em><span class="bold"><strong>Sinus Cardinal of index pi (purple) and
+ Hyperbolic Sinus Cardinal of index pi (red) on R</strong></span></em></span>
+ </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote"><p>
+ <span class="inlinemediaobject"><img src="../../../../graphs/sinc_pi_and_sinhc_pi_on_r.png" alt="sinc_pi_and_sinhc_pi_on_r"></span>
+ </p></blockquote></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
 <td align="left"></td>
@@ -80,7 +68,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sinc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../sinc.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sinc_pi.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_pi.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_pi.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinc_pi.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>sinc_pi</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sinc_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sinhc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sinc_overview.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sinhc_pi.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -73,7 +73,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sinc_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="sinhc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sinc_overview.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="sinhc_pi.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinhc_pi.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinhc_pi.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sinc/sinhc_pi.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>sinhc_pi</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../sinc.html" title="Sinus Cardinal and Hyperbolic Sinus Cardinal Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sinc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sinc_pi.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../inv_hyper.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -77,7 +77,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="sinc_pi.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../inv_hyper.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="sinc_pi.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../sinc.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../inv_hyper.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Zeta Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../special.html" title="Special Functions">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint/ellint_3.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="zetas/zeta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint/ellint_3.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="zetas/zeta.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -32,7 +32,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="ellint/ellint_3.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="zetas/zeta.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="ellint/ellint_3.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../special.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="zetas/zeta.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas/zeta.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas/zeta.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas/zeta.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Riemann Zeta Function</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../zetas.html" title="Zeta Functions">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../zetas.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../zetas.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../zetas.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../zetas.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../expint.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.special.zetas.zeta"></a><a class="link" href="zeta.html" title="Riemann Zeta Function"> Riemann Zeta Function</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.zetas.zeta.synopsis"></a><h5>
-<a name="id1285740"></a>
+<a name="id1211457"></a>
           <a class="link" href="zeta.html#math_toolkit.special.zetas.zeta.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -55,7 +55,7 @@
 <p>
         </p>
 <a name="math_toolkit.special.zetas.zeta.description"></a><h5>
-<a name="id1286001"></a>
+<a name="id1211717"></a>
           <a class="link" href="zeta.html#math_toolkit.special.zetas.zeta.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -78,7 +78,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/zeta2.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.zetas.zeta.accuracy"></a><h5>
-<a name="id1286225"></a>
+<a name="id1211941"></a>
           <a class="link" href="zeta.html#math_toolkit.special.zetas.zeta.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -90,7 +90,7 @@
           shown will have <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1286253"></a><p class="title"><b>Table&#160;44.&#160;Errors In the Function zeta(z)</b></p>
+<a name="id1211969"></a><p class="title"><b>Table&#160;44.&#160;Errors In the Function zeta(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function zeta(z)">
 <colgroup>
 <col>
@@ -100,134 +100,134 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Significand Size
- </p>
- </th>
+ <p>
+ Significand Size
+ </p>
+ </th>
 <th>
- <p>
- Platform and Compiler
- </p>
- </th>
+ <p>
+ Platform and Compiler
+ </p>
+ </th>
 <th>
- <p>
- z &gt; 0
- </p>
- </th>
+ <p>
+ z &gt; 0
+ </p>
+ </th>
 <th>
- <p>
- z &lt; 0
- </p>
- </th>
+ <p>
+ z &lt; 0
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- 53
- </p>
- </td>
-<td>
- <p>
- Win32, Visual C++ 8
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.1
- </p>
- <p>
- GSL Peak=8.7 Mean=1.0
- </p>
- <p>
- Cephes Peak=2.1
- Mean=1.1
- </p>
- </td>
-<td>
- <p>
- Peak=7.1 Mean=3.0
- </p>
- <p>
- GSL Peak=137 Mean=14
- </p>
- <p>
- Cephes Peak=5084
- Mean=470
- </p>
- </td>
+ <p>
+ 53
+ </p>
+ </td>
+<td>
+ <p>
+ Win32, Visual C++ 8
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.1
+ </p>
+ <p>
+ GSL Peak=8.7 Mean=1.0
+ </p>
+ <p>
+ Cephes Peak=2.1
+ Mean=1.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=7.1 Mean=3.0
+ </p>
+ <p>
+ GSL Peak=137 Mean=14
+ </p>
+ <p>
+ Cephes Peak=5084
+ Mean=470
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- RedHat Linux IA_EM64, gcc-4.1
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.5
- </p>
- </td>
-<td>
- <p>
- Peak=570 Mean=60
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ RedHat Linux IA_EM64, gcc-4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=570 Mean=60
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 64
- </p>
- </td>
-<td>
- <p>
- Redhat Linux IA64, gcc-4.1
- </p>
- </td>
-<td>
- <p>
- Peak=0.99 Mean=0.5
- </p>
- </td>
-<td>
- <p>
- Peak=559 Mean=56
- </p>
- </td>
+ <p>
+ 64
+ </p>
+ </td>
+<td>
+ <p>
+ Redhat Linux IA64, gcc-4.1
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=0.99 Mean=0.5
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=559 Mean=56
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- 113
- </p>
- </td>
-<td>
- <p>
- HPUX IA64, aCC A.06.06
- </p>
- </td>
-<td>
- <p>
- Peak=1.0 Mean=0.4
- </p>
- </td>
-<td>
- <p>
- Peak=1018 Mean=79
- </p>
- </td>
+ <p>
+ 113
+ </p>
+ </td>
+<td>
+ <p>
+ HPUX IA64, aCC A.06.06
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1.0 Mean=0.4
+ </p>
+ </td>
+<td>
+ <p>
+ Peak=1018 Mean=79
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.zetas.zeta.testing"></a><h5>
-<a name="id1286445"></a>
+<a name="id1212179"></a>
           <a class="link" href="zeta.html#math_toolkit.special.zetas.zeta.testing">Testing</a>
         </h5>
 <p>
@@ -242,7 +242,7 @@
           check.
         </p>
 <a name="math_toolkit.special.zetas.zeta.implementation"></a><h5>
-<a name="id1286471"></a>
+<a name="id1212205"></a>
           <a class="link" href="zeta.html#math_toolkit.special.zetas.zeta.implementation">Implementation</a>
         </h5>
 <p>
@@ -319,7 +319,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../zetas.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../zetas.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../expint.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../zetas.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../zetas.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../expint.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Library Status</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="backgrounders/refs.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="status/history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="backgrounders/refs.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="status/history1.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -37,7 +37,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="backgrounders/refs.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="status/history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="backgrounders/refs.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="status/history1.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/compilers.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/compilers.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/compilers.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Compilers</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../status.html" title="Library Status">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="issues.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="history1.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="issues.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -30,7 +30,7 @@
 <p>
         </p>
 <div class="table">
-<a name="id1432198"></a><p class="title"><b>Table&#160;55.&#160;Supported/Tested Compilers</b></p>
+<a name="id1360744"></a><p class="title"><b>Table&#160;55.&#160;Supported/Tested Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Supported/Tested Compilers">
 <colgroup>
 <col>
@@ -40,500 +40,509 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Platform
- </p>
- </th>
+ <p>
+ Platform
+ </p>
+ </th>
 <th>
- <p>
- Compiler
- </p>
- </th>
+ <p>
+ Compiler
+ </p>
+ </th>
 <th>
- <p>
- Has long double support
- </p>
- </th>
+ <p>
+ Has long double support
+ </p>
+ </th>
 <th>
- <p>
- Notes
- </p>
- </th>
+ <p>
+ Notes
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- MSVC 7.1 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free at level 4 with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- Intel 8.1 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free at level 4 with this compiler.
- However, The tests cases tend to generate a lot of warnings relating
- to numeric underflow of the test data: these are harmless.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- GNU Mingw32 C++
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- GNU Cygwin C++
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- <p>
- Long double support has been disabled because there are no native
- long double C std library functions available.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- Borland C++ 5.8.2 (Developer studio 2006)
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- We have only partial compatability with this compiler:
- </p>
- <p>
- Long double support has been disabled because the native long double
- C standard library functions really only forward to the double versions.
- This can result in unpredictable behaviour when using the long double
- overloads: for example <code class="computeroutput"><span class="identifier">sqrtl</span></code>
- applied to a finite value, can result in an infinite result.
- </p>
- <p>
- Some functions still fail to compile, there are no known workarounds
- at present.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- GNU C++ 3.4 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- Intel C++ 10.0 and later
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- However, The tests cases tend to generate a lot of warnings relating
- to numeric underflow of the test data: these are harmless.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- Intel C++ 8.1 and 9.1
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- Long double support has been disabled with these compiler releases
- because calling the standard library long double math functions can
- result in a segfault. The issue is Linux distribution and glibc version
- specific and is Intel bug report #409291. Fully up to date releases
- of Intel 9.1 (post version l_cc_c_9.1.046) shouldn't have this problem.
- If you need long double support with this compiler, then comment
- out the define of BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS at line
- 55 of boost/math/tools/config.hpp.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- However, The tests cases tend to generate a lot of warnings relating
- to numeric underflow of the test data: these are harmless.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- QLogic PathScale 3.0
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- Some tests involving conceptual checks fail to build, otherwise there
- appear to be no issues.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Linux
- </p>
- </td>
-<td>
- <p>
- Sun Studio 12
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- Some tests involving function overload resolution fail to build,
- these issues should be rairly encountered in practice.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Solaris
- </p>
- </td>
-<td>
- <p>
- Sun Studio 12
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- Some tests involving function overload resolution fail to build,
- these issues should be rairly encountered in practice.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Solaris
- </p>
- </td>
-<td>
- <p>
- GNU C++ 4.x
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- We aim to keep our headers warning free with -Wall with this compiler.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- HP Tru64
- </p>
- </td>
-<td>
- <p>
- Compaq C++ 7.1
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- HP-UX Itanium
- </p>
- </td>
-<td>
- <p>
- HP aCC 6.x
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- Unfortunately this compiler emits quite a few warnings from libraries
- upon which we depend (TR1, Array etc).
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- HP-UX PA-RISC
- </p>
- </td>
-<td>
- <p>
- GNU C++ 3.4
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Apple Mac OS X, Intel
- </p>
- </td>
-<td>
- <p>
- Darwin/GNU C++ 4.x
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- Apple Mac OS X, PowerPC
- </p>
- </td>
-<td>
- <p>
- Darwin/GNU C++ 4.x
- </p>
- </td>
-<td>
- <p>
- No
- </p>
- </td>
-<td>
- <p>
- All tests OK.
- </p>
- <p>
- Long double support has been disabled on this platform due to the
- rather strange nature of Darwin's 106-bit long double implementation.
- It should be possible to make this work if someone is prepared to
- offer assistance.
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- IMB AIX
- </p>
- </td>
-<td>
- <p>
- IBM xlc 5.3
- </p>
- </td>
-<td>
- <p>
- Yes
- </p>
- </td>
-<td>
- <p>
- All tests pass except for our fpclassify tests which fail due to
- a bug in <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span></code>, the bug effects
- the test code, not fpclassify itself. The IBM compiler group are
- aware of the problem.
- </p>
- </td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ MSVC 7.1 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free at level 4 with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ Intel 8.1 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free at level 4 with this
+ compiler. However, The tests cases tend to generate a lot of
+ warnings relating to numeric underflow of the test data: these
+ are harmless.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ GNU Mingw32 C++
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ GNU Cygwin C++
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ <p>
+ Long double support has been disabled because there are no native
+ long double C std library functions available.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ Borland C++ 5.8.2 (Developer studio 2006)
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ We have only partial compatability with this compiler:
+ </p>
+ <p>
+ Long double support has been disabled because the native long
+ double C standard library functions really only forward to the
+ double versions. This can result in unpredictable behaviour when
+ using the long double overloads: for example <code class="computeroutput"><span class="identifier">sqrtl</span></code>
+ applied to a finite value, can result in an infinite result.
+ </p>
+ <p>
+ Some functions still fail to compile, there are no known workarounds
+ at present.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C++ 3.4 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ Intel C++ 10.0 and later
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler. However, The tests cases tend to generate a lot of
+ warnings relating to numeric underflow of the test data: these
+ are harmless.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ Intel C++ 8.1 and 9.1
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ Long double support has been disabled with these compiler releases
+ because calling the standard library long double math functions
+ can result in a segfault. The issue is Linux distribution and
+ glibc version specific and is Intel bug report #409291. Fully
+ up to date releases of Intel 9.1 (post version l_cc_c_9.1.046)
+ shouldn't have this problem. If you need long double support
+ with this compiler, then comment out the define of BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
+ at line 55 of boost/math/tools/config.hpp.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler. However, The tests cases tend to generate a lot of
+ warnings relating to numeric underflow of the test data: these
+ are harmless.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ QLogic PathScale 3.0
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ Some tests involving conceptual checks fail to build, otherwise
+ there appear to be no issues.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Linux
+ </p>
+ </td>
+<td>
+ <p>
+ Sun Studio 12
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ Some tests involving function overload resolution fail to build,
+ these issues should be rairly encountered in practice.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Solaris
+ </p>
+ </td>
+<td>
+ <p>
+ Sun Studio 12
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ Some tests involving function overload resolution fail to build,
+ these issues should be rairly encountered in practice.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Solaris
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C++ 4.x
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ We aim to keep our headers warning free with -Wall with this
+ compiler.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ HP Tru64
+ </p>
+ </td>
+<td>
+ <p>
+ Compaq C++ 7.1
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ HP-UX Itanium
+ </p>
+ </td>
+<td>
+ <p>
+ HP aCC 6.x
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ Unfortunately this compiler emits quite a few warnings from libraries
+ upon which we depend (TR1, Array etc).
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ HP-UX PA-RISC
+ </p>
+ </td>
+<td>
+ <p>
+ GNU C++ 3.4
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Apple Mac OS X, Intel
+ </p>
+ </td>
+<td>
+ <p>
+ Darwin/GNU C++ 4.x
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ Apple Mac OS X, PowerPC
+ </p>
+ </td>
+<td>
+ <p>
+ Darwin/GNU C++ 4.x
+ </p>
+ </td>
+<td>
+ <p>
+ No
+ </p>
+ </td>
+<td>
+ <p>
+ All tests OK.
+ </p>
+ <p>
+ Long double support has been disabled on this platform due to
+ the rather strange nature of Darwin's 106-bit long double implementation.
+ It should be possible to make this work if someone is prepared
+ to offer assistance.
+ </p>
+ </td>
+</tr>
+<tr>
+<td>
+ <p>
+ IMB AIX
+ </p>
+ </td>
+<td>
+ <p>
+ IBM xlc 5.3
+ </p>
+ </td>
+<td>
+ <p>
+ Yes
+ </p>
+ </td>
+<td>
+ <p>
+ All tests pass except for our fpclassify tests which fail due
+ to a bug in <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span></code>,
+ the bug effects the test code, not fpclassify itself. The IBM
+ compiler group are aware of the problem.
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
 </div>
-<p><br class="table-break"> </p>
+<p><br class="table-break">
+ </p>
 <div class="table">
-<a name="id1432842"></a><p class="title"><b>Table&#160;56.&#160;Unsupported Compilers</b></p>
+<a name="id1361457"></a><p class="title"><b>Table&#160;56.&#160;Unsupported Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Unsupported Compilers">
 <colgroup>
 <col>
@@ -541,40 +550,40 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Platform
- </p>
- </th>
+ <p>
+ Platform
+ </p>
+ </th>
 <th>
- <p>
- Compiler
- </p>
- </th>
+ <p>
+ Compiler
+ </p>
+ </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- Borland C++ 5.9.2 (Borland Developer Studio 2007)
- </p>
- </td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ Borland C++ 5.9.2 (Borland Developer Studio 2007)
+ </p>
+ </td>
 </tr>
 <tr>
 <td>
- <p>
- Windows
- </p>
- </td>
-<td>
- <p>
- MSVC 6 and 7
- </p>
- </td>
+ <p>
+ Windows
+ </p>
+ </td>
+<td>
+ <p>
+ MSVC 6 and 7
+ </p>
+ </td>
 </tr>
 </tbody>
 </table></div>
@@ -616,7 +625,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="history1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="issues.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="history1.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="issues.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/credits.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/credits.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/credits.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Credits and Acknowledgements</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../status.html" title="Library Status">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="issues.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../index/s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="issues.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../../index/s10.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -90,7 +90,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="issues.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../index/s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="issues.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../../index/s10.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/history1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/history1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/history1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>History and What's New</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../status.html" title="Library Status">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../status.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="compilers.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -23,76 +23,76 @@
         <a name="math_toolkit.status.history1.boost_1_38_0"></a>
         </p>
 <h5>
-<a name="id1431874"></a>
+<a name="id1358430"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.boost_1_38_0">Boost-1.38.0</a>
         </h5>
 <p>
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Added support for MPFR as a bignum type.
- </li>
+ Added support for MPFR as a bignum type.
+ </li>
 <li>
- Added some full specializations of the policy classes to reduce compile
- times.
- </li>
-<li>
- Added logistic distribution, from Gautam Sewani's Google Summer of Code
- project.
- </li>
+ Added some full specializations of the policy classes to reduce compile
+ times.
+ </li>
+<li>
+ Added logistic distribution, from Gautam Sewani's Google Summer of
+ Code project.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.status.history1.boost_1_37_0"></a>
         </p>
 <h5>
-<a name="id1431902"></a>
+<a name="id1358468"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.boost_1_37_0">Boost-1.37.0</a>
         </h5>
 <p>
         </p>
 <div class="itemizedlist"><ul type="disc"><li>
- Improved accuracy and testing of the inverse hypergeometric functions.
- </li></ul></div>
+ Improved accuracy and testing of the inverse hypergeometric functions.
+ </li></ul></div>
 <p>
         <a name="math_toolkit.status.history1.boost_1_36_0"></a>
         </p>
 <h5>
-<a name="id1431922"></a>
+<a name="id1358492"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.boost_1_36_0">Boost-1.36.0</a>
         </h5>
 <p>
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Added Noncentral Chi Squared Distribution.
- </li>
+ Added Noncentral Chi Squared Distribution.
+ </li>
 <li>
- Added Noncentral Beta Distribution.
- </li>
+ Added Noncentral Beta Distribution.
+ </li>
 <li>
- Added Noncentral F Distribution.
- </li>
+ Added Noncentral F Distribution.
+ </li>
 <li>
- Added Noncentral T Distribution.
- </li>
+ Added Noncentral T Distribution.
+ </li>
 <li>
- Added Exponential Integral Functions.
- </li>
+ Added Exponential Integral Functions.
+ </li>
 <li>
- Added Zeta Function.
- </li>
+ Added Zeta Function.
+ </li>
 <li>
- Added Rounding and Truncation functions.
- </li>
+ Added Rounding and Truncation functions.
+ </li>
 <li>
- Added Compile time powers of runtime bases.
- </li>
+ Added Compile time powers of runtime bases.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.status.history1.boost_1_35_0__post_review_first_official_release"></a>
         </p>
 <h5>
-<a name="id1431968"></a>
+<a name="id1358567"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.boost_1_35_0__post_review_first_official_release">Boost-1.35.0:
           Post Review First Official Release</a>
         </h5>
@@ -100,36 +100,37 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Added Policy based framework that allows fine grained control over function
- behaviour.
- </li>
-<li>
-<span class="bold"><strong>Breaking change:</strong></span> Changed default behaviour
- for domain, pole and overflow errors to throw an exception (based on
- review feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
- </li>
-<li>
-<span class="bold"><strong>Breaking change:</strong></span> Changed exception thrown
- when an internal evaluation error occurs to boost::math::evaluation_error.
- </li>
-<li>
-<span class="bold"><strong>Breaking change:</strong></span> Changed discrete quantiles
- to return an integer result: this is anything up to 20 times faster than
- finding the true root, this behaviour can be customised using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
- </li>
-<li>
- Polynomial/rational function evaluation is now customisable and hopefully
- faster than before.
- </li>
+ Added Policy based framework that allows fine grained control over
+ function behaviour.
+ </li>
+<li>
+ <span class="bold"><strong>Breaking change:</strong></span> Changed default behaviour
+ for domain, pole and overflow errors to throw an exception (based on
+ review feedback), this behaviour can be customised using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
+ </li>
+<li>
+ <span class="bold"><strong>Breaking change:</strong></span> Changed exception
+ thrown when an internal evaluation error occurs to boost::math::evaluation_error.
+ </li>
+<li>
+ <span class="bold"><strong>Breaking change:</strong></span> Changed discrete
+ quantiles to return an integer result: this is anything up to 20 times
+ faster than finding the true root, this behaviour can be customised
+ using <a class="link" href="../policy.html" title="Policies">Policy</a>'s.
+ </li>
+<li>
+ Polynomial/rational function evaluation is now customisable and hopefully
+ faster than before.
+ </li>
 <li>
- Added performance test program.
- </li>
+ Added performance test program.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.status.history1.milestone_4__second_review_candidate__1st_march_2007_"></a>
         </p>
 <h5>
-<a name="id1432030"></a>
+<a name="id1360497"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.milestone_4__second_review_candidate__1st_march_2007_">Milestone
           4: Second Review Candidate (1st March 2007)</a>
         </h5>
@@ -137,18 +138,18 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Moved Xiaogang Zhang's Bessel Functions code into the library, and brought
- them into line with the rest of the code.
- </li>
+ Moved Xiaogang Zhang's Bessel Functions code into the library, and
+ brought them into line with the rest of the code.
+ </li>
 <li>
- Added C# "Distribution Explorer" demo application.
- </li>
+ Added C# "Distribution Explorer" demo application.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.status.history1.milestone_3__first_review_candidate__31st_dec_2006_"></a>
         </p>
 <h5>
-<a name="id1432054"></a>
+<a name="id1360528"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.milestone_3__first_review_candidate__31st_dec_2006_">Milestone
           3: First Review Candidate (31st Dec 2006)</a>
         </h5>
@@ -156,32 +157,32 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Implemented the main probability distribution and density functions.
- </li>
+ Implemented the main probability distribution and density functions.
+ </li>
 <li>
- Implemented digamma.
- </li>
+ Implemented digamma.
+ </li>
 <li>
- Added more factorial functions.
- </li>
+ Added more factorial functions.
+ </li>
 <li>
- Implemented the Hermite, Legendre and Laguerre polynomials plus the spherical
- harmonic functions from TR1.
- </li>
-<li>
- Moved Xiaogang Zhang's elliptic integral code into the library, and brought
- them into line with the rest of the code.
- </li>
-<li>
- Moved Hubert Holin's existing Boost.Math special functions into this
- library and brought them into line with the rest of the code.
- </li>
+ Implemented the Hermite, Legendre and Laguerre polynomials plus the
+ spherical harmonic functions from TR1.
+ </li>
+<li>
+ Moved Xiaogang Zhang's elliptic integral code into the library, and
+ brought them into line with the rest of the code.
+ </li>
+<li>
+ Moved Hubert Holin's existing Boost.Math special functions into this
+ library and brought them into line with the rest of the code.
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.status.history1.milestone_2__released_september_10th_2006"></a>
         </p>
 <h5>
-<a name="id1432092"></a>
+<a name="id1360588"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.milestone_2__released_september_10th_2006">Milestone
           2: Released September 10th 2006</a>
         </h5>
@@ -189,40 +190,40 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Implement preview release of the statistical distributions.
- </li>
+ Implement preview release of the statistical distributions.
+ </li>
 <li>
- Added statistical distributions tutorial.
- </li>
+ Added statistical distributions tutorial.
+ </li>
 <li>
- Implemented root finding algorithms.
- </li>
+ Implemented root finding algorithms.
+ </li>
 <li>
- Implemented the inverses of the incomplete gamma and beta functions.
- </li>
+ Implemented the inverses of the incomplete gamma and beta functions.
+ </li>
 <li>
- Rewrite erf/erfc as rational approximations (valid to 128-bit precision).
- </li>
+ Rewrite erf/erfc as rational approximations (valid to 128-bit precision).
+ </li>
 <li>
- Integrated the statistical results generated from the test data with
- Boost.Test: uses a database of expected results, indexed by test, floating
- point type, platform, and compiler.
- </li>
+ Integrated the statistical results generated from the test data with
+ Boost.Test: uses a database of expected results, indexed by test, floating
+ point type, platform, and compiler.
+ </li>
 <li>
- Improved lgamma near 1 and 2 (rational approximations).
- </li>
+ Improved lgamma near 1 and 2 (rational approximations).
+ </li>
 <li>
- Improved erf/erfc inverses (rational approximations).
- </li>
+ Improved erf/erfc inverses (rational approximations).
+ </li>
 <li>
- Implemented Rational function generation (the Remez method).
- </li>
+ Implemented Rational function generation (the Remez method).
+ </li>
 </ul></div>
 <p>
         <a name="math_toolkit.status.history1.milestone_1__released_march_31st_2006"></a>
         </p>
 <h5>
-<a name="id1432142"></a>
+<a name="id1360670"></a>
           <a class="link" href="history1.html#math_toolkit.status.history1.milestone_1__released_march_31st_2006">Milestone
           1: Released March 31st 2006</a>
         </h5>
@@ -230,24 +231,24 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Implement gamma/beta/erf functions along with their incomplete counterparts.
- </li>
+ Implement gamma/beta/erf functions along with their incomplete counterparts.
+ </li>
 <li>
- Generate high quality test data, against which future improvements can
- be judged.
- </li>
-<li>
- Provide tools for the evaluation of infinite series, continued fractions,
- and rational functions.
- </li>
-<li>
- Provide tools for testing against tabulated test data, and collecting
- statistics on error rates.
- </li>
-<li>
- Provide sufficient docs for people to be able to find their way around
- the library.
- </li>
+ Generate high quality test data, against which future improvements
+ can be judged.
+ </li>
+<li>
+ Provide tools for the evaluation of infinite series, continued fractions,
+ and rational functions.
+ </li>
+<li>
+ Provide tools for testing against tabulated test data, and collecting
+ statistics on error rates.
+ </li>
+<li>
+ Provide sufficient docs for people to be able to find their way around
+ the library.
+ </li>
 </ul></div>
 <p>
         </p>
@@ -273,7 +274,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../status.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="compilers.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/issues.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/issues.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/issues.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Known Issues, and Todo List</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../status.html" title="Library Status">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="compilers.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="credits.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -36,110 +36,113 @@
         with it.
       </p>
 <a name="math_toolkit.status.issues.tgamma"></a><h5>
-<a name="id1432970"></a>
+<a name="id1361588"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.tgamma">tgamma</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- Can the <a class="link" href="../backgrounders/lanczos.html" title="The Lanczos Approximation">Lanczos approximation</a>
- be optimized any further? (low priority)
- </li></ul></div>
+ Can the <a class="link" href="../backgrounders/lanczos.html" title="The Lanczos Approximation">Lanczos approximation</a>
+ be optimized any further? (low priority)
+ </li></ul></div>
 <a name="math_toolkit.status.issues.incomplete_beta"></a><h5>
-<a name="id1432995"></a>
+<a name="id1361617"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.incomplete_beta">Incomplete Beta</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- Investigate Didonato and Morris' asymptotic expansion for large a and b
- (medium priority).
- </li></ul></div>
+ Investigate Didonato and Morris' asymptotic expansion for large a and
+ b (medium priority).
+ </li></ul></div>
 <a name="math_toolkit.status.issues.inverse_gamma"></a><h5>
-<a name="id1433015"></a>
+<a name="id1361641"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.inverse_gamma">Inverse Gamma</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- Investigate whether we can skip iteration altogether if the first approximation
- is good enough (Medium Priority).
- </li></ul></div>
+ Investigate whether we can skip iteration altogether if the first approximation
+ is good enough (Medium Priority).
+ </li></ul></div>
 <a name="math_toolkit.status.issues.polynomials"></a><h5>
-<a name="id1433036"></a>
+<a name="id1361665"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.polynomials">Polynomials</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- The Legendre and Laguerre Polynomials have surprisingly different error
- rates on different platforms, considering they are evaluated with only
- basic arithmetic operations. Maybe this is telling us something, or maybe
- not (Low Priority).
- </li></ul></div>
+ The Legendre and Laguerre Polynomials have surprisingly different error
+ rates on different platforms, considering they are evaluated with only
+ basic arithmetic operations. Maybe this is telling us something, or maybe
+ not (Low Priority).
+ </li></ul></div>
 <a name="math_toolkit.status.issues.elliptic_integrals"></a><h5>
-<a name="id1433056"></a>
+<a name="id1361689"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.elliptic_integrals">Elliptic Integrals</a>
       </h5>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Carlson's algorithms are essentially unchanged from Xiaogang Zhang's Google
- Summer of Code student project, and are based on Carlson's original papers.
- However, Carlson has revised his algorithms since then (refer to the references
- in the elliptic integral docs for a list), to improve performance and accuracy,
- we may be able to take advantage of these improvements too (Low Priority).
- </li>
+ Carlson's algorithms are essentially unchanged from Xiaogang Zhang's
+ Google Summer of Code student project, and are based on Carlson's original
+ papers. However, Carlson has revised his algorithms since then (refer
+ to the references in the elliptic integral docs for a list), to improve
+ performance and accuracy, we may be able to take advantage of these improvements
+ too (Low Priority).
+ </li>
 <li>
-<p>Carlson's algorithms (mainly R<sub>J</sub>) are somewhat prone to internal overflow/underflow
- when the arguments are very large or small. The homogeneity relations:</p>
-<p>R<sub>F</sub>(ka,
- kb, kc) = k<sup>-1/2</sup> R<sub>F</sub>(a, b, c)</p>
-<p>and</p>
-<p>R<sub>J</sub>(ka, kb, kc, kr) = k<sup>-3/2</sup> R<sub>J</sub>(a, b, c, r)</p>
-<p>could
- be used to sidestep trouble here: provided the problem domains can be accurately
- identified. (Medium Priority).</p>
-</li>
+ <p>Carlson's algorithms (mainly R<sub>J</sub>) are somewhat prone to internal overflow/underflow
+ when the arguments are very large or small. The homogeneity relations:</p>
+ <p>R<sub>F</sub>(ka,
+ kb, kc) = k<sup>-1/2</sup> R<sub>F</sub>(a, b, c)</p>
+ <p>and</p>
+ <p>R<sub>J</sub>(ka, kb, kc, kr) = k<sup>-3/2</sup> R<sub>J</sub>(a, b, c, r)</p>
+ <p>could
+ be used to sidestep trouble here: provided the problem domains can be
+ accurately identified. (Medium Priority).</p>
+
+ </li>
 <li>
- Carlson's R<sub>C</sub> can be reduced to elementary funtions (asin and log), would
- it be more efficient evaluated this way, rather than by Carlson's algorithms?
- (Low Priority).
- </li>
+ Carlson's R<sub>C</sub> can be reduced to elementary funtions (asin and log), would
+ it be more efficient evaluated this way, rather than by Carlson's algorithms?
+ (Low Priority).
+ </li>
 <li>
- Should we add an implementation of Carlson's R<sub>G</sub>? It's not required for
- the Legendre form integrals, but some people may find it useful (Low Priority).
- </li>
+ Should we add an implementation of Carlson's R<sub>G</sub>? It's not required for
+ the Legendre form integrals, but some people may find it useful (Low
+ Priority).
+ </li>
 <li>
- There are a several other integrals: D(&#966;, k), Z(&#946;, k), &#923;<sub>0</sub>(&#946;, k) and Bulirsch's
- <span class="emphasis"><em>el</em></span> functions that could be implemented using Carlson's
- integrals (Low Priority).
- </li>
+ There are a several other integrals: D(&#966;, k), Z(&#946;, k), &#923;<sub>0</sub>(&#946;, k) and Bulirsch's
+ <span class="emphasis"><em>el</em></span> functions that could be implemented using Carlson's
+ integrals (Low Priority).
+ </li>
 <li>
- The integrals K(k) and E(k) could be implemented using rational approximations
- (both for efficiency and accuracy), assuming we can find them. (Medium
- Priority).
- </li>
+ The integrals K(k) and E(k) could be implemented using rational approximations
+ (both for efficiency and accuracy), assuming we can find them. (Medium
+ Priority).
+ </li>
 <li>
- There is a sub-domain of <a class="link" href="../special/ellint/ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form">ellint_3</a>
- that is unimplemented (see the docs for details), currently it's not clear
- how to solve this issue, or if it's ever likely to be an real problem in
- practice - especially as most other implementations don't support this
- domain either (Medium Priority).
- </li>
+ There is a sub-domain of <a class="link" href="../special/ellint/ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form">ellint_3</a>
+ that is unimplemented (see the docs for details), currently it's not
+ clear how to solve this issue, or if it's ever likely to be an real problem
+ in practice - especially as most other implementations don't support
+ this domain either (Medium Priority).
+ </li>
 </ul></div>
 <a name="math_toolkit.status.issues.inverse_hyperbolic_functions"></a><h5>
-<a name="id1433162"></a>
+<a name="id1361821"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.inverse_hyperbolic_functions">Inverse
         Hyperbolic Functions</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- These functions are inherited from previous Boost versions, before <a class="link" href="../special/powers/log1p.html" title="log1p">log1p</a> became widely
- available. Would they be better expressed in terms of this function? This
- is probably only an issue for very high precision types (Low Priority).
- </li></ul></div>
+ These functions are inherited from previous Boost versions, before <a class="link" href="../special/powers/log1p.html" title="log1p">log1p</a> became widely
+ available. Would they be better expressed in terms of this function?
+ This is probably only an issue for very high precision types (Low Priority).
+ </li></ul></div>
 <a name="math_toolkit.status.issues.statistical_distributions"></a><h5>
-<a name="id1433187"></a>
+<a name="id1361849"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.statistical_distributions">Statistical
         distributions</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
- Student's t Perhaps switch to normal distribution as a better approximation
- for very large degrees of freedom?
- </li></ul></div>
+ Student's t Perhaps switch to normal distribution as a better approximation
+ for very large degrees of freedom?
+ </li></ul></div>
 <a name="math_toolkit.status.issues.feature_requests"></a><h5>
-<a name="id1433207"></a>
+<a name="id1361873"></a>
         <a class="link" href="issues.html#math_toolkit.status.issues.feature_requests">Feature Requests</a>
       </h5>
 <p>
@@ -158,1123 +161,1123 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Distribution
- </p>
+ <p>
+ Distribution
+ </p>
               </th>
 <th>
- <p>
- R
- </p>
+ <p>
+ R
+ </p>
               </th>
 <th>
- <p>
- Mathematica 6
- </p>
+ <p>
+ Mathematica 6
+ </p>
               </th>
 <th>
- <p>
- NIST
- </p>
+ <p>
+ NIST
+ </p>
               </th>
 <th>
- <p>
- Regress+
- </p>
+ <p>
+ Regress+
+ </p>
               </th>
 <th>
- <p>
- Matlab
- </p>
+ <p>
+ Matlab
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Hypergeometric
- </p>
+ <p>
+ Hypergeometric
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Inverse Gausian / Inverse Normal
- </p>
+ <p>
+ Inverse Gausian / Inverse Normal
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Geometric
- </p>
+ <p>
+ Geometric
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Multinomial
- </p>
+ <p>
+ Multinomial
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Tukey Lambda
- </p>
+ <p>
+ Tukey Lambda
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Half Normal / Folded Normal
- </p>
+ <p>
+ Half Normal / Folded Normal
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Chi
- </p>
+ <p>
+ Chi
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Gumbel
- </p>
+ <p>
+ Gumbel
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Discrete Uniform
- </p>
+ <p>
+ Discrete Uniform
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Log Series
- </p>
+ <p>
+ Log Series
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Nakagami (generalised Chi)
- </p>
+ <p>
+ Nakagami (generalised Chi)
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Log Logistic
- </p>
+ <p>
+ Log Logistic
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Tukey (Studentized range)
- </p>
+ <p>
+ Tukey (Studentized range)
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Wilcoxon rank sum
- </p>
+ <p>
+ Wilcoxon rank sum
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Wincoxon signed rank
- </p>
+ <p>
+ Wincoxon signed rank
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Non-central Beta
- </p>
+ <p>
+ Non-central Beta
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Laplace
- </p>
+ <p>
+ Laplace
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Maxwell
- </p>
+ <p>
+ Maxwell
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Beta-Binomial
- </p>
+ <p>
+ Beta-Binomial
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Beta-negative Binomial
- </p>
+ <p>
+ Beta-negative Binomial
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Zipf
- </p>
+ <p>
+ Zipf
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Birnbaum-Saunders / Fatigue Life
- </p>
+ <p>
+ Birnbaum-Saunders / Fatigue Life
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Double Exponential
- </p>
+ <p>
+ Double Exponential
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Power Normal
- </p>
+ <p>
+ Power Normal
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Power Lognormal
- </p>
+ <p>
+ Power Lognormal
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Cosine
- </p>
+ <p>
+ Cosine
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Double Gamma
- </p>
+ <p>
+ Double Gamma
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Double Weibul
- </p>
+ <p>
+ Double Weibul
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Hyperbolic Secant
- </p>
+ <p>
+ Hyperbolic Secant
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Laplace
- </p>
+ <p>
+ Laplace
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Semicircular
- </p>
+ <p>
+ Semicircular
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Bradford
- </p>
+ <p>
+ Bradford
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Birr / Fisk
- </p>
+ <p>
+ Birr / Fisk
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Reciprocal
- </p>
+ <p>
+ Reciprocal
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 <td>
- <p>
- X
- </p>
+ <p>
+ X
+ </p>
               </td>
 <td>
- <p>
- -
- </p>
+ <p>
+ -
+ </p>
               </td>
 </tr>
 </tbody>
@@ -1284,13 +1287,13 @@
       </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Add support for interpolated distributions, possibly combine with numeric
- integration and differentiation.
- </li>
+ Add support for interpolated distributions, possibly combine with numeric
+ integration and differentiation.
+ </li>
 <li>
- Add support for bivariate and multivariate distributions: most especially
- the normal.
- </li>
+ Add support for bivariate and multivariate distributions: most especially
+ the normal.
+ </li>
 </ul></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
@@ -1304,7 +1307,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="compilers.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="compilers.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../status.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="credits.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Internal Details and Tools (Experimental)</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="special/extern_c/tr1_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="toolkit/internals_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="special/extern_c/tr1_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="toolkit/internals_overview.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -61,7 +61,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="special/extern_c/tr1_ref.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="toolkit/internals_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="special/extern_c/tr1_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="toolkit/internals_overview.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Reused Utilities</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../toolkit.html" title="Internal Details and Tools (Experimental)">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="internals_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internals1/constants.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="internals_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="internals1/constants.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -47,7 +47,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="internals_overview.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internals1/constants.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="internals_overview.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="internals1/constants.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/cf.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/cf.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/cf.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Continued Fraction Evaluation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="series_evaluation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rational.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="series_evaluation.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="rational.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Evaluation</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.cf.synopsis"></a><h5>
-<a name="id1336923"></a>
+<a name="id1263153"></a>
           <a class="link" href="cf.html#math_toolkit.toolkit.internals1.cf.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -52,7 +52,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals1.cf.description"></a><h5>
-<a name="id1337449"></a>
+<a name="id1264908"></a>
           <a class="link" href="cf.html#math_toolkit.toolkit.internals1.cf.description">Description</a>
         </h5>
 <p>
@@ -90,48 +90,48 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Expression
- </p>
+ <p>
+ Expression
+ </p>
                 </th>
 <th>
- <p>
- Description
- </p>
+ <p>
+ Description
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- Gen::result_type
- </p>
+ <p>
+ Gen::result_type
+ </p>
                 </td>
 <td>
- <p>
- The type that is the result of invoking operator(). This can be
- either an arithmetic type, or a std::pair&lt;&gt; of arithmetic
- types.
- </p>
+ <p>
+ The type that is the result of invoking operator(). This can
+ be either an arithmetic type, or a std::pair&lt;&gt; of arithmetic
+ types.
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- g()
- </p>
+ <p>
+ g()
+ </p>
                 </td>
 <td>
- <p>
- Returns an object of type Gen::result_type.
- </p>
- <p>
- Each time this operator is called then the next pair of <span class="emphasis"><em>a</em></span>
- and <span class="emphasis"><em>b</em></span> values is returned. Or, if result_type
- is an arithmetic type, then the next <span class="emphasis"><em>b</em></span> value
- is returned and all the <span class="emphasis"><em>a</em></span> values are assumed
- to 1.
- </p>
+ <p>
+ Returns an object of type Gen::result_type.
+ </p>
+ <p>
+ Each time this operator is called then the next pair of <span class="emphasis"><em>a</em></span>
+ and <span class="emphasis"><em>b</em></span> values is returned. Or, if result_type
+ is an arithmetic type, then the next <span class="emphasis"><em>b</em></span> value
+ is returned and all the <span class="emphasis"><em>a</em></span> values are assumed
+ to 1.
+ </p>
                 </td>
 </tr>
 </tbody>
@@ -150,7 +150,7 @@
           a continued fraction for convergence.
         </p>
 <a name="math_toolkit.toolkit.internals1.cf.implementation"></a><h5>
-<a name="id1337654"></a>
+<a name="id1265116"></a>
           <a class="link" href="cf.html#math_toolkit.toolkit.internals1.cf.implementation">Implementation</a>
         </h5>
 <p>
@@ -160,7 +160,7 @@
           Lentz, W.J. 1976, Applied Optics, vol. 15, pp. 668-671.
         </p>
 <a name="math_toolkit.toolkit.internals1.cf.examples"></a><h5>
-<a name="id1337671"></a>
+<a name="id1265133"></a>
           <a class="link" href="cf.html#math_toolkit.toolkit.internals1.cf.examples">Examples</a>
         </h5>
 <p>
@@ -252,7 +252,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="series_evaluation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rational.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="series_evaluation.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="rational.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/constants.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/constants.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/constants.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Numeric Constants</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="series_evaluation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../internals1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="series_evaluation.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Constants</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.constants.synopsis"></a><h5>
-<a name="id1334070"></a>
+<a name="id1259844"></a>
           <a class="link" href="constants.html#math_toolkit.toolkit.internals1.constants.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -52,7 +52,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals1.constants.description"></a><h5>
-<a name="id1334709"></a>
+<a name="id1260484"></a>
           <a class="link" href="constants.html#math_toolkit.toolkit.internals1.constants.description">Description</a>
         </h5>
 <p>
@@ -85,275 +85,275 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Constant
- </p>
+ <p>
+ Constant
+ </p>
                 </th>
 <th>
- <p>
- Meaning
- </p>
+ <p>
+ Meaning
+ </p>
                 </th>
 <th>
- <p>
- Value
- </p>
+ <p>
+ Value
+ </p>
                 </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- pi
- </p>
+ <p>
+ pi
+ </p>
                 </td>
 <td>
- <p>
- &#960;
- </p>
+ <p>
+ &#960;
+ </p>
                 </td>
 <td>
- <p>
- 3.1415926535897932384...
- </p>
+ <p>
+ 3.1415926535897932384...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- root_pi
- </p>
+ <p>
+ root_pi
+ </p>
                 </td>
 <td>
- <p>
- &#8730;&#960;
- </p>
+ <p>
+ &#8730;&#960;
+ </p>
                 </td>
 <td>
- <p>
- 1.772453850905516027...
- </p>
+ <p>
+ 1.772453850905516027...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- root_half_pi
- </p>
+ <p>
+ root_half_pi
+ </p>
                 </td>
 <td>
- <p>
- &#8730;(&#960;/2)
- </p>
+ <p>
+ &#8730;(&#960;/2)
+ </p>
                 </td>
 <td>
- <p>
- 1.253314137315500251...
- </p>
+ <p>
+ 1.253314137315500251...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- root_two_pi
- </p>
+ <p>
+ root_two_pi
+ </p>
                 </td>
 <td>
- <p>
- &#8730;(2*&#960;)
- </p>
+ <p>
+ &#8730;(2*&#960;)
+ </p>
                 </td>
 <td>
- <p>
- 2.506628274631000502...
- </p>
+ <p>
+ 2.506628274631000502...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- root_ln_four
- </p>
+ <p>
+ root_ln_four
+ </p>
                 </td>
 <td>
- <p>
- &#8730;(ln(4))
- </p>
+ <p>
+ &#8730;(ln(4))
+ </p>
                 </td>
 <td>
- <p>
- 1.17741002251547469...
- </p>
+ <p>
+ 1.17741002251547469...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- e
- </p>
+ <p>
+ e
+ </p>
                 </td>
 <td>
- <p>
- <span class="emphasis"><em>e</em></span>
- </p>
+ <p>
+ <span class="emphasis"><em>e</em></span>
+ </p>
                 </td>
 <td>
- <p>
- 2.71828182845904523536...
- </p>
+ <p>
+ 2.71828182845904523536...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- half
- </p>
+ <p>
+ half
+ </p>
                 </td>
 <td>
- <p>
- 0.5
- </p>
+ <p>
+ 0.5
+ </p>
                 </td>
 <td>
- <p>
- 0.5
- </p>
+ <p>
+ 0.5
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- euler
- </p>
+ <p>
+ euler
+ </p>
                 </td>
 <td>
- <p>
- Euler's constant
- </p>
+ <p>
+ Euler's constant
+ </p>
                 </td>
 <td>
- <p>
- 0.577215664901532860606
- </p>
+ <p>
+ 0.577215664901532860606
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- root_two
- </p>
+ <p>
+ root_two
+ </p>
                 </td>
 <td>
- <p>
- &#8730;2
- </p>
+ <p>
+ &#8730;2
+ </p>
                 </td>
 <td>
- <p>
- 1.4142135623730950488...
- </p>
+ <p>
+ 1.4142135623730950488...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- ln_two
- </p>
+ <p>
+ ln_two
+ </p>
                 </td>
 <td>
- <p>
- ln(2)
- </p>
+ <p>
+ ln(2)
+ </p>
                 </td>
 <td>
- <p>
- 0.6931471805599453094...
- </p>
+ <p>
+ 0.6931471805599453094...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- ln_ln_two
- </p>
+ <p>
+ ln_ln_two
+ </p>
                 </td>
 <td>
- <p>
- ln(ln(2))
- </p>
+ <p>
+ ln(ln(2))
+ </p>
                 </td>
 <td>
- <p>
- -0.3665129205816643...
- </p>
+ <p>
+ -0.3665129205816643...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- third
- </p>
+ <p>
+ third
+ </p>
                 </td>
 <td>
- <p>
- 1/3
- </p>
+ <p>
+ 1/3
+ </p>
                 </td>
 <td>
- <p>
- 0.333333333333333333...
- </p>
+ <p>
+ 0.333333333333333333...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- twothirds
- </p>
+ <p>
+ twothirds
+ </p>
                 </td>
 <td>
- <p>
- 2/3
- </p>
+ <p>
+ 2/3
+ </p>
                 </td>
 <td>
- <p>
- 0.666666666666666666...
- </p>
+ <p>
+ 0.666666666666666666...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- pi_minus_three
- </p>
+ <p>
+ pi_minus_three
+ </p>
                 </td>
 <td>
- <p>
- &#960;-3
- </p>
+ <p>
+ &#960;-3
+ </p>
                 </td>
 <td>
- <p>
- 0.14159265358979323846...
- </p>
+ <p>
+ 0.14159265358979323846...
+ </p>
                 </td>
 </tr>
 <tr>
 <td>
- <p>
- four_minus_pi
- </p>
+ <p>
+ four_minus_pi
+ </p>
                 </td>
 <td>
- <p>
- 4-&#960;
- </p>
+ <p>
+ 4-&#960;
+ </p>
                 </td>
 <td>
- <p>
- 0.85840734641020676153735...
- </p>
+ <p>
+ 0.85840734641020676153735...
+ </p>
                 </td>
 </tr>
 </tbody>
@@ -370,7 +370,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="series_evaluation.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../internals1.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="series_evaluation.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/minima.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/minima.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/minima.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Locating Function Minima</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="roots2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="roots2.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../internals2.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Minima</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.minima.synopsis"></a><h5>
-<a name="id1353564"></a>
+<a name="id1281589"></a>
           <a class="link" href="minima.html#math_toolkit.toolkit.internals1.minima.synopsis">synopsis</a>
         </h5>
 <p>
@@ -38,7 +38,7 @@
 <span class="identifier">std</span><span class="special">::</span><span class="identifier">pair</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">,</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="identifier">brent_find_minima</span><span class="special">(</span><span class="identifier">F</span> <span class="identifier">f</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">min</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">max</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">bits</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span><span class="special">&amp;</span> <span class="identifier">max_iter</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.toolkit.internals1.minima.description"></a><h5>
-<a name="id1353910"></a>
+<a name="id1281935"></a>
           <a class="link" href="minima.html#math_toolkit.toolkit.internals1.minima.description">Description</a>
         </h5>
 <p>
@@ -50,30 +50,31 @@
 <dl>
 <dt><span class="term">f</span></dt>
 <dd><p>
- The function to minimise. The function should be smooth over the range
- [min,max], with no maxima occurring in that interval.
- </p></dd>
+ The function to minimise. The function should be smooth over the
+ range [min,max], with no maxima occurring in that interval.
+ </p></dd>
 <dt><span class="term">min</span></dt>
 <dd><p>
- The lower endpoint of the range in which to search for the minima.
- </p></dd>
+ The lower endpoint of the range in which to search for the minima.
+ </p></dd>
 <dt><span class="term">max</span></dt>
 <dd><p>
- The upper endpoint of the range in which to search for the minima.
- </p></dd>
+ The upper endpoint of the range in which to search for the minima.
+ </p></dd>
 <dt><span class="term">bits</span></dt>
 <dd><p>
- The number of bits precision to which the minima should be found. Note
- that in principle, the minima can not be located to greater accuracy
- than the square root of machine epsilon, therefore if <span class="emphasis"><em>bits</em></span>
- is set to a value greater than one half of the bits in type T, then
- the value will be ignored.
- </p></dd>
+ The number of bits precision to which the minima should be found.
+ Note that in principle, the minima can not be located to greater
+ accuracy than the square root of machine epsilon, therefore if <span class="emphasis"><em>bits</em></span>
+ is set to a value greater than one half of the bits in type T, then
+ the value will be ignored.
+ </p></dd>
 <dt><span class="term">max_iter</span></dt>
 <dd><p>
- The maximum number of iterations to use in the algorithm, if not provided
- the algorithm will just keep on going until the minima is found.
- </p></dd>
+ The maximum number of iterations to use in the algorithm, if not
+ provided the algorithm will just keep on going until the minima is
+ found.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -81,7 +82,7 @@
           the abscissa at the minima and the value of f(x) at the minima.
         </p>
 <a name="math_toolkit.toolkit.internals1.minima.implementation"></a><h5>
-<a name="id1354014"></a>
+<a name="id1282046"></a>
           <a class="link" href="minima.html#math_toolkit.toolkit.internals1.minima.implementation">Implementation</a>
         </h5>
 <p>
@@ -113,7 +114,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="roots2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="roots2.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../internals2.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/rational.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/rational.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/rational.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Polynomial and Rational Function Evaluation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="roots.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cf.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="roots.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         and Rational Function Evaluation</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.rational.synopsis"></a><h5>
-<a name="id1338533"></a>
+<a name="id1265858"></a>
           <a class="link" href="rational.html#math_toolkit.toolkit.internals1.rational.synopsis">synopsis</a>
         </h5>
 <p>
@@ -72,7 +72,7 @@
 <span class="identifier">V</span> <span class="identifier">evaluate_rational</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span><span class="special">*</span> <span class="identifier">num</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">U</span><span class="special">*</span> <span class="identifier">denom</span><span class="special">,</span> <span class="identifier">V</span> <span class="identifier">z</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">count</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.toolkit.internals1.rational.description"></a><h5>
-<a name="id1340117"></a>
+<a name="id1267579"></a>
           <a class="link" href="rational.html#math_toolkit.toolkit.internals1.rational.description">Description</a>
         </h5>
 <p>
@@ -186,7 +186,7 @@
           evaluation with compile-time array sizes may offer slightly better performance.
         </p>
 <a name="math_toolkit.toolkit.internals1.rational.implementation"></a><h5>
-<a name="id1343052"></a>
+<a name="id1270650"></a>
           <a class="link" href="rational.html#math_toolkit.toolkit.internals1.rational.implementation">Implementation</a>
         </h5>
 <p>
@@ -224,7 +224,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="cf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="roots.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="cf.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="roots.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Root Finding With Derivatives</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rational.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="roots2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rational.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="roots2.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         With Derivatives</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.roots.synopsis"></a><h5>
-<a name="id1343113"></a>
+<a name="id1270712"></a>
           <a class="link" href="roots.html#math_toolkit.toolkit.internals1.roots.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -54,7 +54,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals1.roots.description"></a><h5>
-<a name="id1344543"></a>
+<a name="id1271578"></a>
           <a class="link" href="roots.html#math_toolkit.toolkit.internals1.roots.description">Description</a>
         </h5>
 <p>
@@ -71,46 +71,45 @@
 <div class="variablelist">
 <p class="title"><b>Parameters of the root finding functions</b></p>
 <dl>
-<dt><span class="term">F
- f</span></dt>
+<dt><span class="term">F f</span></dt>
 <dd>
 <p>
- Type F must be a callable function object that accepts one parameter
- and returns a tuple:
- </p>
-<p>
- For the second order iterative methods (Newton Raphson) the tuple should
- have two elements containing the evaluation of the function and it's
- first derivative.
- </p>
-<p>
- For the third order methods (Halley and Schroeder) the tuple should
- have three elements containing the evaluation of the function and its
- first and second derivatives.
- </p>
+ Type F must be a callable function object that accepts one parameter
+ and returns a tuple:
+ </p>
+<p>
+ For the second order iterative methods (Newton Raphson) the tuple
+ should have two elements containing the evaluation of the function
+ and it's first derivative.
+ </p>
+<p>
+ For the third order methods (Halley and Schroeder) the tuple should
+ have three elements containing the evaluation of the function and
+ its first and second derivatives.
+ </p>
 </dd>
 <dt><span class="term">T guess</span></dt>
 <dd><p>
- The initial starting value.
- </p></dd>
+ The initial starting value.
+ </p></dd>
 <dt><span class="term">T min</span></dt>
 <dd><p>
- The minimum possible value for the result, this is used as an initial
- lower bracket.
- </p></dd>
+ The minimum possible value for the result, this is used as an initial
+ lower bracket.
+ </p></dd>
 <dt><span class="term">T max</span></dt>
 <dd><p>
- The maximum possible value for the result, this is used as an initial
- upper bracket.
- </p></dd>
+ The maximum possible value for the result, this is used as an initial
+ upper bracket.
+ </p></dd>
 <dt><span class="term">int digits</span></dt>
 <dd><p>
- The desired number of binary digits.
- </p></dd>
+ The desired number of binary digits.
+ </p></dd>
 <dt><span class="term">uintmax_t max_iter</span></dt>
 <dd><p>
- An optional maximum number of iterations to perform.
- </p></dd>
+ An optional maximum number of iterations to perform.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -118,58 +117,59 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- They may be very sensitive to the initial guess, typically they converge
- very rapidly if the initial guess has two or three decimal digits correct.
- However convergence can be no better than bisection, or in some rare
- cases even worse than bisection if the initial guess is a long way from
- the correct value and the derivatives are close to zero.
- </li>
+ They may be very sensitive to the initial guess, typically they converge
+ very rapidly if the initial guess has two or three decimal digits correct.
+ However convergence can be no better than bisection, or in some rare
+ cases even worse than bisection if the initial guess is a long way
+ from the correct value and the derivatives are close to zero.
+ </li>
 <li>
- These functions include special cases to handle zero first (and second
- where appropriate) derivatives, and fall back to bisection in this case.
- However, it is helpful if F is defined to return an arbitrarily small
- value <span class="emphasis"><em>of the correct sign</em></span> rather than zero.
- </li>
+ These functions include special cases to handle zero first (and second
+ where appropriate) derivatives, and fall back to bisection in this
+ case. However, it is helpful if F is defined to return an arbitrarily
+ small value <span class="emphasis"><em>of the correct sign</em></span> rather than zero.
+ </li>
 <li>
- If the derivative at the current best guess for the result is infinite
- (or very close to being infinite) then these functions may terminate
- prematurely. A large first derivative leads to a very small next step,
- triggering the termination condition. Derivative based iteration may
- not be appropriate in such cases.
- </li>
+ If the derivative at the current best guess for the result is infinite
+ (or very close to being infinite) then these functions may terminate
+ prematurely. A large first derivative leads to a very small next step,
+ triggering the termination condition. Derivative based iteration may
+ not be appropriate in such cases.
+ </li>
 <li>
- These functions fall back to bisection if the next computed step would
- take the next value out of bounds. The bounds are updated after each
- step to ensure this leads to convergence. However, a good initial guess
- backed up by asymptotically-tight bounds will improve performance no
- end rather than relying on bisection.
- </li>
+ These functions fall back to bisection if the next computed step would
+ take the next value out of bounds. The bounds are updated after each
+ step to ensure this leads to convergence. However, a good initial guess
+ backed up by asymptotically-tight bounds will improve performance no
+ end rather than relying on bisection.
+ </li>
 <li>
- The value of <span class="emphasis"><em>digits</em></span> is crucial to good performance
- of these functions, if it is set too high then at best you will get one
- extra (unnecessary) iteration, and at worst the last few steps will proceed
- by bisection. Remember that the returned value can never be more accurate
- than f(x) can be evaluated, and that if f(x) suffers from cancellation
- errors as it tends to zero then the computed steps will be effectively
- random. The value of <span class="emphasis"><em>digits</em></span> should be set so that
- iteration terminates before this point: remember that for second and
- third order methods the number of correct digits in the result is increasing
- quite substantially with each iteration, <span class="emphasis"><em>digits</em></span>
- should be set by experiment so that the final iteration just takes the
- next value into the zone where f(x) becomes inaccurate.
- </li>
+ The value of <span class="emphasis"><em>digits</em></span> is crucial to good performance
+ of these functions, if it is set too high then at best you will get
+ one extra (unnecessary) iteration, and at worst the last few steps
+ will proceed by bisection. Remember that the returned value can never
+ be more accurate than f(x) can be evaluated, and that if f(x) suffers
+ from cancellation errors as it tends to zero then the computed steps
+ will be effectively random. The value of <span class="emphasis"><em>digits</em></span>
+ should be set so that iteration terminates before this point: remember
+ that for second and third order methods the number of correct digits
+ in the result is increasing quite substantially with each iteration,
+ <span class="emphasis"><em>digits</em></span> should be set by experiment so that the
+ final iteration just takes the next value into the zone where f(x)
+ becomes inaccurate.
+ </li>
 <li>
- Finally: you may well be able to do better than these functions by hand-coding
- the heuristics used so that they are tailored to a specific function.
- You may also be able to compute the ratio of derivatives used by these
- methods more efficiently than computing the derivatives themselves. As
- ever, algebraic simplification can be a big win.
- </li>
+ Finally: you may well be able to do better than these functions by
+ hand-coding the heuristics used so that they are tailored to a specific
+ function. You may also be able to compute the ratio of derivatives
+ used by these methods more efficiently than computing the derivatives
+ themselves. As ever, algebraic simplification can be a big win.
+ </li>
 </ul></div>
 <a name="newton"></a><p>
         </p>
 <a name="math_toolkit.toolkit.internals1.roots.newton_raphson_method"></a><h5>
-<a name="id1344749"></a>
+<a name="id1271813"></a>
           <a class="link" href="roots.html#math_toolkit.toolkit.internals1.roots.newton_raphson_method">Newton
           Raphson Method</a>
         </h5>
@@ -189,7 +189,7 @@
 <a name="halley"></a><p>
         </p>
 <a name="math_toolkit.toolkit.internals1.roots.halley_s_method"></a><h5>
-<a name="id1344808"></a>
+<a name="id1271872"></a>
           <a class="link" href="roots.html#math_toolkit.toolkit.internals1.roots.halley_s_method">Halley's
           Method</a>
         </h5>
@@ -213,7 +213,7 @@
 <a name="schroeder"></a><p>
         </p>
 <a name="math_toolkit.toolkit.internals1.roots.schroeder_s_method"></a><h5>
-<a name="id1344869"></a>
+<a name="id1271933"></a>
           <a class="link" href="roots.html#math_toolkit.toolkit.internals1.roots.schroeder_s_method">Schroeder's
           Method</a>
         </h5>
@@ -237,7 +237,7 @@
           iteration.
         </p>
 <a name="math_toolkit.toolkit.internals1.roots.example"></a><h5>
-<a name="id1344924"></a>
+<a name="id1271988"></a>
           <a class="link" href="roots.html#math_toolkit.toolkit.internals1.roots.example">Example</a>
         </h5>
 <p>
@@ -371,7 +371,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rational.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="roots2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rational.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="roots2.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots2.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots2.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots2.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Root Finding Without Derivatives</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="roots.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="minima.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="roots.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="minima.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Without Derivatives</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.roots2.synopsis"></a><h5>
-<a name="id1347642"></a>
+<a name="id1274263"></a>
           <a class="link" href="roots2.html#math_toolkit.toolkit.internals1.roots2.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -134,7 +134,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals1.roots2.description"></a><h5>
-<a name="id1350187"></a>
+<a name="id1276825"></a>
           <a class="link" href="roots2.html#math_toolkit.toolkit.internals1.roots2.description">Description</a>
         </h5>
 <p>
@@ -202,31 +202,32 @@
 <dl>
 <dt><span class="term">f</span></dt>
 <dd><p>
- A unary functor which is the function whose root is to be found.
- </p></dd>
+ A unary functor which is the function whose root is to be found.
+ </p></dd>
 <dt><span class="term">min</span></dt>
 <dd><p>
- The left bracket of the interval known to contain the root.
- </p></dd>
+ The left bracket of the interval known to contain the root.
+ </p></dd>
 <dt><span class="term">max</span></dt>
 <dd><p>
- The right bracket of the interval known to contain the root. It is
- a precondition that <span class="emphasis"><em>min &lt; max</em></span> and <span class="emphasis"><em>f(min)*f(max)
- &lt;= 0</em></span>, the function signals evaluation error if these
- preconditions are violated. The action taken is controlled by the evaluation
- error policy. A best guess may be returned, perhaps significantly wrong.
- </p></dd>
+ The right bracket of the interval known to contain the root. It is
+ a precondition that <span class="emphasis"><em>min &lt; max</em></span> and <span class="emphasis"><em>f(min)*f(max)
+ &lt;= 0</em></span>, the function signals evaluation error if these
+ preconditions are violated. The action taken is controlled by the
+ evaluation error policy. A best guess may be returned, perhaps significantly
+ wrong.
+ </p></dd>
 <dt><span class="term">tol</span></dt>
 <dd><p>
- A binary functor that specifies the termination condition: the function
- will return the current brackets enclosing the root when <span class="emphasis"><em>tol(min,max)</em></span>
- becomes true.
- </p></dd>
+ A binary functor that specifies the termination condition: the function
+ will return the current brackets enclosing the root when <span class="emphasis"><em>tol(min,max)</em></span>
+ becomes true.
+ </p></dd>
 <dt><span class="term">max_iter</span></dt>
 <dd><p>
- The maximum number of invocations of <span class="emphasis"><em>f(x)</em></span> to make
- while searching for the root.
- </p></dd>
+ The maximum number of invocations of <span class="emphasis"><em>f(x)</em></span> to
+ make while searching for the root.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -300,40 +301,41 @@
 <dl>
 <dt><span class="term">f</span></dt>
 <dd><p>
- A unary functor that is the function whose root is to be solved. f(x)
- must be uniformly increasing or decreasing on <span class="emphasis"><em>x</em></span>.
- </p></dd>
+ A unary functor that is the function whose root is to be solved.
+ f(x) must be uniformly increasing or decreasing on <span class="emphasis"><em>x</em></span>.
+ </p></dd>
 <dt><span class="term">guess</span></dt>
 <dd><p>
- An initial approximation to the root
- </p></dd>
+ An initial approximation to the root
+ </p></dd>
 <dt><span class="term">factor</span></dt>
 <dd><p>
- A scaling factor that is used to bracket the root: the value <span class="emphasis"><em>guess</em></span>
- is multiplied (or divided as appropriate) by <span class="emphasis"><em>factor</em></span>
- until two values are found that bracket the root. A value such as 2
- is a typical choice for <span class="emphasis"><em>factor</em></span>.
- </p></dd>
+ A scaling factor that is used to bracket the root: the value <span class="emphasis"><em>guess</em></span>
+ is multiplied (or divided as appropriate) by <span class="emphasis"><em>factor</em></span>
+ until two values are found that bracket the root. A value such as
+ 2 is a typical choice for <span class="emphasis"><em>factor</em></span>.
+ </p></dd>
 <dt><span class="term">rising</span></dt>
 <dd><p>
- Set to <span class="emphasis"><em>true</em></span> if <span class="emphasis"><em>f(x)</em></span> is rising
- on <span class="emphasis"><em>x</em></span> and <span class="emphasis"><em>false</em></span> if <span class="emphasis"><em>f(x)</em></span>
- is falling on <span class="emphasis"><em>x</em></span>. This value is used along with
- the result of <span class="emphasis"><em>f(guess)</em></span> to determine if <span class="emphasis"><em>guess</em></span>
- is above or below the root.
- </p></dd>
+ Set to <span class="emphasis"><em>true</em></span> if <span class="emphasis"><em>f(x)</em></span> is
+ rising on <span class="emphasis"><em>x</em></span> and <span class="emphasis"><em>false</em></span> if
+ <span class="emphasis"><em>f(x)</em></span> is falling on <span class="emphasis"><em>x</em></span>. This
+ value is used along with the result of <span class="emphasis"><em>f(guess)</em></span>
+ to determine if <span class="emphasis"><em>guess</em></span> is above or below the
+ root.
+ </p></dd>
 <dt><span class="term">tol</span></dt>
 <dd><p>
- A binary functor that determines the termination condition for the
- search for the root. <span class="emphasis"><em>tol</em></span> is passed the current
- brackets at each step, when it returns true then the current brackets
- are returned as the result.
- </p></dd>
+ A binary functor that determines the termination condition for the
+ search for the root. <span class="emphasis"><em>tol</em></span> is passed the current
+ brackets at each step, when it returns true then the current brackets
+ are returned as the result.
+ </p></dd>
 <dt><span class="term">max_iter</span></dt>
 <dd><p>
- The maximum number of function invocations to perform in the search
- for the root.
- </p></dd>
+ The maximum number of function invocations to perform in the search
+ for the root.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -427,42 +429,42 @@
 <dl>
 <dt><span class="term">f</span></dt>
 <dd><p>
- A unary functor that is the function whose root is to be solved. f(x)
- need not be uniformly increasing or decreasing on <span class="emphasis"><em>x</em></span>
- and may have multiple roots.
- </p></dd>
+ A unary functor that is the function whose root is to be solved.
+ f(x) need not be uniformly increasing or decreasing on <span class="emphasis"><em>x</em></span>
+ and may have multiple roots.
+ </p></dd>
 <dt><span class="term">a</span></dt>
 <dd><p>
- The lower bound for the initial bracket of the root.
- </p></dd>
+ The lower bound for the initial bracket of the root.
+ </p></dd>
 <dt><span class="term">b</span></dt>
 <dd><p>
- The upper bound for the initial bracket of the root. It is a precondition
- that <span class="emphasis"><em>a &lt; b</em></span> and that <span class="emphasis"><em>a</em></span>
- and <span class="emphasis"><em>b</em></span> bracket the root to find so that <span class="emphasis"><em>f(a)*f(b)
- &lt; 0</em></span>.
- </p></dd>
+ The upper bound for the initial bracket of the root. It is a precondition
+ that <span class="emphasis"><em>a &lt; b</em></span> and that <span class="emphasis"><em>a</em></span>
+ and <span class="emphasis"><em>b</em></span> bracket the root to find so that <span class="emphasis"><em>f(a)*f(b)
+ &lt; 0</em></span>.
+ </p></dd>
 <dt><span class="term">fa</span></dt>
 <dd><p>
- Optional: the value of <span class="emphasis"><em>f(a)</em></span>.
- </p></dd>
+ Optional: the value of <span class="emphasis"><em>f(a)</em></span>.
+ </p></dd>
 <dt><span class="term">fb</span></dt>
 <dd><p>
- Optional: the value of <span class="emphasis"><em>f(b)</em></span>.
- </p></dd>
+ Optional: the value of <span class="emphasis"><em>f(b)</em></span>.
+ </p></dd>
 <dt><span class="term">tol</span></dt>
 <dd><p>
- A binary functor that determines the termination condition for the
- search for the root. <span class="emphasis"><em>tol</em></span> is passed the current
- brackets at each step, when it returns true then the current brackets
- are returned as the result.
- </p></dd>
+ A binary functor that determines the termination condition for the
+ search for the root. <span class="emphasis"><em>tol</em></span> is passed the current
+ brackets at each step, when it returns true then the current brackets
+ are returned as the result.
+ </p></dd>
 <dt><span class="term">max_iter</span></dt>
 <dd><p>
- The maximum number of function invocations to perform in the search
- for the root. On exit <span class="emphasis"><em>max_iter</em></span> is set to actual
- number of function invocations used.
- </p></dd>
+ The maximum number of function invocations to perform in the search
+ for the root. On exit <span class="emphasis"><em>max_iter</em></span> is set to actual
+ number of function invocations used.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -552,7 +554,7 @@
           as soon as both ends of the interval round to the same nearest integer.
         </p>
 <a name="math_toolkit.toolkit.internals1.roots2.implementation"></a><h5>
-<a name="id1353526"></a>
+<a name="id1281551"></a>
           <a class="link" href="roots2.html#math_toolkit.toolkit.internals1.roots2.implementation">Implementation</a>
         </h5>
 <p>
@@ -579,7 +581,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="roots.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="minima.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="roots.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="minima.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/series_evaluation.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/series_evaluation.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/series_evaluation.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Series Evaluation</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals1.html" title="Reused Utilities">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="constants.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="constants.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="cf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Series Evaluation</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals1.series_evaluation.synopsis"></a><h5>
-<a name="id1335296"></a>
+<a name="id1261792"></a>
           <a class="link" href="series_evaluation.html#math_toolkit.toolkit.internals1.series_evaluation.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -54,7 +54,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals1.series_evaluation.description"></a><h5>
-<a name="id1336271"></a>
+<a name="id1262493"></a>
           <a class="link" href="series_evaluation.html#math_toolkit.toolkit.internals1.series_evaluation.description">Description</a>
         </h5>
 <p>
@@ -85,20 +85,20 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Where the first value of the series has a different formula to successive
- terms. In this case the first value in the series can be passed as the
- last argument and the logic of the function object can then be simplified
- to return subsequent terms.
- </li>
+ Where the first value of the series has a different formula to successive
+ terms. In this case the first value in the series can be passed as
+ the last argument and the logic of the function object can then be
+ simplified to return subsequent terms.
+ </li>
 <li>
- Where the series is being added (or subtracted) from some other value:
- termination of the series will likely occur much more rapidly if that
- other value is passed as the last argument. For example, there are several
- functions that can be expressed as <span class="emphasis"><em>1 - S(z)</em></span> where
- S(z) is an infinite series. In this case, pass -1 as the last argument
- and then negate the result of the summation to get the result of <span class="emphasis"><em>1
- - S(z)</em></span>.
- </li>
+ Where the series is being added (or subtracted) from some other value:
+ termination of the series will likely occur much more rapidly if that
+ other value is passed as the last argument. For example, there are
+ several functions that can be expressed as <span class="emphasis"><em>1 - S(z)</em></span>
+ where S(z) is an infinite series. In this case, pass -1 as the last
+ argument and then negate the result of the summation to get the result
+ of <span class="emphasis"><em>1 - S(z)</em></span>.
+ </li>
 </ul></div>
 <p>
           The two <span class="emphasis"><em>kahan_sum_series</em></span> variants of these algorithms
@@ -110,7 +110,7 @@
           summation in this way.
         </p>
 <a name="math_toolkit.toolkit.internals1.series_evaluation.example"></a><h5>
-<a name="id1336363"></a>
+<a name="id1262592"></a>
           <a class="link" href="series_evaluation.html#math_toolkit.toolkit.internals1.series_evaluation.example">Example</a>
         </h5>
 <p>
@@ -177,7 +177,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="constants.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="cf.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="constants.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals1.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="cf.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Testing and Development</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../toolkit.html" title="Internal Details and Tools (Experimental)">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="internals1/minima.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internals2/polynomials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="internals1/minima.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="internals2/polynomials.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -40,7 +40,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="internals1/minima.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internals2/polynomials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="internals1/minima.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="internals2/polynomials.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/error_test.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/error_test.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/error_test.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Relative Error and Testing</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals2.html" title="Testing and Development">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="minimax.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="test_data.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="minimax.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="test_data.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -21,7 +21,7 @@
         Error and Testing</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals2.error_test.synopsis"></a><h5>
-<a name="id1360453"></a>
+<a name="id1286699"></a>
           <a class="link" href="error_test.html#math_toolkit.toolkit.internals2.error_test.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -38,7 +38,7 @@
 <span class="identifier">test_result</span><span class="special">&lt;</span><span class="identifier">see</span><span class="special">-</span><span class="identifier">below</span><span class="special">&gt;</span> <span class="identifier">test</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">A</span><span class="special">&amp;</span> <span class="identifier">a</span><span class="special">,</span> <span class="identifier">F1</span> <span class="identifier">test_func</span><span class="special">,</span> <span class="identifier">F2</span> <span class="identifier">expect_func</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.toolkit.internals2.error_test.description"></a><h5>
-<a name="id1360708"></a>
+<a name="id1286955"></a>
           <a class="link" href="error_test.html#math_toolkit.toolkit.internals2.error_test.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -56,12 +56,12 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Both <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>v</em></span> are infinite.
- </li>
+ Both <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>v</em></span> are infinite.
+ </li>
 <li>
- Both <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>v</em></span> are denormalised
- numbers or zero.
- </li>
+ Both <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>v</em></span> are denormalised
+ numbers or zero.
+ </li>
 </ul></div>
 <p>
           Otherwise if only one of <span class="emphasis"><em>a</em></span> and <span class="emphasis"><em>v</em></span>
@@ -82,51 +82,43 @@
 <div class="variablelist">
 <p class="title"><b></b></p>
 <dl>
-<dt><span class="term"><code class="computeroutput"><span class="keyword">unsigned</span>
- <span class="identifier">worst</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dt><span class="term"><code class="computeroutput"><span class="keyword">unsigned</span> <span class="identifier">worst</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
 <dd><p>
- Returns the row at which the worst error occurred.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span>
- <span class="identifier">min</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
-<dd><p>
- Returns the smallest relative error found.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span>
- <span class="identifier">max</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
-<dd><p>
- Returns the largest relative error found.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span>
- <span class="identifier">mean</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
-<dd><p>
- Returns the mean error found.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span>
- <span class="identifier">count</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
-<dd><p>
- Returns the number of test cases.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span>
- <span class="identifier">variance</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
-<dd><p>
- Returns the variance of the errors found.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span>
- <span class="identifier">variance1</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
-<dd><p>
- Returns the unbiased variance of the errors found.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span>
- <span class="identifier">rms</span><span class="special">()</span><span class="keyword">const</span></code></span></dt>
-<dd><p>
- Returns the Root Mean Square, or quadratic mean of the errors.
- </p></dd>
-<dt><span class="term"><code class="computeroutput"><span class="identifier">test_result</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">+=(</span><span class="keyword">const</span> <span class="identifier">test_result</span><span class="special">&amp;</span>
- <span class="identifier">t</span><span class="special">)</span></code></span></dt>
+ Returns the row at which the worst error occurred.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span> <span class="identifier">min</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dd><p>
+ Returns the smallest relative error found.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span> <span class="identifier">max</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dd><p>
+ Returns the largest relative error found.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span> <span class="identifier">mean</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dd><p>
+ Returns the mean error found.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">uintmax_t</span> <span class="identifier">count</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dd><p>
+ Returns the number of test cases.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span> <span class="identifier">variance</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dd><p>
+ Returns the variance of the errors found.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span> <span class="identifier">variance1</span><span class="special">()</span><span class="keyword">const</span><span class="special">;</span></code></span></dt>
+<dd><p>
+ Returns the unbiased variance of the errors found.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span> <span class="identifier">rms</span><span class="special">()</span><span class="keyword">const</span></code></span></dt>
+<dd><p>
+ Returns the Root Mean Square, or quadratic mean of the errors.
+ </p></dd>
+<dt><span class="term"><code class="computeroutput"><span class="identifier">test_result</span><span class="special">&amp;</span>
+ <span class="keyword">operator</span><span class="special">+=(</span><span class="keyword">const</span> <span class="identifier">test_result</span><span class="special">&amp;</span> <span class="identifier">t</span><span class="special">)</span></code></span></dt>
 <dd><p>
- Combines two test_result's into a single result.
- </p></dd>
+ Combines two test_result's into a single result.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -158,7 +150,7 @@
           is mainly a debugging/development aid (and a good place for a breakpoint).
         </p>
 <a name="math_toolkit.toolkit.internals2.error_test.example"></a><h5>
-<a name="id1361409"></a>
+<a name="id1287673"></a>
           <a class="link" href="error_test.html#math_toolkit.toolkit.internals2.error_test.example">Example</a>
         </h5>
 <p>
@@ -222,7 +214,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="minimax.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="test_data.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="minimax.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="test_data.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/minimax.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Minimax Approximations and the Remez Algorithm</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals2.html" title="Testing and Development">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="polynomials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="error_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="polynomials.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="error_test.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -48,12 +48,13 @@
 <dl>
 <dt><span class="term">main.cpp</span></dt>
 <dd><p>
- Contains the command line parser, and all the calls to the Remez code.
- </p></dd>
+ Contains the command line parser, and all the calls to the Remez
+ code.
+ </p></dd>
 <dt><span class="term">f.cpp</span></dt>
 <dd><p>
- Contains the function to approximate.
- </p></dd>
+ Contains the function to approximate.
+ </p></dd>
 </dl>
 </div>
 <p>
@@ -103,158 +104,160 @@
 <dl>
 <dt><span class="term">variant N</span></dt>
 <dd><p>
- Sets the current function variant to N. This allows multiple functions
- that are to be approximated to be compiled into the same executable.
- Defaults to 0.
- </p></dd>
+ Sets the current function variant to N. This allows multiple functions
+ that are to be approximated to be compiled into the same executable.
+ Defaults to 0.
+ </p></dd>
 <dt><span class="term">range a b</span></dt>
 <dd><p>
- Sets the domain for the approximation to the range [a,b], defaults
- to [0,1].
- </p></dd>
+ Sets the domain for the approximation to the range [a,b], defaults
+ to [0,1].
+ </p></dd>
 <dt><span class="term">relative</span></dt>
 <dd><p>
- Sets the Remez code to optimise for relative error. This is the default
- at program startup. Note that relative error can only be used if f(x)
- has no roots over the range being optimised.
- </p></dd>
+ Sets the Remez code to optimise for relative error. This is the default
+ at program startup. Note that relative error can only be used if
+ f(x) has no roots over the range being optimised.
+ </p></dd>
 <dt><span class="term">absolute</span></dt>
 <dd><p>
- Sets the Remez code to optimise for absolute error.
- </p></dd>
+ Sets the Remez code to optimise for absolute error.
+ </p></dd>
 <dt><span class="term">pin [true|false]</span></dt>
 <dd><p>
- "Pins" the code so that the rational approximation passes
- through the origin. Obviously only set this to <span class="emphasis"><em>true</em></span>
- if R(0) must be zero. This is typically used when trying to preserve
- a root at [0,0] while also optimising for relative error.
- </p></dd>
+ "Pins" the code so that the rational approximation passes
+ through the origin. Obviously only set this to <span class="emphasis"><em>true</em></span>
+ if R(0) must be zero. This is typically used when trying to preserve
+ a root at [0,0] while also optimising for relative error.
+ </p></dd>
 <dt><span class="term">order N D</span></dt>
 <dd><p>
- Sets the order of the approximation to <span class="emphasis"><em>N</em></span> in the
- numerator and <span class="emphasis"><em>D</em></span> in the denominator. If <span class="emphasis"><em>D</em></span>
- is zero then the result will be a polynomial approximation. There will
- be N+D+2 coefficients in total, the first coefficient of the numerator
- is zero if <span class="emphasis"><em>pin</em></span> was set to true, and the first
- coefficient of the denominator is always one.
- </p></dd>
+ Sets the order of the approximation to <span class="emphasis"><em>N</em></span> in
+ the numerator and <span class="emphasis"><em>D</em></span> in the denominator. If
+ <span class="emphasis"><em>D</em></span> is zero then the result will be a polynomial
+ approximation. There will be N+D+2 coefficients in total, the first
+ coefficient of the numerator is zero if <span class="emphasis"><em>pin</em></span>
+ was set to true, and the first coefficient of the denominator is
+ always one.
+ </p></dd>
 <dt><span class="term">working-precision N</span></dt>
 <dd><p>
- Sets the working precision of NTL::RR to <span class="emphasis"><em>N</em></span> binary
- digits. Defaults to 250.
- </p></dd>
+ Sets the working precision of NTL::RR to <span class="emphasis"><em>N</em></span> binary
+ digits. Defaults to 250.
+ </p></dd>
 <dt><span class="term">target-precision N</span></dt>
 <dd><p>
- Sets the precision of printed output to <span class="emphasis"><em>N</em></span> binary
- digits: set to the same number of digits as the type that will be used
- to evaluate the approximation. Defaults to 53 (for double precision).
- </p></dd>
+ Sets the precision of printed output to <span class="emphasis"><em>N</em></span> binary
+ digits: set to the same number of digits as the type that will be
+ used to evaluate the approximation. Defaults to 53 (for double precision).
+ </p></dd>
 <dt><span class="term">skew val</span></dt>
 <dd><p>
- "Skews" the initial interpolated control points towards one
- end or the other of the range. Positive values skew the initial control
- points towards the left hand side of the range, and negative values
- towards the right hand side. If an approximation won't converge (a
- common situation) try adjusting the skew parameter until the first
- step yields the smallest possible error. <span class="emphasis"><em>val</em></span> should
- be in the range [-100,+100], the default is zero.
- </p></dd>
+ "Skews" the initial interpolated control points towards
+ one end or the other of the range. Positive values skew the initial
+ control points towards the left hand side of the range, and negative
+ values towards the right hand side. If an approximation won't converge
+ (a common situation) try adjusting the skew parameter until the first
+ step yields the smallest possible error. <span class="emphasis"><em>val</em></span>
+ should be in the range [-100,+100], the default is zero.
+ </p></dd>
 <dt><span class="term">brake val</span></dt>
 <dd><p>
- Sets a brake on each step so that the change in the control points
- is braked by <span class="emphasis"><em>val%</em></span>. Defaults to 50, try a higher
- value if an approximation won't converge, or a lower value to get speedier
- convergence.
- </p></dd>
+ Sets a brake on each step so that the change in the control points
+ is braked by <span class="emphasis"><em>val%</em></span>. Defaults to 50, try a higher
+ value if an approximation won't converge, or a lower value to get
+ speedier convergence.
+ </p></dd>
 <dt><span class="term">x-offset val</span></dt>
 <dd><p>
- Sets the x-offset to <span class="emphasis"><em>val</em></span>: the approximation will
- be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">S</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">))</span> <span class="special">+</span> <span class="identifier">Y</span></code>
- where <span class="emphasis"><em>X</em></span> is the x-offset, <span class="emphasis"><em>S</em></span>
- is the x-scale and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
- to zero. To avoid rounding errors, take care to specify a value that
- can be exactly represented as a floating point number.
- </p></dd>
+ Sets the x-offset to <span class="emphasis"><em>val</em></span>: the approximation
+ will be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">S</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">))</span> <span class="special">+</span> <span class="identifier">Y</span></code>
+ where <span class="emphasis"><em>X</em></span> is the x-offset, <span class="emphasis"><em>S</em></span>
+ is the x-scale and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
+ to zero. To avoid rounding errors, take care to specify a value that
+ can be exactly represented as a floating point number.
+ </p></dd>
 <dt><span class="term">x-scale val</span></dt>
 <dd><p>
- Sets the x-scale to <span class="emphasis"><em>val</em></span>: the approximation will
- be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">S</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">))</span> <span class="special">+</span> <span class="identifier">Y</span></code>
- where <span class="emphasis"><em>S</em></span> is the x-scale, <span class="emphasis"><em>X</em></span>
- is the x-offset and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
- to one. To avoid rounding errors, take care to specify a value that
- can be exactly represented as a floating point number.
- </p></dd>
+ Sets the x-scale to <span class="emphasis"><em>val</em></span>: the approximation will
+ be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">S</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">))</span> <span class="special">+</span> <span class="identifier">Y</span></code>
+ where <span class="emphasis"><em>S</em></span> is the x-scale, <span class="emphasis"><em>X</em></span>
+ is the x-offset and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
+ to one. To avoid rounding errors, take care to specify a value that
+ can be exactly represented as a floating point number.
+ </p></dd>
 <dt><span class="term">y-offset val</span></dt>
 <dd><p>
- Sets the y-offset to <span class="emphasis"><em>val</em></span>: the approximation will
- be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">S</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">))</span> <span class="special">+</span> <span class="identifier">Y</span></code>
- where <span class="emphasis"><em>X</em></span> is the x-offset, <span class="emphasis"><em>S</em></span>
- is the x-scale and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
- to zero. To avoid rounding errors, take care to specify a value that
- can be exactly represented as a floating point number.
- </p></dd>
+ Sets the y-offset to <span class="emphasis"><em>val</em></span>: the approximation
+ will be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">S</span> <span class="special">*</span> <span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">))</span> <span class="special">+</span> <span class="identifier">Y</span></code>
+ where <span class="emphasis"><em>X</em></span> is the x-offset, <span class="emphasis"><em>S</em></span>
+ is the x-scale and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
+ to zero. To avoid rounding errors, take care to specify a value that
+ can be exactly represented as a floating point number.
+ </p></dd>
 <dt><span class="term">y-offset auto</span></dt>
 <dd><p>
- Sets the y-offset to the average value of f(x) evaluated at the two
- endpoints of the range plus the midpoint of the range. The calculated
- value is deliberately truncated to <span class="emphasis"><em>float</em></span> precision
- (and should be stored as a <span class="emphasis"><em>float</em></span> in your code).
- The approximation will be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">)</span> <span class="special">+</span> <span class="identifier">Y</span></code> where <span class="emphasis"><em>X</em></span> is
- the x-offset and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults to
- zero.
- </p></dd>
+ Sets the y-offset to the average value of f(x) evaluated at the two
+ endpoints of the range plus the midpoint of the range. The calculated
+ value is deliberately truncated to <span class="emphasis"><em>float</em></span> precision
+ (and should be stored as a <span class="emphasis"><em>float</em></span> in your code).
+ The approximation will be generated for <code class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">x</span> <span class="special">+</span> <span class="identifier">X</span><span class="special">)</span> <span class="special">+</span> <span class="identifier">Y</span></code> where <span class="emphasis"><em>X</em></span>
+ is the x-offset and <span class="emphasis"><em>Y</em></span> is the y-offset. Defaults
+ to zero.
+ </p></dd>
 <dt><span class="term">graph N</span></dt>
 <dd><p>
- Prints N evaluations of f(x) at evenly spaced points over the range
- being optimised. If unspecified then <span class="emphasis"><em>N</em></span> defaults
- to 3. Use to check that f(x) is indeed smooth over the range of interest.
- </p></dd>
+ Prints N evaluations of f(x) at evenly spaced points over the range
+ being optimised. If unspecified then <span class="emphasis"><em>N</em></span> defaults
+ to 3. Use to check that f(x) is indeed smooth over the range of interest.
+ </p></dd>
 <dt><span class="term">step N</span></dt>
 <dd><p>
- Performs <span class="emphasis"><em>N</em></span> steps, or one step if <span class="emphasis"><em>N</em></span>
- is unspecified. After each step prints: the peek error at the extrema
- of the error function of the approximation, the theoretical error term
- solved for on the last step, and the maximum relative change in the
- location of the Chebyshev control points. The approximation is converged
- on the minimax solution when the two error terms are (approximately)
- equal, and the change in the control points has decreased to a suitably
- small value.
- </p></dd>
+ Performs <span class="emphasis"><em>N</em></span> steps, or one step if <span class="emphasis"><em>N</em></span>
+ is unspecified. After each step prints: the peek error at the extrema
+ of the error function of the approximation, the theoretical error
+ term solved for on the last step, and the maximum relative change
+ in the location of the Chebyshev control points. The approximation
+ is converged on the minimax solution when the two error terms are
+ (approximately) equal, and the change in the control points has decreased
+ to a suitably small value.
+ </p></dd>
 <dt><span class="term">test [float|double|long]</span></dt>
 <dd><p>
- Tests the current approximation at float, double, or long double precision.
- Useful to check for rounding errors in evaluating the approximation
- at fixed precision. Tests are conducted at the extrema of the error
- function of the approximation, and at the zeros of the error function.
- </p></dd>
+ Tests the current approximation at float, double, or long double
+ precision. Useful to check for rounding errors in evaluating the
+ approximation at fixed precision. Tests are conducted at the extrema
+ of the error function of the approximation, and at the zeros of the
+ error function.
+ </p></dd>
 <dt><span class="term">test [float|double|long] N</span></dt>
 <dd><p>
- Tests the current approximation at float, double, or long double precision.
- Useful to check for rounding errors in evaluating the approximation
- at fixed precision. Tests are conducted at N evenly spaced points over
- the range of the approximation. If none of [float|double|long] are
- specified then tests using NTL::RR, this can be used to obtain the
- error function of the approximation.
- </p></dd>
+ Tests the current approximation at float, double, or long double
+ precision. Useful to check for rounding errors in evaluating the
+ approximation at fixed precision. Tests are conducted at N evenly
+ spaced points over the range of the approximation. If none of [float|double|long]
+ are specified then tests using NTL::RR, this can be used to obtain
+ the error function of the approximation.
+ </p></dd>
 <dt><span class="term">rescale a b</span></dt>
 <dd><p>
- Takes the current Chebeshev control points, and rescales them over
- a new interval [a,b]. Sometimes this can be used to obtain starting
- control points for an approximation that can not otherwise be converged.
- </p></dd>
+ Takes the current Chebeshev control points, and rescales them over
+ a new interval [a,b]. Sometimes this can be used to obtain starting
+ control points for an approximation that can not otherwise be converged.
+ </p></dd>
 <dt><span class="term">rotate</span></dt>
 <dd><p>
- Moves one term from the numerator to the denominator, but keeps the
- Chebyshev control points the same. Sometimes this can be used to obtain
- starting control points for an approximation that can not otherwise
- be converged.
- </p></dd>
+ Moves one term from the numerator to the denominator, but keeps the
+ Chebyshev control points the same. Sometimes this can be used to
+ obtain starting control points for an approximation that can not
+ otherwise be converged.
+ </p></dd>
 <dt><span class="term">info</span></dt>
 <dd><p>
- Prints out the current approximation: the location of the zeros of
- the error function, the location of the Chebyshev control points, the
- x and y offsets, and of course the coefficients of the polynomials.
- </p></dd>
+ Prints out the current approximation: the location of the zeros of
+ the error function, the location of the Chebyshev control points,
+ the x and y offsets, and of course the coefficients of the polynomials.
+ </p></dd>
 </dl>
 </div>
 </div>
@@ -269,7 +272,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="polynomials.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="error_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="polynomials.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="error_test.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/polynomials.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/polynomials.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/polynomials.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Polynomials</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals2.html" title="Testing and Development">
@@ -13,14 +13,14 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="minimax.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../internals2.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="minimax.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
 <a name="math_toolkit.toolkit.internals2.polynomials"></a><a class="link" href="polynomials.html" title="Polynomials"> Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.toolkit.internals2.polynomials.synopsis"></a><h5>
-<a name="id1354064"></a>
+<a name="id1282095"></a>
           <a class="link" href="polynomials.html#math_toolkit.toolkit.internals2.polynomials.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -96,7 +96,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals2.polynomials.description"></a><h5>
-<a name="id1358716"></a>
+<a name="id1285792"></a>
           <a class="link" href="polynomials.html#math_toolkit.toolkit.internals2.polynomials.description">Description</a>
         </h5>
 <p>
@@ -124,7 +124,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="minimax.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../internals2.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="minimax.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/test_data.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/test_data.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/test_data.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Graphing, Profiling, and Generating Test Data for Special Functions</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Math Toolkit">
 <link rel="up" href="../internals2.html" title="Testing and Development">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_test.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../using_udt.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -27,19 +27,19 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- Profile a continued fraction, or infinite series for convergence and
- accuracy.
- </li>
+ Profile a continued fraction, or infinite series for convergence and
+ accuracy.
+ </li>
 <li>
- Generate csv data from a special function that can be imported into your
- favorite graphing program (or spreadsheet) for further analysis.
- </li>
+ Generate csv data from a special function that can be imported into
+ your favorite graphing program (or spreadsheet) for further analysis.
+ </li>
 <li>
- Generate high precision test data.
- </li>
+ Generate high precision test data.
+ </li>
 </ul></div>
 <a name="math_toolkit.toolkit.internals2.test_data.synopsis"></a><h5>
-<a name="id1362198"></a>
+<a name="id1289383"></a>
           <a class="link" href="test_data.html#math_toolkit.toolkit.internals2.test_data.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">math</span><span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">tools</span><span class="special">{</span>
@@ -140,7 +140,7 @@
 <span class="special">}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.toolkit.internals2.test_data.description"></a><h5>
-<a name="id1365498"></a>
+<a name="id1291551"></a>
           <a class="link" href="test_data.html#math_toolkit.toolkit.internals2.test_data.description">Description</a>
         </h5>
 <p>
@@ -151,26 +151,26 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- A functor that implements the function for which data is being generated:
- this is the bit you have to write.
- </li>
+ A functor that implements the function for which data is being generated:
+ this is the bit you have to write.
+ </li>
 <li>
- One of more parameters that are to be passed to the functor, these are
- described in fairly abstract terms: give me N points distributed like
- <span class="emphasis"><em>this</em></span> etc.
- </li>
+ One of more parameters that are to be passed to the functor, these
+ are described in fairly abstract terms: give me N points distributed
+ like <span class="emphasis"><em>this</em></span> etc.
+ </li>
 <li>
- The class test_data, that takes the functor and descriptions of the parameters
- and computes how ever many output points have been requested, these are
- stored in a sorted container.
- </li>
+ The class test_data, that takes the functor and descriptions of the
+ parameters and computes how ever many output points have been requested,
+ these are stored in a sorted container.
+ </li>
 <li>
- Routines to iterate over the test_data container and output the data
- in either csv format, or as C++ source code (as a table using Boost.Array).
- </li>
+ Routines to iterate over the test_data container and output the data
+ in either csv format, or as C++ source code (as a table using Boost.Array).
+ </li>
 </ul></div>
 <a name="math_toolkit.toolkit.internals2.test_data.example_1__output_data_for_graph_plotting"></a><h6>
-<a name="id1365540"></a>
+<a name="id1291607"></a>
           <a class="link" href="test_data.html#math_toolkit.toolkit.internals2.test_data.example_1__output_data_for_graph_plotting">Example
           1: Output Data for Graph Plotting</a>
         </h6>
@@ -204,7 +204,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/lgamma.png" align="middle"></span>
         </p>
 <a name="math_toolkit.toolkit.internals2.test_data.example_2__creating_test_data"></a><h6>
-<a name="id1366629"></a>
+<a name="id1292013"></a>
           <a class="link" href="test_data.html#math_toolkit.toolkit.internals2.test_data.example_2__creating_test_data">Example
           2: Creating Test Data</a>
         </h6>
@@ -300,7 +300,7 @@
 </pre>
 <div class="caution"><table border="0" summary="Caution">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/caution.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Caution]" src="../../../images/caution.png"></td>
 <th align="left">Caution</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -348,16 +348,16 @@
         </p>
 <div class="itemizedlist"><ul type="disc">
 <li>
- It reduces the file sizes considerably: all those <code class="computeroutput"><span class="keyword">static_cast</span></code>'s
- add up to a lot of bytes otherwise (they are needed to suppress compiler
- warnings when <code class="computeroutput"><span class="identifier">T</span></code> is narrower
- than a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>).
- </li>
+ It reduces the file sizes considerably: all those <code class="computeroutput"><span class="keyword">static_cast</span></code>'s
+ add up to a lot of bytes otherwise (they are needed to suppress compiler
+ warnings when <code class="computeroutput"><span class="identifier">T</span></code> is
+ narrower than a <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>).
+ </li>
 <li>
- It provides a useful customisation point: for example if we were testing
- a user-defined type that has more precision than a <code class="computeroutput"><span class="keyword">long</span>
- <span class="keyword">double</span></code> we could change it to:
- </li>
+ It provides a useful customisation point: for example if we were testing
+ a user-defined type that has more precision than a <code class="computeroutput"><span class="keyword">long</span>
+ <span class="keyword">double</span></code> we could change it to:
+ </li>
 </ul></div>
 <p>
           <code class="literal">#define SC_(x) lexical_cast&lt;T&gt;(BOOST_STRINGIZE(x))</code>
@@ -368,7 +368,7 @@
           used by default as it's rather hard on the compiler when the table is large.
         </p>
 <a name="math_toolkit.toolkit.internals2.test_data.example_3__profiling_a_continued_fraction_for_convergence_and_accuracy"></a><h6>
-<a name="id1368430"></a>
+<a name="id1295484"></a>
           <a class="link" href="test_data.html#math_toolkit.toolkit.internals2.test_data.example_3__profiling_a_continued_fraction_for_convergence_and_accuracy">Example
           3: Profiling a Continued Fraction for Convergence and Accuracy</a>
         </h6>
@@ -474,7 +474,7 @@
           of a and z.
         </p>
 <a name="math_toolkit.toolkit.internals2.test_data.reference"></a><h5>
-<a name="id1370263"></a>
+<a name="id1297167"></a>
           <a class="link" href="test_data.html#math_toolkit.toolkit.internals2.test_data.reference">reference</a>
         </h5>
 <a name="test_data_reference"></a><p>
@@ -536,7 +536,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="error_test.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="error_test.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../internals2.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../../using_udt.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals_overview.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Overview</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../toolkit.html" title="Internal Details and Tools (Experimental)">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../toolkit.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="internals1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="internals1.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../toolkit.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../toolkit.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="internals1.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Use with User-Defined Floating-Point Types</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Math Toolkit">
 <link rel="up" href="../index.html" title="Math Toolkit">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="toolkit/internals2/test_data.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="using_udt/use_ntl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="toolkit/internals2/test_data.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="using_udt/use_ntl.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -44,7 +44,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="toolkit/internals2/test_data.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="using_udt/use_ntl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="toolkit/internals2/test_data.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="using_udt/use_ntl.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/archetypes.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/archetypes.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/archetypes.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Conceptual Archetypes and Testing</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../using_udt.html" title="Use with User-Defined Floating-Point Types">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist_concept.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist_concept.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../policy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -165,7 +165,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="dist_concept.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../policy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="dist_concept.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../policy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/concepts.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/concepts.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/concepts.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Conceptual Requirements for Real Number Types</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../using_udt.html" title="Use with User-Defined Floating-Point Types">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="use_mpfr.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist_concept.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="use_mpfr.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="dist_concept.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -35,7 +35,7 @@
         behaves just like a built in floating point type.
       </p>
 <a name="math_toolkit.using_udt.concepts.basic_arithmetic_requirements"></a><h5>
-<a name="id1372990"></a>
+<a name="id1298220"></a>
         <a class="link" href="concepts.html#math_toolkit.using_udt.concepts.basic_arithmetic_requirements">Basic
         Arithmetic Requirements</a>
       </h5>
@@ -57,912 +57,912 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Expression
- </p>
+ <p>
+ Expression
+ </p>
               </th>
 <th>
- <p>
- Result Type
- </p>
+ <p>
+ Result Type
+ </p>
               </th>
 <th>
- <p>
- Notes
- </p>
+ <p>
+ Notes
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">RealType</span><span class="special">(</span><span class="identifier">cr</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">RealType</span><span class="special">(</span><span class="identifier">cr</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- RealType is copy constructible.
- </p>
+ <p>
+ RealType is copy constructible.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">RealType</span><span class="special">(</span><span class="identifier">ca</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">RealType</span><span class="special">(</span><span class="identifier">ca</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- RealType is copy constructible from the arithmetic types.
- </p>
+ <p>
+ RealType is copy constructible from the arithmetic types.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Assignment operator.
- </p>
+ <p>
+ Assignment operator.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Assignment operator from the arithmetic types.
- </p>
+ <p>
+ Assignment operator from the arithmetic types.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">+=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">+=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Adds cr to r.
- </p>
+ <p>
+ Adds cr to r.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">+=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">+=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Adds ar to r.
- </p>
+ <p>
+ Adds ar to r.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">-=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">-=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Subtracts cr from r.
- </p>
+ <p>
+ Subtracts cr from r.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">-=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">-=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Subtracts ca from r.
- </p>
+ <p>
+ Subtracts ca from r.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">*=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">*=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Multiplies r by cr.
- </p>
+ <p>
+ Multiplies r by cr.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">*=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">*=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Multiplies r by ca.
- </p>
+ <p>
+ Multiplies r by ca.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">/=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">/=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Divides r by cr.
- </p>
+ <p>
+ Divides r by cr.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">r</span> <span class="special">/=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">r</span> <span class="special">/=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Divides r by ca.
- </p>
+ <p>
+ Divides r by ca.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="special">-</span><span class="identifier">r</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">-</span><span class="identifier">r</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Unary Negation.
- </p>
+ <p>
+ Unary Negation.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="special">+</span><span class="identifier">r</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="special">+</span><span class="identifier">r</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType&amp;
- </p>
+ <p>
+ RealType&amp;
+ </p>
               </td>
 <td>
- <p>
- Identity Operation.
- </p>
+ <p>
+ Identity Operation.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">+</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">+</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Addition
- </p>
+ <p>
+ Binary Addition
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">+</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">+</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Addition
- </p>
+ <p>
+ Binary Addition
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">+</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">+</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Addition
- </p>
+ <p>
+ Binary Addition
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">-</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">-</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Subtraction
- </p>
+ <p>
+ Binary Subtraction
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">-</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">-</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Subtraction
- </p>
+ <p>
+ Binary Subtraction
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">-</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">-</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Subtraction
- </p>
+ <p>
+ Binary Subtraction
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">*</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">*</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Multiplication
- </p>
+ <p>
+ Binary Multiplication
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">*</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">*</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Multiplication
- </p>
+ <p>
+ Binary Multiplication
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">*</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">*</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Multiplication
- </p>
+ <p>
+ Binary Multiplication
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">/</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">/</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Subtraction
- </p>
+ <p>
+ Binary Subtraction
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">/</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">/</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Subtraction
- </p>
+ <p>
+ Binary Subtraction
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">/</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">/</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Binary Subtraction
- </p>
+ <p>
+ Binary Subtraction
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">==</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">==</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Equality Comparison
- </p>
+ <p>
+ Equality Comparison
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">==</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">==</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Equality Comparison
- </p>
+ <p>
+ Equality Comparison
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">==</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">==</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Equality Comparison
- </p>
+ <p>
+ Equality Comparison
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">!=</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">!=</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Inequality Comparison
- </p>
+ <p>
+ Inequality Comparison
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">!=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">!=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Inequality Comparison
- </p>
+ <p>
+ Inequality Comparison
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">!=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">!=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Inequality Comparison
- </p>
+ <p>
+ Inequality Comparison
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;=</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;=</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Less than equal to.
- </p>
+ <p>
+ Less than equal to.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Less than equal to.
- </p>
+ <p>
+ Less than equal to.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&lt;=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&lt;=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Less than equal to.
- </p>
+ <p>
+ Less than equal to.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;=</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;=</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Greater than equal to.
- </p>
+ <p>
+ Greater than equal to.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;=</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;=</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Greater than equal to.
- </p>
+ <p>
+ Greater than equal to.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&gt;=</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&gt;=</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Greater than equal to.
- </p>
+ <p>
+ Greater than equal to.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Less than comparison.
- </p>
+ <p>
+ Less than comparison.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&lt;</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Less than comparison.
- </p>
+ <p>
+ Less than comparison.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&lt;</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&lt;</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Less than comparison.
- </p>
+ <p>
+ Less than comparison.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;</span>
- <span class="identifier">cr2</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;</span>
+ <span class="identifier">cr2</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Greater than comparison.
- </p>
+ <p>
+ Greater than comparison.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;</span>
- <span class="identifier">ca</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cr</span> <span class="special">&gt;</span>
+ <span class="identifier">ca</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Greater than comparison.
- </p>
+ <p>
+ Greater than comparison.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&gt;</span>
- <span class="identifier">cr</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ca</span> <span class="special">&gt;</span>
+ <span class="identifier">cr</span></code>
+ </p>
               </td>
 <td>
- <p>
- bool
- </p>
+ <p>
+ bool
+ </p>
               </td>
 <td>
- <p>
- Greater than comparison.
- </p>
+ <p>
+ Greater than comparison.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">digits</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">digits</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
+ </p>
               </td>
 <td>
- <p>
- int
- </p>
+ <p>
+ int
+ </p>
               </td>
 <td>
- <p>
- The number of digits in the significand of RealType.
- </p>
+ <p>
+ The number of digits in the significand of RealType.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">max_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">max_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The largest representable number by type RealType.
- </p>
+ <p>
+ The largest representable number by type RealType.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">min_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">min_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The smallest representable number by type RealType.
- </p>
+ <p>
+ The smallest representable number by type RealType.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">log_max_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">log_max_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The natural logarithm of the largest representable number by type
- RealType.
- </p>
+ <p>
+ The natural logarithm of the largest representable number by type
+ RealType.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">log_min_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">log_min_value</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The natural logarithm of the smallest representable number by type
- RealType.
- </p>
+ <p>
+ The natural logarithm of the smallest representable number by type
+ RealType.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">epsilon</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">math</span><span class="special">::</span><span class="identifier">tools</span><span class="special">::</span><span class="identifier">epsilon</span><span class="special">&lt;</span><span class="identifier">RealType</span><span class="special">&gt;()</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The machine epsilon of RealType.
- </p>
+ <p>
+ The machine epsilon of RealType.
+ </p>
               </td>
 </tr>
 </tbody>
@@ -972,32 +972,33 @@
       </p>
 <div class="orderedlist"><ol type="1">
 <li>
- The functions <code class="computeroutput"><span class="identifier">log_max_value</span></code>
- and <code class="computeroutput"><span class="identifier">log_min_value</span></code> can be
- synthesised from the others, and so no explicit specialisation is required.
- </li>
+ The functions <code class="computeroutput"><span class="identifier">log_max_value</span></code>
+ and <code class="computeroutput"><span class="identifier">log_min_value</span></code> can
+ be synthesised from the others, and so no explicit specialisation is
+ required.
+ </li>
 <li>
- The function <code class="computeroutput"><span class="identifier">epsilon</span></code> can
- be synthesised from the others, so no explicit specialisation is required
- provided the precision of RealType does not vary at runtime (see the header
- boost/math/bindings/rr.hpp
- for an example where the precision does vary at runtime).
- </li>
+ The function <code class="computeroutput"><span class="identifier">epsilon</span></code>
+ can be synthesised from the others, so no explicit specialisation is
+ required provided the precision of RealType does not vary at runtime
+ (see the header boost/math/bindings/rr.hpp
+ for an example where the precision does vary at runtime).
+ </li>
 <li>
- The functions <code class="computeroutput"><span class="identifier">digits</span></code>,
- <code class="computeroutput"><span class="identifier">max_value</span></code> and <code class="computeroutput"><span class="identifier">min_value</span></code>, all get synthesised automatically
- from <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span></code>. However, if <code class="computeroutput"><span class="identifier">numeric_limits</span></code> is not specialised for
- type RealType, then you will get a compiler error when code tries to use
- these functions, <span class="emphasis"><em>unless</em></span> you explicitly specialise
- them. For example if the precision of RealType varies at runtime, then
- <code class="computeroutput"><span class="identifier">numeric_limits</span></code> support
- may not be appropriate, see boost/math/bindings/rr.hpp
- for examples.
- </li>
+ The functions <code class="computeroutput"><span class="identifier">digits</span></code>,
+ <code class="computeroutput"><span class="identifier">max_value</span></code> and <code class="computeroutput"><span class="identifier">min_value</span></code>, all get synthesised automatically
+ from <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">numeric_limits</span></code>. However, if <code class="computeroutput"><span class="identifier">numeric_limits</span></code> is not specialised for
+ type RealType, then you will get a compiler error when code tries to
+ use these functions, <span class="emphasis"><em>unless</em></span> you explicitly specialise
+ them. For example if the precision of RealType varies at runtime, then
+ <code class="computeroutput"><span class="identifier">numeric_limits</span></code> support
+ may not be appropriate, see boost/math/bindings/rr.hpp
+ for examples.
+ </li>
 </ol></div>
 <div class="warning"><table border="0" summary="Warning">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/warning.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../images/warning.png"></td>
 <th align="left">Warning</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -1027,7 +1028,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.using_udt.concepts.standard_library_support_requirements"></a><h5>
-<a name="id1375406"></a>
+<a name="id1302580"></a>
         <a class="link" href="concepts.html#math_toolkit.using_udt.concepts.standard_library_support_requirements">Standard
         Library Support Requirements</a>
       </h5>
@@ -1052,258 +1053,258 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Expression
- </p>
+ <p>
+ Expression
+ </p>
               </th>
 <th>
- <p>
- Result Type
- </p>
+ <p>
+ Result Type
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">fabs</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">fabs</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">abs</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">abs</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ceil</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ceil</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">floor</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">floor</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">exp</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">exp</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">pow</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">,</span>
- <span class="identifier">cr2</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">pow</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">,</span>
+ <span class="identifier">cr2</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">sqrt</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">log</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">log</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">frexp</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">,</span>
- <span class="special">&amp;</span><span class="identifier">i</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">frexp</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">,</span>
+ <span class="special">&amp;</span><span class="identifier">i</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">ldexp</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">,</span>
- <span class="identifier">i</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">ldexp</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">,</span>
+ <span class="identifier">i</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">cos</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">cos</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">sin</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">sin</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">asin</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">asin</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">tan</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">tan</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">atan</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">atan</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">fmod</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">fmod</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">round</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">round</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">iround</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">iround</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- int
- </p>
+ <p>
+ int
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">trunc</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">trunc</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- <code class="computeroutput"><span class="identifier">itrunc</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
- </p>
+ <p>
+ <code class="computeroutput"><span class="identifier">itrunc</span><span class="special">(</span><span class="identifier">cr1</span><span class="special">)</span></code>
+ </p>
               </td>
 <td>
- <p>
- int
- </p>
+ <p>
+ int
+ </p>
               </td>
 </tr>
 </tbody>
@@ -1351,7 +1352,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="use_mpfr.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="dist_concept.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="use_mpfr.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="dist_concept.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/dist_concept.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/dist_concept.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/dist_concept.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Conceptual Requirements for Distribution Types</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../using_udt.html" title="Use with User-Defined Floating-Point Types">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="concepts.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="archetypes.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="concepts.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="archetypes.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -43,330 +43,331 @@
 </colgroup>
 <thead><tr>
 <th>
- <p>
- Expression
- </p>
+ <p>
+ Expression
+ </p>
               </th>
 <th>
- <p>
- Result Type
- </p>
+ <p>
+ Result Type
+ </p>
               </th>
 <th>
- <p>
- Notes
- </p>
+ <p>
+ Notes
+ </p>
               </th>
 </tr></thead>
 <tbody>
 <tr>
 <td>
- <p>
- DistributionType::value_type
- </p>
+ <p>
+ DistributionType::value_type
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The real-number type <span class="emphasis"><em>RealType</em></span> upon which the
- distribution operates.
- </p>
+ <p>
+ The real-number type <span class="emphasis"><em>RealType</em></span> upon which the
+ distribution operates.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- DistributionType::policy_type
- </p>
+ <p>
+ DistributionType::policy_type
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- The <a class="link" href="../policy.html" title="Policies">Policy</a> to use when
- evaluating functions that depend on this distribution.
- </p>
+ <p>
+ The <a class="link" href="../policy.html" title="Policies">Policy</a> to use when
+ evaluating functions that depend on this distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- d = cd
- </p>
+ <p>
+ d = cd
+ </p>
               </td>
 <td>
- <p>
- Distribution&amp;
- </p>
+ <p>
+ Distribution&amp;
+ </p>
               </td>
 <td>
- <p>
- Distribution types are assignable.
- </p>
+ <p>
+ Distribution types are assignable.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- Distribution(cd)
- </p>
+ <p>
+ Distribution(cd)
+ </p>
               </td>
 <td>
- <p>
- Distribution
- </p>
+ <p>
+ Distribution
+ </p>
               </td>
 <td>
- <p>
- Distribution types are copy constructible.
- </p>
+ <p>
+ Distribution types are copy constructible.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- pdf(cd, cr)
- </p>
+ <p>
+ pdf(cd, cr)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the PDF of the distribution.
- </p>
+ <p>
+ Returns the PDF of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf(cd, cr)
- </p>
+ <p>
+ cdf(cd, cr)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the CDF of the distribution.
- </p>
+ <p>
+ Returns the CDF of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- cdf(complement(cd, cr))
- </p>
+ <p>
+ cdf(complement(cd, cr))
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the complement of the CDF of the distribution, the same as:
- <code class="computeroutput"><span class="number">1</span><span class="special">-</span><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">cd</span><span class="special">,</span> <span class="identifier">cr</span><span class="special">)</span></code>
- </p>
+ <p>
+ Returns the complement of the CDF of the distribution, the same
+ as: <code class="computeroutput"><span class="number">1</span><span class="special">-</span><span class="identifier">cdf</span><span class="special">(</span><span class="identifier">cd</span><span class="special">,</span>
+ <span class="identifier">cr</span><span class="special">)</span></code>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile(cd, cr)
- </p>
+ <p>
+ quantile(cd, cr)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the quantile of the distribution.
- </p>
+ <p>
+ Returns the quantile of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- quantile(complement(cd, cr))
- </p>
+ <p>
+ quantile(complement(cd, cr))
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the quantile of the distribution, starting from the complement
- of the probability, the same as: <code class="computeroutput"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">cd</span><span class="special">,</span> <span class="number">1</span><span class="special">-</span><span class="identifier">cr</span><span class="special">)</span></code>
- </p>
+ <p>
+ Returns the quantile of the distribution, starting from the complement
+ of the probability, the same as: <code class="computeroutput"><span class="identifier">quantile</span><span class="special">(</span><span class="identifier">cd</span><span class="special">,</span> <span class="number">1</span><span class="special">-</span><span class="identifier">cr</span><span class="special">)</span></code>
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- chf(cd, cr)
- </p>
+ <p>
+ chf(cd, cr)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the cumulative hazard function of the distribution.
- </p>
+ <p>
+ Returns the cumulative hazard function of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- hazard(cd, cr)
- </p>
+ <p>
+ hazard(cd, cr)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the hazard function of the distribution.
- </p>
+ <p>
+ Returns the hazard function of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis(cd)
- </p>
+ <p>
+ kurtosis(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the kurtosis of the distribution.
- </p>
+ <p>
+ Returns the kurtosis of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- kurtosis_excess(cd)
- </p>
+ <p>
+ kurtosis_excess(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the kurtosis excess of the distribution.
- </p>
+ <p>
+ Returns the kurtosis excess of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- mean(cd)
- </p>
+ <p>
+ mean(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the mean of the distribution.
- </p>
+ <p>
+ Returns the mean of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- mode(cd)
- </p>
+ <p>
+ mode(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the mode of the distribution.
- </p>
+ <p>
+ Returns the mode of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- skewness(cd)
- </p>
+ <p>
+ skewness(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the skewness of the distribution.
- </p>
+ <p>
+ Returns the skewness of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- standard_deviation(cd)
- </p>
+ <p>
+ standard_deviation(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the standard deviation of the distribution.
- </p>
+ <p>
+ Returns the standard deviation of the distribution.
+ </p>
               </td>
 </tr>
 <tr>
 <td>
- <p>
- variance(cd)
- </p>
+ <p>
+ variance(cd)
+ </p>
               </td>
 <td>
- <p>
- RealType
- </p>
+ <p>
+ RealType
+ </p>
               </td>
 <td>
- <p>
- Returns the variance of the distribution.
- </p>
+ <p>
+ Returns the variance of the distribution.
+ </p>
               </td>
 </tr>
 </tbody>
@@ -383,7 +384,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="concepts.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="archetypes.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="concepts.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="archetypes.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_mpfr.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_mpfr.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_mpfr.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Using With MPFR / GMP - a High-Precision Floating-Point Library</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../using_udt.html" title="Use with User-Defined Floating-Point Types">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="use_ntl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="concepts.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="use_ntl.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="concepts.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -76,7 +76,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="use_ntl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="concepts.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="use_ntl.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="concepts.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_ntl.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_ntl.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/use_ntl.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Using With NTL - a High-Precision Floating-Point Library</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Math Toolkit">
 <link rel="up" href="../using_udt.html" title="Use with User-Defined Floating-Point Types">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="use_mpfr.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../using_udt.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="use_mpfr.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -56,7 +56,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="use_mpfr.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../using_udt.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_udt.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="use_mpfr.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/math.pdf
==============================================================================
Binary files. No diff available.

Modified: sandbox/tools/auto_index/example/type_traits/doc/Jamfile.v2
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/Jamfile.v2 (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/Jamfile.v2 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -21,11 +21,11 @@
         <auto-index-script>index.idx
         <auto-index-prefix>$(local-boost-root)
         # Path for links to Boost:
- <xsl:param>boost.root=http://svn.boost.org/svn/boost/trunk
+ <xsl:param>boost.root=http://www.boost.org/doc/libs/release
         # Path for libraries index:
- <xsl:param>boost.libraries=http://svn.boost.org/svn/boost/trunk/libs/libraries.htm
+ <xsl:param>boost.libraries=http://www.boost.org/doc/libs/release/libs/libraries.htm
         # Use the main Boost stylesheet:
- <xsl:param>html.stylesheet=http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css
+ <xsl:param>html.stylesheet=http://www.boost.org/doc/libs/release/doc/html/boostbook.css
         
         # Some general style settings:
         <xsl:param>table.footnote.number.format=1

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/background.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/background.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/background.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Background and Tutorial</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="intro.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="category.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -49,7 +49,7 @@
       method available to them.
     </p>
 <a name="boost_typetraits.background.type_traits"></a><h5>
-<a name="id973982"></a>
+<a name="id1011814"></a>
       <a class="link" href="background.html#boost_typetraits.background.type_traits">Type Traits</a>
     </h5>
 <p>
@@ -77,7 +77,7 @@
       given.
     </p>
 <a name="boost_typetraits.background.implementation"></a><h5>
-<a name="id974046"></a>
+<a name="id1011877"></a>
       <a class="link" href="background.html#boost_typetraits.background.implementation">Implementation</a>
     </h5>
 <p>
@@ -167,7 +167,7 @@
       in the default template.
     </p>
 <a name="boost_typetraits.background.optimized_copy"></a><h5>
-<a name="id984073"></a>
+<a name="id1020266"></a>
       <a class="link" href="background.html#boost_typetraits.background.optimized_copy">Optimized copy</a>
     </h5>
 <p>
@@ -240,7 +240,7 @@
       otherwise it will call the "slow but safe version".
     </p>
 <a name="boost_typetraits.background.was_it_worth_it_"></a><h5>
-<a name="id984439"></a>
+<a name="id1020632"></a>
       <a class="link" href="background.html#boost_typetraits.background.was_it_worth_it_">Was it worth it?</a>
     </h5>
 <p>
@@ -273,7 +273,7 @@
         </li>
 </ul></div>
 <div class="table">
-<a name="id984484"></a><p class="title"><b>Table&#160;1.1.&#160;Time taken to copy 1000 elements using `copy&lt;const T*, T*&gt;` (times
+<a name="id1020678"></a><p class="title"><b>Table&#160;1.1.&#160;Time taken to copy 1000 elements using `copy&lt;const T*, T*&gt;` (times
       in micro-seconds)</b></p>
 <div class="table-contents"><table class="table" summary="Time taken to copy 1000 elements using `copy&lt;const T*, T*&gt;` (times
       in micro-seconds)">
@@ -372,7 +372,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="boost_typetraits.background.pair_of_references"></a><h5>
-<a name="id984634"></a>
+<a name="id1020828"></a>
       <a class="link" href="background.html#boost_typetraits.background.pair_of_references">Pair of References</a>
     </h5>
 <p>
@@ -409,7 +409,7 @@
       to hold non-reference types, references, and constant references:
     </p>
 <div class="table">
-<a name="id984896"></a><p class="title"><b>Table&#160;1.2.&#160;Required Constructor Argument Types</b></p>
+<a name="id1021089"></a><p class="title"><b>Table&#160;1.2.&#160;Required Constructor Argument Types</b></p>
 <div class="table-contents"><table class="table" summary="Required Constructor Argument Types">
 <colgroup>
 <col>
@@ -474,7 +474,7 @@
       adds a reference to its type, unless it is already a reference.
     </p>
 <div class="table">
-<a name="id985004"></a><p class="title"><b>Table&#160;1.3.&#160;Using add_reference to synthesize the correct constructor type</b></p>
+<a name="id1021197"></a><p class="title"><b>Table&#160;1.3.&#160;Using add_reference to synthesize the correct constructor type</b></p>
 <div class="table-contents"><table class="table" summary="Using add_reference to synthesize the correct constructor type">
 <colgroup>
 <col>
@@ -590,7 +590,7 @@
       easier to maintain and easier to understand.
     </p>
 <a name="boost_typetraits.background.conclusion"></a><h5>
-<a name="id985473"></a>
+<a name="id1021667"></a>
       <a class="link" href="background.html#boost_typetraits.background.conclusion">Conclusion</a>
     </h5>
 <p>
@@ -603,7 +603,7 @@
       can be optimal as well as generic.
     </p>
 <a name="boost_typetraits.background.acknowledgements"></a><h5>
-<a name="id985490"></a>
+<a name="id1021683"></a>
       <a class="link" href="background.html#boost_typetraits.background.acknowledgements">Acknowledgements</a>
     </h5>
 <p>
@@ -611,7 +611,7 @@
       comments when preparing this article.
     </p>
 <a name="background.references"></a><a name="boost_typetraits.background.references"></a><h5>
-<a name="id985510"></a>
+<a name="id1021704"></a>
       <a class="link" href="background.html#boost_typetraits.background.references">References</a>
     </h5>
 <div class="orderedlist"><ol type="1">
@@ -673,7 +673,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="intro.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="category.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Type Traits by Category</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="background.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="category/value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="background.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="category/value_traits.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -51,7 +51,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="background.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="category/value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="background.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="category/value_traits.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/alignment.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/alignment.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/alignment.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Synthesizing Types with Specific Alignments</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../category.html" title="Type Traits by Category">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="transform.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="transform.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -49,7 +49,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="transform.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="transform.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/function.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/function.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/function.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Decomposing Function Types</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../category.html" title="Type Traits by Category">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../user_defined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="alignment.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../user_defined.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../user_defined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="alignment.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../user_defined.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/transform.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/transform.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/transform.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Type Traits that Transform One Type to Another</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../category.html" title="Type Traits by Category">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="value_traits/relate.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="value_traits/relate.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="alignment.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -84,7 +84,7 @@
 <span class="keyword">struct</span> <a class="link" href="../reference/remove_volatile.html" title="remove_volatile">remove_volatile</a><span class="special">;</span>
 </pre>
 <a name="boost_typetraits.category.transform.broken_compiler_workarounds_"></a><h5>
-<a name="id988155"></a>
+<a name="id1025987"></a>
         <a class="link" href="transform.html#boost_typetraits.category.transform.broken_compiler_workarounds_">Broken
         Compiler Workarounds:</a>
       </h5>
@@ -153,7 +153,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="value_traits/relate.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="value_traits/relate.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="alignment.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Type Traits that Describe the Properties of a Type</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../category.html" title="Type Traits by Category">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="value_traits/primary.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../category.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="value_traits/primary.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -52,7 +52,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="value_traits/primary.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../category.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../category.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="value_traits/primary.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/primary.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/primary.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/primary.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Categorizing a Type</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../value_traits.html" title="Type Traits that Describe the Properties of a Type">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="properties.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../value_traits.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="properties.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -117,7 +117,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="properties.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../value_traits.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="properties.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/properties.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/properties.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/properties.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>General Type Properties</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../value_traits.html" title="Type Traits that Describe the Properties of a Type">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="primary.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="relate.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="primary.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="relate.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -112,7 +112,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="primary.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="relate.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="primary.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="relate.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/relate.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/relate.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/value_traits/relate.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Relationships Between Two Types</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../value_traits.html" title="Type Traits that Describe the Properties of a Type">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="properties.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../transform.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="properties.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../transform.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h4 class="title">
@@ -50,7 +50,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="properties.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../transform.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="properties.html"><img src="../../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../value_traits.html"><img src="../../../images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../images/home.png" alt="Home"></a><a accesskey="n" href="../transform.html"><img src="../../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/credits.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/credits.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/credits.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Credits</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="reference/type_with_alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../index/s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="reference/type_with_alignment.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../index/s10.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -66,7 +66,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="reference/type_with_alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../index/s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="reference/type_with_alignment.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="../index/s10.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Examples</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="mpl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="examples/copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="mpl.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="examples/copy.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="mpl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="examples/copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="mpl.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="examples/copy.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/copy.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/copy.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/copy.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>An Optimized Version of std::copy</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../examples.html" title="Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="fill.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../examples.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="fill.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -82,7 +82,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="fill.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../examples.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="fill.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/destruct.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/destruct.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/destruct.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>An Example that Omits Destructor Calls For Types with Trivial Destructors</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../examples.html" title="Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="fill.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="iter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="fill.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="iter.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -69,7 +69,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="fill.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="iter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="fill.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="iter.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/fill.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/fill.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/fill.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>An Optimised Version of std::fill</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../examples.html" title="Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="destruct.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="copy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="destruct.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -76,7 +76,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="destruct.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="copy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="destruct.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/iter.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/iter.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/iter.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>An improved Version of std::iter_swap</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../examples.html" title="Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="destruct.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="to_double.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="destruct.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="to_double.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -85,7 +85,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="destruct.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="to_double.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="destruct.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="to_double.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/to_double.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/to_double.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/examples/to_double.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Convert Numeric Types and Enums to double</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../examples.html" title="Examples">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="iter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iter.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -45,7 +45,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="iter.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iter.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../examples.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intrinsics.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intrinsics.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intrinsics.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Support for Compiler Intrinsics</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="user_defined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="mpl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="user_defined.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="mpl.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -92,7 +92,7 @@
       of the following macros:
     </p>
 <div class="table">
-<a name="id990302"></a><p class="title"><b>Table&#160;1.4.&#160;Macros for Compiler Intrinsics</b></p>
+<a name="id1027588"></a><p class="title"><b>Table&#160;1.4.&#160;Macros for Compiler Intrinsics</b></p>
 <div class="table-contents"><table class="table" summary="Macros for Compiler Intrinsics">
 <colgroup>
 <col>
@@ -343,7 +343,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="user_defined.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="mpl.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="user_defined.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="mpl.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intro.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intro.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intro.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Introduction</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="background.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="background.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -52,7 +52,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="background.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../index.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="background.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/mpl.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/mpl.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/mpl.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>MPL Interoperability</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intrinsics.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="intrinsics.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="examples.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -49,7 +49,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="intrinsics.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="examples.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="intrinsics.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="examples.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Alphabetical Reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="examples/to_double.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference/add_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="examples/to_double.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/add_const.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -108,7 +108,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="examples/to_double.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="reference/add_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="examples/to_double.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="reference/add_const.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_const.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_const.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_const.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>add_const</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_cv.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id995263"></a><p class="title"><b>Table&#160;1.5.&#160;Examples</b></p>
+<a name="id1033095"></a><p class="title"><b>Table&#160;1.5.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -132,7 +132,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_cv.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_cv.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_cv.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_cv.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>add_cv</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_const.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -47,7 +47,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id995742"></a><p class="title"><b>Table&#160;1.6.&#160;Examples</b></p>
+<a name="id1033574"></a><p class="title"><b>Table&#160;1.6.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -135,7 +135,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_const.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_pointer.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_pointer.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_pointer.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>add_pointer</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_cv.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -49,7 +49,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id996272"></a><p class="title"><b>Table&#160;1.7.&#160;Examples</b></p>
+<a name="id1034104"></a><p class="title"><b>Table&#160;1.7.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -134,7 +134,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_cv.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_reference.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_reference.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_reference.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>add_reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_volatile.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id997843"></a><p class="title"><b>Table&#160;1.8.&#160;Examples</b></p>
+<a name="id1034582"></a><p class="title"><b>Table&#160;1.8.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -131,7 +131,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="add_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="add_volatile.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_volatile.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_volatile.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_volatile.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>add_volatile</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="aligned_storage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="aligned_storage.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id998314"></a><p class="title"><b>Table&#160;1.9.&#160;Examples</b></p>
+<a name="id1035054"></a><p class="title"><b>Table&#160;1.9.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -133,7 +133,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="aligned_storage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="aligned_storage.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/aligned_storage.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/aligned_storage.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/aligned_storage.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>aligned_storage</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="alignment_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_volatile.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="alignment_of.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -49,7 +49,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="add_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="alignment_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="add_volatile.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="alignment_of.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/alignment_of.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/alignment_of.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/alignment_of.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>alignment_of</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="aligned_storage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="decay.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="aligned_storage.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="decay.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -68,7 +68,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="aligned_storage.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="decay.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="aligned_storage.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="decay.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/decay.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/decay.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/decay.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>decay</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="alignment_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="alignment_of.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="extent.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -41,7 +41,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id999502"></a><p class="title"><b>Table&#160;1.10.&#160;Examples</b></p>
+<a name="id1036242"></a><p class="title"><b>Table&#160;1.10.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -138,7 +138,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="alignment_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="alignment_of.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="extent.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/extent.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/extent.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/extent.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>extent</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="decay.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="floating_point_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="decay.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="floating_point_promotion.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -82,7 +82,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="decay.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="floating_point_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="decay.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="floating_point_promotion.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/floating_point_promotion.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/floating_point_promotion.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/floating_point_promotion.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>floating_point_promotion</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="function_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="extent.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="function_traits.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -42,7 +42,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1001881"></a><p class="title"><b>Table&#160;1.11.&#160;Examples</b></p>
+<a name="id1039167"></a><p class="title"><b>Table&#160;1.11.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -116,7 +116,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="function_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="extent.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="function_traits.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/function_traits.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/function_traits.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/function_traits.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>function_traits</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="floating_point_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="floating_point_promotion.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_assign.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -42,7 +42,7 @@
 </ul></div>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -52,7 +52,7 @@
         </p></td></tr>
 </table></div>
 <div class="table">
-<a name="id1002255"></a><p class="title"><b>Table&#160;1.12.&#160;Function Traits Members</b></p>
+<a name="id1039540"></a><p class="title"><b>Table&#160;1.12.&#160;Function Traits Members</b></p>
 <div class="table-contents"><table class="table" summary="Function Traits Members">
 <colgroup>
 <col>
@@ -115,7 +115,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1002472"></a><p class="title"><b>Table&#160;1.13.&#160;Examples</b></p>
+<a name="id1039757"></a><p class="title"><b>Table&#160;1.13.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -271,7 +271,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="floating_point_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="floating_point_promotion.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_assign.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_no_throw_def_cons.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_nothrow_default_constructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_cp_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_assign.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -36,7 +36,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_cp_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_assign.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_assign.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_assign.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_assign.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_nothrow_assign</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="function_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="function_traits.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_constructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -60,7 +60,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="function_traits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="function_traits.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_constructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_constructor.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_constructor.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_constructor.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_nothrow_constructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_assign.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_copy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -67,7 +67,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_assign.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_copy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_copy.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_copy.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_copy.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_nothrow_copy</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_constructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_cp_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -66,7 +66,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_constructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_nothrow_cp_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_nothrow_cp_cons.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_nothrow_copy_constructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_no_throw_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_copy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_no_throw_def_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -36,7 +36,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_nothrow_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_no_throw_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_nothrow_copy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_no_throw_def_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_assign.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_assign.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_assign.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_trivial_assign</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_no_throw_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_no_throw_def_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_constructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -87,7 +87,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_no_throw_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_no_throw_def_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_constructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_constructor.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_constructor.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_constructor.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_trivial_constructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_assign.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_copy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -97,7 +97,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_assign.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_assign.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_copy.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_copy.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_copy.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_copy.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_trivial_copy</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_constructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_cp_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -93,7 +93,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_constructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_constructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_cp_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_cp_cons.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_trivial_copy_constructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_copy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_def_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -36,7 +36,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_copy.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_copy.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_def_cons.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_def_cons.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_def_cons.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_def_cons.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_trivial_default_constructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_cp_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_destructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -36,7 +36,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_cp_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_cp_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_trivial_destructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_destructor.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_destructor.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_trivial_destructor.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_trivial_destructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_virtual_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_def_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_virtual_destructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -90,7 +90,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_def_cons.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="has_virtual_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_def_cons.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="has_virtual_destructor.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_virtual_destructor.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_virtual_destructor.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/has_virtual_destructor.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>has_virtual_destructor</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="integral_constant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_destructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="integral_constant.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -59,7 +59,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_trivial_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="integral_constant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_trivial_destructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="integral_constant.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_constant.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_constant.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_constant.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>integral_constant</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_virtual_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="integral_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_virtual_destructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="integral_promotion.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -51,7 +51,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="has_virtual_destructor.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="integral_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="has_virtual_destructor.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="integral_promotion.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_promotion.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_promotion.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_promotion.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>integral_promotion</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="integral_constant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_abstract.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="integral_constant.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_abstract.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -42,7 +42,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1007594"></a><p class="title"><b>Table&#160;1.14.&#160;Examples</b></p>
+<a name="id1043856"></a><p class="title"><b>Table&#160;1.14.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -117,7 +117,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="integral_constant.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_abstract.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="integral_constant.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_abstract.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_abstract.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_abstract.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_abstract.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_abstract</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="integral_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_arithmetic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="integral_promotion.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_arithmetic.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -79,7 +79,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="integral_promotion.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_arithmetic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="integral_promotion.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_arithmetic.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_arithmetic.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_arithmetic.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_arithmetic.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_arithmetic</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_abstract.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_array.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_abstract.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_array.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -68,7 +68,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_abstract.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_array.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_abstract.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_array.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_array.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_array.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_array.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_array</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_arithmetic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_base_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_arithmetic.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_base_of.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -70,7 +70,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_arithmetic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_base_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_arithmetic.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_base_of.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_base_of.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_base_of.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_base_of.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_base_of</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_array.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_class.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_array.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_class.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -101,7 +101,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_array.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_class.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_array.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_class.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_class.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_class.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_class.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_class</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_base_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_complex.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_base_of.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_complex.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -86,7 +86,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_base_of.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_complex.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_base_of.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_complex.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_complex.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_complex.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_complex.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_complex</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_class.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_compound.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_class.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_compound.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -50,7 +50,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_class.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_compound.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_class.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_compound.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_compound.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_compound.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_compound.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_compound</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_complex.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_complex.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_const.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -75,7 +75,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_complex.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_complex.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_const.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_const.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_const.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_const.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_const</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_compound.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_convertible.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_compound.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_convertible.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -79,7 +79,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_compound.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_convertible.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_compound.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_convertible.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_convertible.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_convertible.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_convertible.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_convertible</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_empty.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_const.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_empty.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -118,7 +118,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_empty.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_const.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_empty.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_empty.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_empty.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_empty.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_empty</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_convertible.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_enum.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_convertible.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_enum.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -94,7 +94,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_convertible.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_enum.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_convertible.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_enum.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_enum.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_enum.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_enum.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_enum</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_empty.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_floating_point.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_empty.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_floating_point.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -86,7 +86,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_empty.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_floating_point.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_empty.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_floating_point.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_floating_point.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_floating_point.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_floating_point.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_floating_point</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_enum.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_enum.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -66,7 +66,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_enum.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_enum.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_function.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_function.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_function.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_function.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_function</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_floating_point.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_fundamental.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_floating_point.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_fundamental.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -74,7 +74,7 @@
         </p></blockquote></div>
 <div class="tip"><table border="0" summary="Tip">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/tip.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../images/tip.png"></td>
 <th align="left">Tip</th>
 </tr>
 <tr><td align="left" valign="top">
@@ -134,7 +134,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_floating_point.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_fundamental.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_floating_point.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_fundamental.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_fundamental.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_fundamental.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_fundamental.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_fundamental</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_integral.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_function.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_integral.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -71,7 +71,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_integral.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_function.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_integral.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_integral.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_integral.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_integral.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_integral</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_fundamental.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_function_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_fundamental.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_member_function_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -67,7 +67,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_fundamental.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_function_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_fundamental.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_member_function_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_function_pointer.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_function_pointer.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_function_pointer.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_member_function_pointer</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_integral.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_object_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_integral.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_member_object_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -75,7 +75,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_integral.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_object_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_integral.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_member_object_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_object_pointer.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_object_pointer.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_object_pointer.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_member_object_pointer</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_member_function_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_member_function_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_member_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -75,7 +75,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_member_function_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_member_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_member_function_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_member_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_pointer.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_pointer.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_member_pointer.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_member_pointer</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_member_object_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_object.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_member_object_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_object.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -67,7 +67,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_member_object_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_object.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_member_object_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_object.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_object.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_object.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_object.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_object</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_member_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_pod.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_member_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_pod.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -85,7 +85,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_member_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_pod.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_member_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_pod.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pod.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pod.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pod.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_pod</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_object.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_object.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -91,7 +91,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_object.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_object.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pointer.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pointer.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_pointer.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_pointer</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_pod.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_polymorphic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_pod.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_polymorphic.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -64,7 +64,7 @@
         </p></blockquote></div>
 <div class="important"><table border="0" summary="Important">
 <tr>
-<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="http://svn.boost.org/svn/boost/trunk/doc/html/images/important.png"></td>
+<td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../images/important.png"></td>
 <th align="left">Important</th>
 </tr>
 <tr><td align="left" valign="top"><p>
@@ -92,7 +92,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_pod.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_polymorphic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_pod.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_polymorphic.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_polymorphic.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_polymorphic.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_polymorphic.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_polymorphic</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_same.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_same.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -77,7 +77,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_same.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_same.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_reference.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_reference.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_reference.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_stateless.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_union.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_stateless.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_union.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -74,7 +74,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_stateless.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_union.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_stateless.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_union.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_same.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_same.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_same.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_same</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_polymorphic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_scalar.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_polymorphic.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_scalar.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -76,7 +76,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_polymorphic.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_scalar.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_polymorphic.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_scalar.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_scalar.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_scalar.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_scalar.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_scalar</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_same.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_same.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_signed.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -85,7 +85,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_same.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_same.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_signed.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_signed.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_signed.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_signed.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_signed</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_scalar.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_stateless.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_scalar.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_stateless.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -79,7 +79,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_scalar.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_stateless.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_scalar.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_stateless.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_stateless.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_stateless.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_stateless.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_stateless</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_signed.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -76,7 +76,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_signed.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_union.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_union.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_union.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_union</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_unsigned.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -84,7 +84,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_unsigned.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_unsigned.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_unsigned.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_unsigned.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_unsigned</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_union.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_void.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_union.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_void.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -80,7 +80,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_union.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_void.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_union.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_void.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_void.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_void.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_void.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_void</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_unsigned.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_volatile.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -71,7 +71,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="is_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_unsigned.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="is_volatile.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_volatile.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_volatile.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/is_volatile.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>is_volatile</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_void.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="make_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_void.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="make_signed.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -71,7 +71,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_void.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="make_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_void.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="make_signed.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_signed.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_signed.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_signed.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>make_signed</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="make_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_volatile.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="make_unsigned.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -47,7 +47,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1027306"></a><p class="title"><b>Table&#160;1.15.&#160;Examples</b></p>
+<a name="id1063819"></a><p class="title"><b>Table&#160;1.15.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -147,7 +147,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="is_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="make_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="is_volatile.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="make_unsigned.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_unsigned.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_unsigned.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_unsigned.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>make_unsigned</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="make_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="promote.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="make_signed.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="promote.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -47,7 +47,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1027808"></a><p class="title"><b>Table&#160;1.16.&#160;Examples</b></p>
+<a name="id1065413"></a><p class="title"><b>Table&#160;1.16.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -148,7 +148,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="make_signed.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="promote.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="make_signed.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="promote.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/promote.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/promote.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/promote.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>promote</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="make_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rank.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="make_unsigned.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="rank.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -44,7 +44,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1028332"></a><p class="title"><b>Table&#160;1.17.&#160;Examples</b></p>
+<a name="id1065937"></a><p class="title"><b>Table&#160;1.17.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -117,7 +117,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="make_unsigned.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="rank.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="make_unsigned.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="rank.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/rank.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/rank.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/rank.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>rank</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="promote.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_all_extents.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="promote.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_all_extents.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -76,7 +76,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="promote.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_all_extents.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="promote.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_all_extents.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_all_extents.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_all_extents.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_all_extents.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_all_extents</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rank.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rank.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_const.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -47,7 +47,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1029351"></a><p class="title"><b>Table&#160;1.18.&#160;Examples</b></p>
+<a name="id1066956"></a><p class="title"><b>Table&#160;1.18.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -146,7 +146,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="rank.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="rank.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_const.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_const.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_const.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_const.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_const</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_all_extents.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_all_extents.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_cv.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1031535"></a><p class="title"><b>Table&#160;1.19.&#160;Examples</b></p>
+<a name="id1067501"></a><p class="title"><b>Table&#160;1.19.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -144,7 +144,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_all_extents.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_all_extents.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_cv.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_cv.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_cv.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_cv.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_cv</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_const.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_extent.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1032067"></a><p class="title"><b>Table&#160;1.20.&#160;Examples</b></p>
+<a name="id1068034"></a><p class="title"><b>Table&#160;1.20.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -144,7 +144,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_const.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_const.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_extent.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_extent.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_extent.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_extent.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_extent</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_cv.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -47,7 +47,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1032598"></a><p class="title"><b>Table&#160;1.21.&#160;Examples</b></p>
+<a name="id1068564"></a><p class="title"><b>Table&#160;1.21.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -144,7 +144,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_cv.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_cv.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_pointer.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_pointer.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_pointer.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_pointer.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_pointer</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_extent.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1033153"></a><p class="title"><b>Table&#160;1.22.&#160;Examples</b></p>
+<a name="id1069120"></a><p class="title"><b>Table&#160;1.22.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -145,7 +145,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_extent.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_extent.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_reference.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_reference.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_reference.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_reference.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_reference</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_volatile.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1033666"></a><p class="title"><b>Table&#160;1.23.&#160;Examples</b></p>
+<a name="id1069632"></a><p class="title"><b>Table&#160;1.23.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -132,7 +132,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_pointer.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="remove_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_pointer.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="remove_volatile.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_volatile.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_volatile.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_volatile.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>remove_volatile</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="type_with_alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="type_with_alignment.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -46,7 +46,7 @@
         or <code class="computeroutput"> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span></code>
       </p>
 <div class="table">
-<a name="id1035283"></a><p class="title"><b>Table&#160;1.24.&#160;Examples</b></p>
+<a name="id1070157"></a><p class="title"><b>Table&#160;1.24.&#160;Examples</b></p>
 <div class="table-contents"><table class="table" summary="Examples">
 <colgroup>
 <col>
@@ -147,7 +147,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="type_with_alignment.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_reference.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="type_with_alignment.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/type_with_alignment.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/type_with_alignment.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/type_with_alignment.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>type_with_alignment</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../reference.html" title="Alphabetical Reference">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_volatile.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../credits.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
@@ -48,7 +48,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="remove_volatile.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="../credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="remove_volatile.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../credits.html"><img src="../../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/user_defined.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/user_defined.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/user_defined.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>User Defined Specializations</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,7 +13,7 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="category/function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="intrinsics.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="category/function.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="intrinsics.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -67,7 +67,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="category/function.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="intrinsics.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="category/function.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="intrinsics.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/index.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/index.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/index.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Chapter&#160;1.&#160;Boost.TypeTraits</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="next" href="boost_typetraits/intro.html" title="Introduction">
@@ -10,7 +10,7 @@
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="boost_typetraits/intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="boost_typetraits/intro.html"><img src="images/next.png" alt="Next"></a></div>
 <div class="chapter" lang="en">
 <div class="titlepage"><div>
 <div><h2 class="title">
@@ -23,7 +23,7 @@
       Marcus, Itay Maman, John Maddock, Alexander Nasonov, Thorsten Ottosen, Robert
       Ramey and Jeremy Siek</p></div>
 <div><div class="legalnotice">
-<a name="id973833"></a><p>
+<a name="id1011665"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -162,6 +162,6 @@
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>
-<div class="spirit-nav"><a accesskey="n" href="boost_typetraits/intro.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a></div>
+<div class="spirit-nav"><a accesskey="n" href="boost_typetraits/intro.html"><img src="images/next.png" alt="Next"></a></div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/index/s10.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/index/s10.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/index/s10.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Class Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../boost_typetraits/credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../boost_typetraits/credits.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1035854"></a>Class Index</h2></div></div></div>
+<a name="id1070728"></a>Class Index</h2></div></div></div>
 <p><a class="link" href="s10.html#idx_id_0">A</a> <a class="link" href="s10.html#idx_id_1">D</a> <a class="link" href="s10.html#idx_id_2">E</a> <a class="link" href="s10.html#idx_id_3">F</a> <a class="link" href="s10.html#idx_id_4">H</a> <a class="link" href="s10.html#idx_id_5">I</a> <a class="link" href="s10.html#idx_id_6">M</a> <a class="link" href="s10.html#idx_id_7">P</a> <a class="link" href="s10.html#idx_id_8">R</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -37,7 +37,6 @@
 <dt><span class="term">add_pointer</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/reference/add_pointer.html" title="add_pointer">add_pointer</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/add_pointer.html" title="add_pointer">remove_reference</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/transform.html" title="Type Traits that Transform One Type to Another">Type Traits that Transform One Type to Another</a></p></td></tr>
 </table></dd>
 <dt><span class="term">add_reference</span></dt>
@@ -65,8 +64,6 @@
 <dt><span class="term">decay</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/reference/decay.html" title="decay">decay</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/decay.html" title="decay">remove_extent</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/decay.html" title="decay">remove_reference</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/transform.html" title="Type Traits that Transform One Type to Another">Type Traits that Transform One Type to Another</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
@@ -78,7 +75,6 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/reference/extent.html" title="extent">extent</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/extent.html" title="extent">rank</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits.html" title="Type Traits that Describe the Properties of a Type">Type Traits that Describe the Properties of a Type</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
@@ -107,14 +103,14 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_constructor.html" title="has_nothrow_constructor">has_nothrow_constructor</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_constructor.html" title="has_nothrow_constructor">has_nothrow_default_constructor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_no_throw_def_cons.html" title="has_nothrow_default_constructor">has_nothrow_default_constructor</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 </table></dd>
 <dt><span class="term">has_nothrow_copy</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_copy.html" title="has_nothrow_copy">has_nothrow_copy</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_copy.html" title="has_nothrow_copy">has_nothrow_copy_constructor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_cp_cons.html" title="has_nothrow_copy_constructor">has_nothrow_copy_constructor</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 </table></dd>
 <dt><span class="term">has_nothrow_copy_constructor</span></dt>
@@ -142,7 +138,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_constructor.html" title="has_trivial_constructor">has_trivial_constructor</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_constructor.html" title="has_trivial_constructor">has_trivial_default_constructor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_def_cons.html" title="has_trivial_default_constructor">has_trivial_default_constructor</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_stateless</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 </table></dd>
@@ -150,7 +146,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_copy.html" title="has_trivial_copy">has_trivial_copy</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_copy.html" title="has_trivial_copy">has_trivial_copy_constructor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_cp_cons.html" title="has_trivial_copy_constructor">has_trivial_copy_constructor</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_stateless</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 </table></dd>
@@ -196,14 +192,11 @@
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_abstract.html" title="is_abstract">is_abstract</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_convertible.html" title="is_convertible">is_convertible</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_abstract.html" title="is_abstract">is_polymorphic</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_arithmetic</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_arithmetic.html" title="is_arithmetic">is_arithmetic</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_arithmetic.html" title="is_arithmetic">is_floating_point</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_arithmetic.html" title="is_arithmetic">is_integral</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_array</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
@@ -220,7 +213,6 @@
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_class.html" title="is_class">is_class</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_stateless</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_class.html" title="is_class">is_union</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/user_defined.html" title="User Defined Specializations">User Defined Specializations</a></p></td></tr>
 </table></dd>
@@ -233,7 +225,6 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_compound.html" title="is_compound">is_compound</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_compound.html" title="is_compound">is_fundamental</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_const</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
@@ -243,7 +234,6 @@
 <dt><span class="term">is_convertible</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/credits.html" title="Credits">Credits</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_convertible.html" title="is_convertible">is_abstract</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_convertible.html" title="is_convertible">is_convertible</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_enum.html" title="is_enum">is_enum</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/relate.html" title="Relationships Between Two Types">Relationships Between Two Types</a></p></td></tr>
@@ -253,13 +243,11 @@
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_empty.html" title="is_empty">is_empty</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_stateless</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_empty.html" title="is_empty">is_union</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_enum</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_enum.html" title="is_enum">is_convertible</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_enum.html" title="is_enum">is_enum</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_floating_point</span></dt>
@@ -273,21 +261,13 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/function.html" title="Decomposing Function Types">Decomposing Function Types</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">int</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">is_function</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">is_member_function_pointer</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">is_pointer</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">is_reference</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">remove_pointer</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_fundamental</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_compound.html" title="is_compound">is_compound</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_fundamental.html" title="is_fundamental">is_floating_point</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_fundamental.html" title="is_fundamental">is_fundamental</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_fundamental.html" title="is_fundamental">is_integral</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_fundamental.html" title="is_fundamental">is_void</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_integral</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
@@ -301,15 +281,13 @@
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_function.html" title="is_function">is_function</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_function_pointer.html" title="is_member_function_pointer">is_member_function_pointer</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_function_pointer.html" title="is_member_function_pointer">is_member_object_pointer</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_function_pointer.html" title="is_member_function_pointer">is_member_pointer</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_object_pointer.html" title="is_member_object_pointer">is_member_object_pointer</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_member_object_pointer</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_function_pointer.html" title="is_member_function_pointer">is_member_function_pointer</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_object_pointer.html" title="is_member_object_pointer">is_member_object_pointer</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_object_pointer.html" title="is_member_object_pointer">is_member_pointer</a></p></td></tr>
 </table></dd>
 <dt><span class="term">is_member_pointer</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
@@ -371,11 +349,6 @@
 <dt><span class="term">is_stateless</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">has_trivial_constructor</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">has_trivial_copy</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">has_trivial_destructor</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_class</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_empty</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_stateless.html" title="is_stateless">is_stateless</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/intrinsics.html" title="Support for Compiler Intrinsics">Support for Compiler Intrinsics</a></p></td></tr>
 </table></dd>
@@ -418,7 +391,6 @@
 </table></dd>
 <dt><span class="term">make_unsigned</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
-<tr><td><p><a class="link" href="../boost_typetraits/reference/make_unsigned.html" title="make_unsigned">make_signed</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/make_unsigned.html" title="make_unsigned">make_unsigned</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/transform.html" title="Type Traits that Transform One Type to Another">Type Traits that Transform One Type to Another</a></p></td></tr>
 </table></dd>
@@ -430,8 +402,6 @@
 <dt><span class="term">promote</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/examples/to_double.html" title="Convert Numeric Types and Enums to double">Convert Numeric Types and Enums to double</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/promote.html" title="promote">floating_point_promotion</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/promote.html" title="promote">integral_promotion</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/promote.html" title="promote">promote</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/category/transform.html" title="Type Traits that Transform One Type to Another">Type Traits that Transform One Type to Another</a></p></td></tr>
 </table></dd>
@@ -505,7 +475,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="../boost_typetraits/credits.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../boost_typetraits/credits.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s11.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/index/s11.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/index/s11.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/index/s11.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Typedef Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s10.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1038451"></a>Typedef Index</h2></div></div></div>
+<a name="id1073692"></a>Typedef Index</h2></div></div></div>
 <p><a class="link" href="s11.html#idx_id_9">R</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -42,7 +42,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s10.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s10.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s12.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/index/s12.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/index/s12.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/index/s12.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Macro Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -13,11 +13,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s11.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1038486"></a>Macro Index</h2></div></div></div>
+<a name="id1073727"></a>Macro Index</h2></div></div></div>
 <p><a class="link" href="s12.html#idx_id_10">B</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -78,7 +78,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s11.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/next.png" alt="Next"></a>
+<a accesskey="p" href="s11.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="s13.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/html/index/s13.html
==============================================================================
--- sandbox/tools/auto_index/example/type_traits/doc/html/index/s13.html (original)
+++ sandbox/tools/auto_index/example/type_traits/doc/html/index/s13.html 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -2,7 +2,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>Index</title>
-<link rel="stylesheet" href="http://svn.boost.org/svn/boost/trunk/doc/html/boostbook.css" type="text/css">
+<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/html/boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
 <link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Boost.TypeTraits">
@@ -12,11 +12,11 @@
 <table cellpadding="2" width="100%"><tr><td valign="top"></td></tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a>
+<a accesskey="p" href="s12.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1038759"></a>Index</h2></div></div></div>
+<a name="id1073999"></a>Index</h2></div></div></div>
 <p><a class="link" href="s13.html#idx_id_11">A</a> <a class="link" href="s13.html#idx_id_12">B</a> <a class="link" href="s13.html#idx_id_13">C</a> <a class="link" href="s13.html#idx_id_14">D</a> <a class="link" href="s13.html#idx_id_15">E</a> <a class="link" href="s13.html#idx_id_16">F</a> <a class="link" href="s13.html#idx_id_17">G</a> <a class="link" href="s13.html#idx_id_18">H</a> <a class="link" href="s13.html#idx_id_19">I</a> <a class="link" href="s13.html#idx_id_20">M</a> <a class="link" href="s13.html#idx_id_21">O</a> <a class="link" href="s13.html#idx_id_22">P</a> <a class="link" href="s13.html#idx_id_23">R</a> <a class="link" href="s13.html#idx_id_24">S</a> <a class="link" href="s13.html#idx_id_25">T</a> <a class="link" href="s13.html#idx_id_26">U</a> </p>
 <div class="variablelist"><dl>
 <dt>
@@ -242,13 +242,13 @@
 <dt><span class="term">has_nothrow_copy_constructor</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_copy.html" title="has_nothrow_copy">has_nothrow_copy</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_cp_cons.html" title="has_nothrow_copy_constructor">has_nothrow_copy</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_cp_cons.html" title="has_nothrow_copy_constructor">has_nothrow_copy_constructor</a></p></td></tr>
 </table></dd>
 <dt><span class="term">has_nothrow_default_constructor</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_nothrow_constructor.html" title="has_nothrow_constructor">has_nothrow_constructor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_no_throw_def_cons.html" title="has_nothrow_default_constructor">has_nothrow_constructor</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_no_throw_def_cons.html" title="has_nothrow_default_constructor">has_nothrow_default_constructor</a></p></td></tr>
 </table></dd>
 <dt><span class="term">has_trivial_assign</span></dt>
@@ -279,13 +279,13 @@
 <dt><span class="term">has_trivial_copy_constructor</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_copy.html" title="has_trivial_copy">has_trivial_copy</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_cp_cons.html" title="has_trivial_copy_constructor">has_trivial_copy</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_cp_cons.html" title="has_trivial_copy_constructor">has_trivial_copy_constructor</a></p></td></tr>
 </table></dd>
 <dt><span class="term">has_trivial_default_constructor</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/properties.html" title="General Type Properties">General Type Properties</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_constructor.html" title="has_trivial_constructor">has_trivial_constructor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_def_cons.html" title="has_trivial_default_constructor">has_trivial_constructor</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/has_trivial_def_cons.html" title="has_trivial_default_constructor">has_trivial_default_constructor</a></p></td></tr>
 </table></dd>
 <dt><span class="term">has_trivial_destructor</span></dt>
@@ -436,7 +436,7 @@
 <dt><span class="term">is_member_object_pointer</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../boost_typetraits/category/value_traits/primary.html" title="Categorizing a Type">Categorizing a Type</a></p></td></tr>
-<tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_function_pointer.html" title="is_member_function_pointer">is_member_function_pointer</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_object_pointer.html" title="is_member_object_pointer">is_member_function_pointer</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_object_pointer.html" title="is_member_object_pointer">is_member_object_pointer</a></p></td></tr>
 <tr><td><p><a class="link" href="../boost_typetraits/reference/is_member_object_pointer.html" title="is_member_object_pointer">is_member_pointer</a></p></td></tr>
 </table></dd>
@@ -737,7 +737,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="s12.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="http://svn.boost.org/svn/boost/trunk/doc/html/images/home.png" alt="Home"></a>
+<a accesskey="p" href="s12.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/example/type_traits/doc/type_traits.pdf
==============================================================================
Binary files. No diff available.

Modified: sandbox/tools/auto_index/src/auto_index.cpp
==============================================================================
--- sandbox/tools/auto_index/src/auto_index.cpp (original)
+++ sandbox/tools/auto_index/src/auto_index.cpp 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -358,11 +358,8 @@
                   // Track the entry in our internal index:
                   index_entry_ptr item1(new index_entry(simple_title));
                   index_entry_ptr item2(new index_entry(i->term, *pid));
- if(index_entries.find(item1) == index_entries.end())
- {
- index_entries.insert(item1);
- }
- (**index_entries.find(item1)).sub_keys.insert(item2);
+ index_entry_set::iterator pos = index_entries.insert(item1).first;
+ (**pos).sub_keys.insert(item2);
                }
                //
                // Now insert another index entry with the index term
@@ -431,17 +428,12 @@
                catch(const std::exception&){}
 
                index_entry_ptr item3(new index_entry(i->term));
+ if(i->category.size())
+ item3->category = i->category;
                index_entry_ptr item4(new index_entry(rtitle, *pid));
                item4->preferred = preferred_term;
- if(index_entries.find(item3) == index_entries.end())
- {
- index_entries.insert(item3);
- if(i->category.size())
- {
- (**index_entries.find(item3)).category = i->category;
- }
- }
- (**index_entries.find(item3)).sub_keys.insert(item4);
+ index_entry_set::iterator pos = index_entries.insert(item3).first;
+ (**pos).sub_keys.insert(item4);
             }
          }
       }

Modified: sandbox/tools/auto_index/src/auto_index.hpp
==============================================================================
--- sandbox/tools/auto_index/src/auto_index.hpp (original)
+++ sandbox/tools/auto_index/src/auto_index.hpp 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -8,6 +8,14 @@
 #ifndef BOOST_AUTO_INDEX_HPP
 #define BOOST_AUTO_INDEX_HPP
 
+#include <boost/version.hpp>
+
+#if BOOST_VERSION < 104400
+# error "This tool requires Boost 1.44 or later to build."
+#endif
+
+#define BOOST_FILESYSTEM_VERSION 3
+
 #include "tiny_xml.hpp"
 #include <boost/regex.hpp>
 #include <boost/filesystem.hpp>
@@ -61,7 +69,7 @@
 
 inline bool operator < (const index_entry_ptr& a, const index_entry_ptr& b)
 {
- return a->sort_key < b->sort_key;
+ return ((a->sort_key != b->sort_key) ? (a->sort_key < b->sort_key) : (a->category < b->category));
 }
 
 struct id_rewrite_rule

Modified: sandbox/tools/auto_index/src/file_scanning.cpp
==============================================================================
--- sandbox/tools/auto_index/src/file_scanning.cpp (original)
+++ sandbox/tools/auto_index/src/file_scanning.cpp 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -239,13 +239,13 @@
 
    while(i != j)
    {
- if(regex_match(i->path().filename(), e))
+ if(regex_match(i->path().filename().string(), e))
       {
- scan_file(i->path().directory_string().c_str());
+ scan_file(i->path().string().c_str());
       }
       else if(recurse && is_directory(i->status()))
       {
- scan_dir(i->path().directory_string(), mask, recurse);
+ scan_dir(i->path().string(), mask, recurse);
       }
       ++i;
    }
@@ -335,14 +335,14 @@
             {
                boost::filesystem::path base(prefix);
                base /= f;
- f = base.file_string();
+ f = base.string();
             }
             else
             {
                boost::filesystem::path base(script);
                base.remove_filename();
                base /= f;
- f = base.file_string();
+ f = base.string();
             }
          }
          scan_file(f.c_str());
@@ -358,14 +358,14 @@
             {
                boost::filesystem::path base(prefix);
                base /= d;
- d = base.directory_string();
+ d = base.string();
             }
             else
             {
                boost::filesystem::path base(script);
                base.remove_filename();
                base /= d;
- d = base.directory_string();
+ d = base.string();
             }
          }
          if(verbose)

Modified: sandbox/tools/auto_index/src/index_generator.cpp
==============================================================================
--- sandbox/tools/auto_index/src/index_generator.cpp (original)
+++ sandbox/tools/auto_index/src/index_generator.cpp 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -116,7 +116,24 @@
             secondary_list->name = "simplelist";
             subitem->elements.push_back(secondary_list);
 
- for(index_entry_set::const_iterator k = (**i).sub_keys.begin(); k != (**i).sub_keys.end(); ++k)
+ //
+ // we need to examine subsequent entries to see if they're the same as this one
+ // (albeit with different "type" attributes) and if so merge with this entry
+ // if we're creating the main index:
+ //
+ index_entry_set sub_keys((**i).sub_keys);
+ if((0 == category) || (category->size() == 0) )
+ {
+ ++i;
+ while((i != index_entries.end()) && (subterm->content == (**i).key))
+ {
+ sub_keys.insert((**i).sub_keys.begin(), (**i).sub_keys.end());
+ ++i;
+ }
+ --i;
+ }
+
+ for(index_entry_set::const_iterator k = sub_keys.begin(); k != sub_keys.end(); ++k)
             {
                boost::tiny_xml::element_ptr member(new boost::tiny_xml::element());
                member->name = "member";

Modified: sandbox/tools/auto_index/test/index.idx
==============================================================================
--- sandbox/tools/auto_index/test/index.idx (original)
+++ sandbox/tools/auto_index/test/index.idx 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -74,3 +74,5 @@
 remove_reference "" "" class_name
 remove_volatile "" "" class_name
 
+#type-traits "" ".*.intro" test_index_1
+#type-traits "" ".*.background" test_index_2

Modified: sandbox/tools/auto_index/test/test2.gold
==============================================================================
--- sandbox/tools/auto_index/test/test2.gold (original)
+++ sandbox/tools/auto_index/test/test2.gold 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -6610,13 +6610,13 @@
   
     <section>
   <title>Class Index</title>
- <para><link linkend="idx_id_0">A</link> <link linkend="idx_id_1">C</link> <link linkend="idx_id_2">D</link> <link linkend="idx_id_3">E</link> <link linkend="idx_id_4">F</link> <link linkend="idx_id_5">H</link> <link linkend="idx_id_6">I</link> <link linkend="idx_id_7">M</link> <link linkend="idx_id_8">P</link> <link linkend="idx_id_9">R</link> </para><variablelist><varlistentry id="idx_id_0"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.reference.add_const">Constrained Index Term</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></mem
ber><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.add_pointer">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para><
/member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_1"><term>C</term><listitem><variablelist><varlistentry><term>Constrained Index Term</term><listit
em><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_2"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_3"><term>E</term><listitem><variablelist><varlistentry><term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></pa
ra></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.extent">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_4"><term>F</term><listitem><variablelist><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlist
entry><varlistentry id="idx_id_5"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_default_constructor</link></para></member><member><para><link linkend="b
oost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><membe
r><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background
">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><l
ink linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member>
<member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member
><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varliste
ntry id="idx_id_6"><term>I</term><listitem><variablelist><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_polymorphic</link></para></member></simplel
ist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_array">is_array</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of<
/link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_t
ypetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><si
mplelist><member><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty"
>is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link li
nkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">int</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_reference</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">remove_pointe
r</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_integral</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend=
"boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_pointer</link></para></member></simple
list></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_
member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></p
ara></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits
.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between
 Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para><
/member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetr
aits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_unsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link lin
kend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_7"><term>M</term><listitem><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</
link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_8"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">floating_point_promoti
on</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_9"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para
><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member
><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetr
aits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.trans
form">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></section>
+ <para><link linkend="idx_id_0">A</link> <link linkend="idx_id_1">C</link> <link linkend="idx_id_2">D</link> <link linkend="idx_id_3">E</link> <link linkend="idx_id_4">F</link> <link linkend="idx_id_5">H</link> <link linkend="idx_id_6">I</link> <link linkend="idx_id_7">M</link> <link linkend="idx_id_8">P</link> <link linkend="idx_id_9">R</link> </para><variablelist><varlistentry id="idx_id_0"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Ano
ther</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member
><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_1"><term>C</term><listitem><variablelist><varlistentry><term>Constrained Index Term</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_2
"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_3"><term>E</term><listitem><variablelist><varlistentry><term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_4"><term>F</term><listitem><variable
list><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_5"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></lis
titem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_
copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><li
nk linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simpleli
st><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons
">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linke
nd="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistent
ry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_6"><term>I</term><listitem><variablelist><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><
varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_array">is_array</link></p
ara></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><v
arlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><simplelist><mem
ber><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term
><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para
><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fu
ndamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetrai
ts.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></p
ara></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.referenc
e.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</li
nk></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><mem
ber><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits
.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_unsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost
_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_7"><term>M</term><listitem><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></
member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_8"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><mem
ber><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_9"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><m
ember><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><
member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></v
arlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></section>
   <section>
   <title>Typedef Index</title>
   <para><link linkend="idx_id_10">R</link> </para><variablelist><varlistentry id="idx_id_10"><term>R</term><listitem><variablelist><varlistentry><term>result_type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></section>
   <section>
   <title>Macro Index</title>
   <para><link linkend="idx_id_11">B</link> </para><variablelist><varlistentry id="idx_id_11"><term>B</term><listitem><variablelist><varlistentry><term>BOOST_ALIGNMENT_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></pa
ra></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_DESTRUCTOR</term><listitem><simplelis
t><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_VIRTUAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ABSTRACT</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_BASE_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CLASS</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varliste
ntry><varlistentry><term>BOOST_IS_CONVERTIBLE</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_EMPTY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ENUM</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POD</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POLYMORPHIC</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics<
/link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_UNION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></section>
- <section><title>Index</title><para><link linkend="idx_id_12">A</link> <link linkend="idx_id_13">B</link> <link linkend="idx_id_14">C</link> <link linkend="idx_id_15">D</link> <link linkend="idx_id_16">E</link> <link linkend="idx_id_17">F</link> <link linkend="idx_id_18">G</link> <link linkend="idx_id_19">H</link> <link linkend="idx_id_20">I</link> <link linkend="idx_id_21">M</link> <link linkend="idx_id_22">O</link> <link linkend="idx_id_23">P</link> <link linkend="idx_id_24">R</link> <link linkend="idx_id_25">S</link> <link linkend="idx_id_26">T</link> <link linkend="idx_id_27">U</link> </para><variablelist><varlistentry id="idx_id_12"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.reference.add_const">Constrained Index Term</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Ty
pe Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.add_pointer">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</li
nk></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe
 the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_13"><term>B</term><listitem><variablelist><varlistentry><term>Background and Tutorial</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.background">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.background">is_void</link></para></member><member><para><link linkend="boost_typetraits.background">remove_extent</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_ALIGNMENT_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_BROKEN_
COMPILER_TYPE_TRAITS_SPECIALIZATION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_ty
petraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_VIRTUAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><v
arlistentry><term>BOOST_IS_ABSTRACT</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_BASE_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CLASS</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CONVERTIBLE</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_EMPTY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link
></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ENUM</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POD</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POLYMORPHIC</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_UNION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_14"><term>C</term><listitem><variablelist>
<varlistentry><term>Categorizing a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_array</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_class</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_complex</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_compound</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_function</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.pr
imary">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_integral</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_object</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_reference</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_scalar</link></para></member><member><para><link linkend="boost_typetraits.category.value_
traits.primary">is_union</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Constrained Index Term</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Convert Numeric Types and Enums to double</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">promote</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Credits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">is_convertible</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_15"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.r
eference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Decomposing Function Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.function">is_function</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_16"><term>E</term><listitem><variablelist><varlistentry><term>Example that Omits Destructor Calls For Types with Trivial Destructors</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">has_trivial_destructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><
term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.extent">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_17"><term>F</term><listitem><variablelist><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Tran
sform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term><link linkend="boost_typetraits.background">Foo1</link></term><listitem><simplelist></simplelist></listitem></varlistentry><varlistentry><term>Foo2</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">Bar2</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>function_traits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.function_traits">result_type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_18"><term>G</term><listitem><variablelist><varlistentry><term>General Type Properties</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">alignment_of</link></para
></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_constructor</link></para></member><member><para><link linken
d="boost_typetraits.category.value_traits.properties">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_const</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_empty</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties"
>is_pod</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_signed</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">rank</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_19"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Propert
ies</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.categor
y.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simplelis
t><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivi
al_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_type
traits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></membe
r></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></me
mber><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_20"><term>I</term><listitem><variablelist><varlistentry><term>improved Version of std::iter_swap</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">is_reference</link></para></member><m
ember><para><link linkend="boost_typetraits.examples.iter">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>int</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abs
tract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_polymorphic</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><
para><link linkend="boost_typetraits.reference.is_array">is_array</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</l
ink></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.categ
ory.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><m
ember><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</
link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">int</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_member_function_pointer</link></para></member><member><para><link lin
kend="boost_typetraits.reference.is_function">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_reference</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">remove_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_integral</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_void</li
nk></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></membe
r><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.
category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typ
etraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para><
/member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.ex
amples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.refere
nce.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para>
</member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_u
nsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_21"><term>M</term><listit
em><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_22"><term>O</term><listitem><variablelist><varli
stentry><term>Optimised Version of std::fill</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Optimized Version of std::copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.copy">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_23"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</lin
k></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_24"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Relationships Between Two
Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One T
ype to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><
link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varliste
ntry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>result_type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_25"><term>S</term><listitem><variablelist><varlistentry><term>Support for Compiler Intrinsics</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">BOOST_ALIGNMENT_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS
_NOTHROW_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_VIRTUAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ABSTRACT</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_BASE_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_CLASS</link></para></member><member><para><link linkend="boost_typetraits.intri
nsics">BOOST_IS_CONVERTIBLE</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_EMPTY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ENUM</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POD</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POLYMORPHIC</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_UNION</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_constructor</link></para><
/member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_class</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_empty</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_26"><term>T</term><listitem><variablelist><varlistentry><term>Typ
e Traits that Describe the Properties of a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">rank</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Type Traits that Transform One Type to Another</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">add_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_volatile</link></para></member><member><para><link
 linkend="boost_typetraits.category.transform">BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION</link></para></member><member><para><link linkend="boost_typetraits.category.transform">decay</link></para></member><member><para><link linkend="boost_typetraits.category.transform">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_signed</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">rank</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_all_extents</link></para></memb
er><member><para><link linkend="boost_typetraits.category.transform">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_27"><term>U</term><listitem><variablelist><varlistentry><term>User Defined Specializations</term><listitem><simplelist><member><para><link linkend="boost_typetraits.user_defined">is_class</link></para></member><member><para><link linkend="boost_typetraits.user_defined">is_pod</link></para></member><me
mber><para><link linkend="boost_typetraits.user_defined">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></section>
+ <section><title>Index</title><para><link linkend="idx_id_12">A</link> <link linkend="idx_id_13">B</link> <link linkend="idx_id_14">C</link> <link linkend="idx_id_15">D</link> <link linkend="idx_id_16">E</link> <link linkend="idx_id_17">F</link> <link linkend="idx_id_18">G</link> <link linkend="idx_id_19">H</link> <link linkend="idx_id_20">I</link> <link linkend="idx_id_21">M</link> <link linkend="idx_id_22">O</link> <link linkend="idx_id_23">P</link> <link linkend="idx_id_24">R</link> <link linkend="idx_id_25">S</link> <link linkend="idx_id_26">T</link> <link linkend="idx_id_27">U</link> </para><variablelist><varlistentry id="idx_id_12"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.reference.add_const">Constrained Index Term</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Ty
pe Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.add_pointer">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</li
nk></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe
 the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_13"><term>B</term><listitem><variablelist><varlistentry><term>Background and Tutorial</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.background">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.background">is_void</link></para></member><member><para><link linkend="boost_typetraits.background">remove_extent</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_ALIGNMENT_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_BROKEN_
COMPILER_TYPE_TRAITS_SPECIALIZATION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_ty
petraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_VIRTUAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><v
arlistentry><term>BOOST_IS_ABSTRACT</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_BASE_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CLASS</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CONVERTIBLE</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_EMPTY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link
></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ENUM</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POD</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POLYMORPHIC</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_UNION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_14"><term>C</term><listitem><variablelist>
<varlistentry><term>Categorizing a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_array</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_class</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_complex</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_compound</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_function</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.pr
imary">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_integral</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_object</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_reference</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_scalar</link></para></member><member><para><link linkend="boost_typetraits.category.value_
traits.primary">is_union</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Constrained Index Term</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Convert Numeric Types and Enums to double</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">promote</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Credits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">is_convertible</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_15"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.r
eference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Decomposing Function Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.function">is_function</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_16"><term>E</term><listitem><variablelist><varlistentry><term>Example that Omits Destructor Calls For Types with Trivial Destructors</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">has_trivial_destructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><
term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.extent">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_17"><term>F</term><listitem><variablelist><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Tran
sform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term><link linkend="boost_typetraits.background">Foo1</link></term><listitem><simplelist></simplelist></listitem></varlistentry><varlistentry><term>Foo2</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">Bar2</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>function_traits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.function_traits">result_type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_18"><term>G</term><listitem><variablelist><varlistentry><term>General Type Properties</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">alignment_of</link></para
></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_constructor</link></para></member><member><para><link linken
d="boost_typetraits.category.value_traits.properties">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_const</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_empty</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties"
>is_pod</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_signed</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">rank</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_19"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Propert
ies</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.categor
y.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simple
list><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_triv
ial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_typ
etraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></m
ember></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></m
ember><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_20"><term>I</term><listitem><variablelist><varlistentry><term>improved Version of std::iter_swap</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">is_reference</link></para></member><
member><para><link linkend="boost_typetraits.examples.iter">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>int</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_ab
stract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_polymorphic</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member>
<para><link linkend="boost_typetraits.reference.is_array">is_array</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</
link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.cate
gory.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><
member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type<
/link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">int</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_member_function_pointer</link></para></member><member><para><link li
nkend="boost_typetraits.reference.is_function">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_reference</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">remove_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_integral</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_void</l
ink></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></memb
er><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.c
ategory.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_type
traits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></
member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.exa
mples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.referen
ce.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para><
/member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_un
signed">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_21"><term>M</term><listite
m><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_22"><term>O</term><listitem><variablelist><varlis
tentry><term>Optimised Version of std::fill</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Optimized Version of std::copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.copy">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_23"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link
></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_24"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Relationships Between Two T
ypes</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Ty
pe to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><l
ink linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlisten
try><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>result_type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_25"><term>S</term><listitem><variablelist><varlistentry><term>Support for Compiler Intrinsics</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">BOOST_ALIGNMENT_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_
NOTHROW_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_VIRTUAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ABSTRACT</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_BASE_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_CLASS</link></para></member><member><para><link linkend="boost_typetraits.intrin
sics">BOOST_IS_CONVERTIBLE</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_EMPTY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ENUM</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POD</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POLYMORPHIC</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_UNION</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_constructor</link></para></
member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_class</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_empty</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_26"><term>T</term><listitem><variablelist><varlistentry><term>Type
 Traits that Describe the Properties of a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">rank</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Type Traits that Transform One Type to Another</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">add_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_volatile</link></para></member><member><para><link
linkend="boost_typetraits.category.transform">BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION</link></para></member><member><para><link linkend="boost_typetraits.category.transform">decay</link></para></member><member><para><link linkend="boost_typetraits.category.transform">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_signed</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">rank</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_all_extents</link></para></membe
r><member><para><link linkend="boost_typetraits.category.transform">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_27"><term>U</term><listitem><variablelist><varlistentry><term>User Defined Specializations</term><listitem><simplelist><member><para><link linkend="boost_typetraits.user_defined">is_class</link></para></member><member><para><link linkend="boost_typetraits.user_defined">is_pod</link></para></member><mem
ber><para><link linkend="boost_typetraits.user_defined">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></section>
   
 </chapter>
\ No newline at end of file

Modified: sandbox/tools/auto_index/test/test3.gold
==============================================================================
--- sandbox/tools/auto_index/test/test3.gold (original)
+++ sandbox/tools/auto_index/test/test3.gold 2010-12-19 13:20:18 EST (Sun, 19 Dec 2010)
@@ -6610,13 +6610,13 @@
   
     <appendix>
   <title>Class Index</title>
- <para><link linkend="idx_id_0">A</link> <link linkend="idx_id_1">C</link> <link linkend="idx_id_2">D</link> <link linkend="idx_id_3">E</link> <link linkend="idx_id_4">F</link> <link linkend="idx_id_5">H</link> <link linkend="idx_id_6">I</link> <link linkend="idx_id_7">M</link> <link linkend="idx_id_8">P</link> <link linkend="idx_id_9">R</link> </para><variablelist><varlistentry id="idx_id_0"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.reference.add_const">Constrained Index Term</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></mem
ber><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.add_pointer">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para><
/member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_1"><term>C</term><listitem><variablelist><varlistentry><term>Constrained Index Term</term><listit
em><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_2"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_3"><term>E</term><listitem><variablelist><varlistentry><term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></pa
ra></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.extent">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_4"><term>F</term><listitem><variablelist><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlist
entry><varlistentry id="idx_id_5"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_default_constructor</link></para></member><member><para><link linkend="b
oost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><membe
r><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background
">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><l
ink linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member>
<member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member
><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varliste
ntry id="idx_id_6"><term>I</term><listitem><variablelist><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_polymorphic</link></para></member></simplel
ist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_array">is_array</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of<
/link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_t
ypetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><si
mplelist><member><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty"
>is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link li
nkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">int</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_reference</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">remove_pointe
r</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_integral</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend=
"boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_pointer</link></para></member></simple
list></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_
member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></p
ara></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits
.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between
 Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para><
/member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetr
aits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_unsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link lin
kend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_7"><term>M</term><listitem><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</
link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_8"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">floating_point_promoti
on</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_9"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para
><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member
><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetr
aits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.trans
form">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></appendix>
+ <para><link linkend="idx_id_0">A</link> <link linkend="idx_id_1">C</link> <link linkend="idx_id_2">D</link> <link linkend="idx_id_3">E</link> <link linkend="idx_id_4">F</link> <link linkend="idx_id_5">H</link> <link linkend="idx_id_6">I</link> <link linkend="idx_id_7">M</link> <link linkend="idx_id_8">P</link> <link linkend="idx_id_9">R</link> </para><variablelist><varlistentry id="idx_id_0"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Ano
ther</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member
><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_1"><term>C</term><listitem><variablelist><varlistentry><term>Constrained Index Term</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_2
"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_3"><term>E</term><listitem><variablelist><varlistentry><term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_4"><term>F</term><listitem><variable
list><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_5"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></lis
titem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_
copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><li
nk linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simpleli
st><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons
">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linke
nd="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistent
ry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_6"><term>I</term><listitem><variablelist><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><
varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_array">is_array</link></p
ara></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><v
arlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><simplelist><mem
ber><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term
><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para
><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fu
ndamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetrai
ts.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></p
ara></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.referenc
e.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</li
nk></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><mem
ber><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits
.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_unsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost
_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_7"><term>M</term><listitem><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></
member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_8"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><mem
ber><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_9"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><m
ember><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><
member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></v
arlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></appendix>
   <appendix>
   <title>Typedef Index</title>
   <para><link linkend="idx_id_10">R</link> </para><variablelist><varlistentry id="idx_id_10"><term>R</term><listitem><variablelist><varlistentry><term>result_type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></appendix>
   <appendix>
   <title>Macro Index</title>
   <para><link linkend="idx_id_11">B</link> </para><variablelist><varlistentry id="idx_id_11"><term>B</term><listitem><variablelist><varlistentry><term>BOOST_ALIGNMENT_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></pa
ra></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_DESTRUCTOR</term><listitem><simplelis
t><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_VIRTUAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ABSTRACT</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_BASE_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CLASS</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varliste
ntry><varlistentry><term>BOOST_IS_CONVERTIBLE</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_EMPTY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ENUM</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POD</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POLYMORPHIC</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics<
/link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_UNION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></appendix>
- <appendix><title>Index</title><para><link linkend="idx_id_12">A</link> <link linkend="idx_id_13">B</link> <link linkend="idx_id_14">C</link> <link linkend="idx_id_15">D</link> <link linkend="idx_id_16">E</link> <link linkend="idx_id_17">F</link> <link linkend="idx_id_18">G</link> <link linkend="idx_id_19">H</link> <link linkend="idx_id_20">I</link> <link linkend="idx_id_21">M</link> <link linkend="idx_id_22">O</link> <link linkend="idx_id_23">P</link> <link linkend="idx_id_24">R</link> <link linkend="idx_id_25">S</link> <link linkend="idx_id_26">T</link> <link linkend="idx_id_27">U</link> </para><variablelist><varlistentry id="idx_id_12"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.reference.add_const">Constrained Index Term</link></para></member><member><para><link linkend="boost_typetraits.category.transform">T
ype Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.add_pointer">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</l
ink></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describ
e the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_13"><term>B</term><listitem><variablelist><varlistentry><term>Background and Tutorial</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.background">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.background">is_void</link></para></member><member><para><link linkend="boost_typetraits.background">remove_extent</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_ALIGNMENT_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_BROKEN
_COMPILER_TYPE_TRAITS_SPECIALIZATION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_t
ypetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_VIRTUAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><
varlistentry><term>BOOST_IS_ABSTRACT</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_BASE_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CLASS</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CONVERTIBLE</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_EMPTY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</lin
k></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ENUM</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POD</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POLYMORPHIC</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_UNION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_14"><term>C</term><listitem><variablelist
><varlistentry><term>Categorizing a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_array</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_class</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_complex</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_compound</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_function</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.p
rimary">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_integral</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_object</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_reference</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_scalar</link></para></member><member><para><link linkend="boost_typetraits.category.value
_traits.primary">is_union</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Constrained Index Term</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Convert Numeric Types and Enums to double</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">promote</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Credits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">is_convertible</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_15"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.
reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Decomposing Function Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.function">is_function</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_16"><term>E</term><listitem><variablelist><varlistentry><term>Example that Omits Destructor Calls For Types with Trivial Destructors</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">has_trivial_destructor</link></para></member></simplelist></listitem></varlistentry><varlistentry>
<term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.extent">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_17"><term>F</term><listitem><variablelist><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Tra
nsform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term><link linkend="boost_typetraits.background">Foo1</link></term><listitem><simplelist></simplelist></listitem></varlistentry><varlistentry><term>Foo2</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">Bar2</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>function_traits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.function_traits">result_type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_18"><term>G</term><listitem><variablelist><varlistentry><term>General Type Properties</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">alignment_of</link></par
a></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_constructor</link></para></member><member><para><link linke
nd="boost_typetraits.category.value_traits.properties">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_const</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_empty</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties
">is_pod</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_signed</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">rank</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_19"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Proper
ties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.catego
ry.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simpleli
st><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_triv
ial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_typ
etraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></memb
er></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></m
ember><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_20"><term>I</term><listitem><variablelist><varlistentry><term>improved Version of std::iter_swap</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">is_reference</link></para></member><
member><para><link linkend="boost_typetraits.examples.iter">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>int</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_ab
stract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_polymorphic</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member>
<para><link linkend="boost_typetraits.reference.is_array">is_array</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</
link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.cate
gory.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><
member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type<
/link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">int</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_member_function_pointer</link></para></member><member><para><link li
nkend="boost_typetraits.reference.is_function">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_reference</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">remove_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_integral</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_void</l
ink></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></memb
er><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits
.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_ty
petraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para>
</member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.e
xamples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.refer
ence.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para
></member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_
unsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_21"><term>M</term><listi
tem><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_22"><term>O</term><listitem><variablelist><varl
istentry><term>Optimised Version of std::fill</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Optimized Version of std::copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.copy">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_23"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</li
nk></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_24"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Relationships Between Two
 Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One
Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para>
<link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlist
entry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>result_type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_25"><term>S</term><listitem><variablelist><varlistentry><term>Support for Compiler Intrinsics</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">BOOST_ALIGNMENT_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HA
S_NOTHROW_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_VIRTUAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ABSTRACT</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_BASE_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_CLASS</link></para></member><member><para><link linkend="boost_typetraits.intr
insics">BOOST_IS_CONVERTIBLE</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_EMPTY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ENUM</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POD</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POLYMORPHIC</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_UNION</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_constructor</link></para>
</member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_class</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_empty</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_26"><term>T</term><listitem><variablelist><varlistentry><term>Ty
pe Traits that Describe the Properties of a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">rank</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Type Traits that Transform One Type to Another</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">add_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_volatile</link></para></member><member><para><lin
k linkend="boost_typetraits.category.transform">BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION</link></para></member><member><para><link linkend="boost_typetraits.category.transform">decay</link></para></member><member><para><link linkend="boost_typetraits.category.transform">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_signed</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">rank</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_all_extents</link></para></mem
ber><member><para><link linkend="boost_typetraits.category.transform">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_27"><term>U</term><listitem><variablelist><varlistentry><term>User Defined Specializations</term><listitem><simplelist><member><para><link linkend="boost_typetraits.user_defined">is_class</link></para></member><member><para><link linkend="boost_typetraits.user_defined">is_pod</link></para></member><m
ember><para><link linkend="boost_typetraits.user_defined">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></appendix>
+ <appendix><title>Index</title><para><link linkend="idx_id_12">A</link> <link linkend="idx_id_13">B</link> <link linkend="idx_id_14">C</link> <link linkend="idx_id_15">D</link> <link linkend="idx_id_16">E</link> <link linkend="idx_id_17">F</link> <link linkend="idx_id_18">G</link> <link linkend="idx_id_19">H</link> <link linkend="idx_id_20">I</link> <link linkend="idx_id_21">M</link> <link linkend="idx_id_22">O</link> <link linkend="idx_id_23">P</link> <link linkend="idx_id_24">R</link> <link linkend="idx_id_25">S</link> <link linkend="idx_id_26">T</link> <link linkend="idx_id_27">U</link> </para><variablelist><varlistentry id="idx_id_12"><term>A</term><listitem><variablelist><varlistentry><term>add_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member><member><para><link linkend="boost_typetraits.reference.add_const">Constrained Index Term</link></para></member><member><para><link linkend="boost_typetraits.category.transform">T
ype Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_cv">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.add_pointer">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_reference">add_reference</l
ink></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>add_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_volatile">add_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>alignment_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.alignment_of">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describ
e the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_13"><term>B</term><listitem><variablelist><varlistentry><term>Background and Tutorial</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">add_reference</link></para></member><member><para><link linkend="boost_typetraits.background">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.background">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.background">is_void</link></para></member><member><para><link linkend="boost_typetraits.background">remove_extent</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_ALIGNMENT_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_BROKEN
_COMPILER_TYPE_TRAITS_SPECIALIZATION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_NOTHROW_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_ASSIGN</term><listitem><simplelist><member><para><link linkend="boost_t
ypetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_CONSTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_COPY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_TRIVIAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_HAS_VIRTUAL_DESTRUCTOR</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><
varlistentry><term>BOOST_IS_ABSTRACT</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_BASE_OF</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CLASS</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_CONVERTIBLE</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_EMPTY</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</lin
k></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_ENUM</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POD</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_POLYMORPHIC</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>BOOST_IS_UNION</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_14"><term>C</term><listitem><variablelist
><varlistentry><term>Categorizing a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_array</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_class</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_complex</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_compound</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_function</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.p
rimary">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_integral</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_member_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_object</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_reference</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_scalar</link></para></member><member><para><link linkend="boost_typetraits.category.value
_traits.primary">is_union</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Constrained Index Term</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_const">add_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Convert Numeric Types and Enums to double</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">promote</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Credits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">is_convertible</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_15"><term>D</term><listitem><variablelist><varlistentry><term>decay</term><listitem><simplelist><member><para><link linkend="boost_typetraits.
reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Decomposing Function Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.function">is_function</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_16"><term>E</term><listitem><variablelist><varlistentry><term>Example that Omits Destructor Calls For Types with Trivial Destructors</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">has_trivial_destructor</link></para></member></simplelist></listitem></varlistentry><varlistentry>
<term>extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.extent">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_17"><term>F</term><listitem><variablelist><varlistentry><term>floating_point_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.floating_point_promotion">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Tra
nsform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term><link linkend="boost_typetraits.background">Foo1</link></term><listitem><simplelist></simplelist></listitem></varlistentry><varlistentry><term>Foo2</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">Bar2</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>function_traits</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.function_traits">result_type</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_18"><term>G</term><listitem><variablelist><varlistentry><term>General Type Properties</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">alignment_of</link></par
a></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_constructor</link></para></member><member><para><link linke
nd="boost_typetraits.category.value_traits.properties">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_const</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_empty</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties
">is_pod</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_signed</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">is_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">rank</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_19"><term>H</term><listitem><variablelist><varlistentry><term>has_nothrow_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Proper
ties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_assign">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_constructor">has_nothrow_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.catego
ry.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_copy">has_nothrow_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_nothrow_cp_cons">has_nothrow_copy_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_nothrow_default_constructor</term><listitem><simpl
elist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_no_throw_def_cons">has_nothrow_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_assign</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">An Optimised Version of std::fill</link></para></member><member><para><link linkend="boost_typetraits.examples.copy">An Optimized Version of std::copy</link></para></member><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_tri
vial_assign">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_constructor">has_trivial_default_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy</term><listitem><simplelist><member><para><link linkend="boost_ty
petraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_copy">has_trivial_copy_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_copy_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_cp_cons">has_trivial_copy_constructor</link></para></
member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_default_constructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_def_cons">has_trivial_default_constructor</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_trivial_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.destruct">An Example that Omits Destructor Calls For Types with Trivial Destructors</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_trivial_destructor">has_trivial_destructor</link></para></
member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>has_virtual_destructor</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.has_virtual_destructor">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_20"><term>I</term><listitem><variablelist><varlistentry><term>improved Version of std::iter_swap</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">is_reference</link></para></member>
<member><para><link linkend="boost_typetraits.examples.iter">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>int</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>integral_promotion</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.integral_promotion">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_abstract</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_a
bstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_polymorphic</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_arithmetic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_array</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member
><para><link linkend="boost_typetraits.reference.is_array">is_array</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_base_of</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.is_base_of">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_class</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics<
/link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_complex</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_complex">is_complex</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_compound</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.cat
egory.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_const">is_const</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_convertible</term><listitem><simplelist><member><para><link linkend="boost_typetraits.credits">Credits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_convertible">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_empty</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member>
<member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_enum</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.reference.is_enum">is_enum</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_floating_point</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type
</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_floating_point">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_function</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.category.function">Decomposing Function Types</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">int</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_member_function_pointer</link></para></member><member><para><link l
inkend="boost_typetraits.reference.is_function">is_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_reference</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">remove_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_fundamental</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_compound">is_compound</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_floating_point</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_integral</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_void</
link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_integral</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_arithmetic">is_arithmetic</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_integral">is_integral</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_function_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></mem
ber><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_object_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_member_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.
category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_function_pointer">is_member_function_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_object_pointer">is_member_object_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.is_member_pointer">is_member_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_object</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_object">is_object</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pod</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typ
etraits.reference.is_pod">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_pointer</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_pointer">is_pointer</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_polymorphic</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para><
/member><member><para><link linkend="boost_typetraits.reference.is_abstract">is_abstract</link></para></member><member><para><link linkend="boost_typetraits.reference.is_polymorphic">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.is_reference">is_reference</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_same</term><listitem><simplelist><member><para><link linkend="boost_typetraits.ex
amples.iter">An improved Version of std::iter_swap</link></para></member><member><para><link linkend="boost_typetraits.reference.is_same">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">Relationships Between Two Types</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_scalar</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_scalar">is_scalar</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.refere
nce.is_signed">is_signed</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_stateless</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_constructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_stateless">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para>
</member></simplelist></listitem></varlistentry><varlistentry><term>is_union</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_class">is_class</link></para></member><member><para><link linkend="boost_typetraits.reference.is_empty">is_empty</link></para></member><member><para><link linkend="boost_typetraits.reference.is_union">is_union</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">Support for Compiler Intrinsics</link></para></member><member><para><link linkend="boost_typetraits.user_defined">User Defined Specializations</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_u
nsigned">is_unsigned</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_void</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.primary">Categorizing a Type</link></para></member><member><para><link linkend="boost_typetraits.reference.is_fundamental">is_fundamental</link></para></member><member><para><link linkend="boost_typetraits.reference.is_void">is_void</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>is_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.is_volatile">is_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_21"><term>M</term><listit
em><variablelist><varlistentry><term>make_signed</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_signed">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>make_unsigned</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_signed</link></para></member><member><para><link linkend="boost_typetraits.reference.make_unsigned">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_22"><term>O</term><listitem><variablelist><varli
stentry><term>Optimised Version of std::fill</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.fill">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Optimized Version of std::copy</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.copy">has_trivial_assign</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_23"><term>P</term><listitem><variablelist><varlistentry><term>promote</term><listitem><simplelist><member><para><link linkend="boost_typetraits.examples.to_double">Convert Numeric Types and Enums to double</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.reference.promote">promote</lin
k></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_24"><term>R</term><listitem><variablelist><varlistentry><term>rank</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.extent">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.properties">General Type Properties</link></para></member><member><para><link linkend="boost_typetraits.reference.rank">rank</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">Type Traits that Describe the Properties of a Type</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Relationships Between Two
Types</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_base_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_convertible</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits.relate">is_same</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_all_extents</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_all_extents">remove_all_extents</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_const</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_const">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One T
ype to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_cv</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_cv">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_extent</term><listitem><simplelist><member><para><link linkend="boost_typetraits.background">Background and Tutorial</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_extent">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_pointer</term><listitem><simplelist><member><para><
link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member><member><para><link linkend="boost_typetraits.reference.is_function">is_function</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_pointer">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>remove_reference</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.add_pointer">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.reference.decay">decay</link></para></member><member><para><link linkend="boost_typetraits.reference.remove_reference">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varliste
ntry><varlistentry><term>remove_volatile</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.remove_volatile">remove_volatile</link></para></member><member><para><link linkend="boost_typetraits.category.transform">Type Traits that Transform One Type to Another</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>result_type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.reference.function_traits">function_traits</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_25"><term>S</term><listitem><variablelist><varlistentry><term>Support for Compiler Intrinsics</term><listitem><simplelist><member><para><link linkend="boost_typetraits.intrinsics">BOOST_ALIGNMENT_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS
_NOTHROW_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_NOTHROW_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_ASSIGN</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_CONSTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_COPY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_TRIVIAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_HAS_VIRTUAL_DESTRUCTOR</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ABSTRACT</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_BASE_OF</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_CLASS</link></para></member><member><para><link linkend="boost_typetraits.intri
nsics">BOOST_IS_CONVERTIBLE</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_EMPTY</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_ENUM</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POD</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_POLYMORPHIC</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">BOOST_IS_UNION</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_constructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_nothrow_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_assign</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_constructor</link></para><
/member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_copy</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_trivial_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">has_virtual_destructor</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_class</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_empty</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_pod</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_polymorphic</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_stateless</link></para></member><member><para><link linkend="boost_typetraits.intrinsics">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_26"><term>T</term><listitem><variablelist><varlistentry><term>Typ
e Traits that Describe the Properties of a Type</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.value_traits">alignment_of</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">extent</link></para></member><member><para><link linkend="boost_typetraits.category.value_traits">rank</link></para></member></simplelist></listitem></varlistentry><varlistentry><term>Type Traits that Transform One Type to Another</term><listitem><simplelist><member><para><link linkend="boost_typetraits.category.transform">add_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">add_volatile</link></para></member><member><para><link
 linkend="boost_typetraits.category.transform">BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION</link></para></member><member><para><link linkend="boost_typetraits.category.transform">decay</link></para></member><member><para><link linkend="boost_typetraits.category.transform">floating_point_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">integral_promotion</link></para></member><member><para><link linkend="boost_typetraits.category.transform">is_same</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_signed</link></para></member><member><para><link linkend="boost_typetraits.category.transform">make_unsigned</link></para></member><member><para><link linkend="boost_typetraits.category.transform">promote</link></para></member><member><para><link linkend="boost_typetraits.category.transform">rank</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_all_extents</link></para></memb
er><member><para><link linkend="boost_typetraits.category.transform">remove_const</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_cv</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_extent</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_pointer</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_reference</link></para></member><member><para><link linkend="boost_typetraits.category.transform">remove_volatile</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry><varlistentry id="idx_id_27"><term>U</term><listitem><variablelist><varlistentry><term>User Defined Specializations</term><listitem><simplelist><member><para><link linkend="boost_typetraits.user_defined">is_class</link></para></member><member><para><link linkend="boost_typetraits.user_defined">is_pod</link></para></member><me
mber><para><link linkend="boost_typetraits.user_defined">is_union</link></para></member></simplelist></listitem></varlistentry></variablelist></listitem></varlistentry></variablelist></appendix>
   
 </chapter>
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk