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="stylesh