Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67434 - in sandbox/tools/auto_index: doc doc/html doc/html/autoindex example/integer/doc example/integer/doc/html example/integer/doc/html/boost_integer example/integer/doc/html/index 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/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/normal_example 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/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/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/zetas example/math/doc/sf_and_dist/html/math_toolkit/status 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/reference example/type_traits/doc/html/index src test
From: john_at_[hidden]
Date: 2010-12-23 13:15:32


Author: johnmaddock
Date: 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
New Revision: 67434
URL: http://svn.boost.org/trac/boost/changeset/67434

Log:
Change file scanners to use customisable scanners that can be defined in the script file.
Update docs to match.
Update examples to use the new file scanner definitions.
Regenerate examples.
Added:
   sandbox/tools/auto_index/doc/html/autoindex/xml.html (contents, props changed)
   sandbox/tools/auto_index/example/integer/doc/html/index/
   sandbox/tools/auto_index/example/integer/doc/html/index/s09.html (contents, props changed)
   sandbox/tools/auto_index/example/integer/doc/html/index/s10.html (contents, props changed)
   sandbox/tools/auto_index/example/integer/doc/html/index/s11.html (contents, props changed)
   sandbox/tools/auto_index/example/integer/doc/html/index/s12.html (contents, props changed)
   sandbox/tools/auto_index/example/integer/doc/html/index/s13.html (contents, props changed)
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/doc/auto_index.qbk | 111 +++++--
   sandbox/tools/auto_index/doc/html/autoindex/comm_ref.html | 6
   sandbox/tools/auto_index/doc/html/autoindex/script_ref.html | 250 ++++++++----------
   sandbox/tools/auto_index/doc/html/autoindex/tut.html | 23
   sandbox/tools/auto_index/doc/html/index.html | 5
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/cstdint.html | 10
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/history.html | 6
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/integer.html | 14
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/log2.html | 2
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/mask.html | 2
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/minmax.html | 2
   sandbox/tools/auto_index/example/integer/doc/html/boost_integer/traits.html | 2
   sandbox/tools/auto_index/example/integer/doc/html/index.html | 22
   sandbox/tools/auto_index/example/integer/doc/index.idx | 7
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s10.html | 64 +++-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s11.html | 134 +++++++++
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/index/s12.html | 154 ++++++++++-
   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 | 379 ++++++++++++++++++++++++++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/implementation.html | 30 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/lanczos.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/refs.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/relative_error.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/backgrounders/remez.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dist_algorithms.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/bernoulli_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/beta_dist.html | 20
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html | 26
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/cauchy_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/chi_squared_dist.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/exp_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/extreme_dist.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/logistic_dist.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/lognormal_dist.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_beta_dist.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_f_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/nc_t_dist.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html | 24
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/normal_dist.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/poisson_dist.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/students_t_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/uniform_dist.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/weibull.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/nmp.html | 54 ++--
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/future.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html | 2
   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 | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html | 40 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html | 30 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html | 32 +-
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html | 2
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html | 18
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html | 20
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html | 10
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html | 14
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/sph_harm.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/zetas/zeta.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/compilers.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/history1.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/status/issues.html | 16
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/cf.html | 8
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/constants.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/minima.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/rational.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/roots2.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1/series_evaluation.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/error_test.html | 6
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/polynomials.html | 4
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2/test_data.html | 12
   sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/using_udt/concepts.html | 4
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/background.html | 22
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/category/transform.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/intrinsics.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_const.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_cv.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_pointer.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_reference.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/add_volatile.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/decay.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/floating_point_promotion.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/function_traits.html | 4
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/integral_promotion.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_signed.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/make_unsigned.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/promote.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_all_extents.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_const.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_cv.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_extent.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_pointer.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_reference.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/boost_typetraits/reference/remove_volatile.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/index.html | 2
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s10.html | 385 +++++-----------------------
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s11.html | 20 +
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s12.html | 6
   sandbox/tools/auto_index/example/type_traits/doc/html/index/s13.html | 531 ++++++---------------------------------
   sandbox/tools/auto_index/example/type_traits/doc/index.idx | 76 ----
   sandbox/tools/auto_index/src/auto_index.cpp | 13
   sandbox/tools/auto_index/src/auto_index.hpp | 2
   sandbox/tools/auto_index/src/file_scanning.cpp | 84 +++++
   sandbox/tools/auto_index/test/index.idx | 80 -----
   sandbox/tools/auto_index/test/test1.gold | 200 +++++++-------
   sandbox/tools/auto_index/test/test2.gold | 14
   sandbox/tools/auto_index/test/test3.gold | 14
   sandbox/tools/auto_index/test/type_traits.docbook | 8
   180 files changed, 1976 insertions(+), 1980 deletions(-)

Modified: sandbox/tools/auto_index/doc/auto_index.qbk
==============================================================================
--- sandbox/tools/auto_index/doc/auto_index.qbk (original)
+++ sandbox/tools/auto_index/doc/auto_index.qbk 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -179,7 +179,7 @@
 [[<auto-index-verbose>off/on][Defaults to "off". When turned on AutoIndex
 prints progress information - generally useful only for debugging purposes.]]
 [[<auto-index-prefix>filename][Specifies a directory to apply as a prefix to all relative file paths in the script file.]]
-[[auto-index-type=element-name][Specifies the name of the XML element to enclose internally generated indexes in:
+[[<auto-index-type>element-name][Specifies the name of the XML element to enclose internally generated indexes in:
         defaults to "section", but could equally be "appendix" or "chapter" or some other block level element that has a formal title.]]
 ]
 
@@ -277,7 +277,7 @@
 Or we can recursively scan through directories looking for all
 the files to scan whose name matches a particular regular expression:
 
-[pre !scan-path "../../../../boost/math" ".*\.hpp" true ]
+[pre !scan-path "..\/..\/..\/..\/boost\/math" ".*\.hpp" true ]
    
 Note how each argument is whitespace separated and can be optionally
 enclosed in "double quotes". The final ['true] argument indicates
@@ -335,7 +335,7 @@
 attributes which can be applied to these elements are used when
 auto-index generates the index itself, with the exception of the "type" attribute.
    
-[h4 Step 6: Build the Your Docs]
+[h4 Step 6: Build the Docs]
 
 Make sure that auto-index.jam is in your BOOST_BUILD_PATH, by either
 setting the environment variable BOOST_BUILD_PATH to point to the directory
@@ -442,7 +442,7 @@
 When actually indexing a document, the scanner will not index just any old occurance of the
 terms found in the source files. Instead it searches for class definitions or function or
 typedef declarations. This reduces the number of spurious matches placed in the index, but
-may also miss some legitimate terms: refer to the /set-regex/ command for information on how to
+may also miss some legitimate terms: refer to the /define-scanner/ command for information on how to
 change this.
 ]
 
@@ -493,40 +493,69 @@
 [[format-text][The Perl-style format string used to reformat the title.]]
 ]
 
-[h4 Changing the regular expressions used when scanning]
+For example:
 
- !set-regex type prefix suffix
-
-When a class, function, typedef or macro name is found as a result of scanning a source file
-the scanner constructs a regular expression from that name that is used to actually perform
-the search of the text for occurances of the name. This regular expression is constructed by
-joining together 3 parts - a prefix, the name of the class, function, typedef or macro, and a
-suffix. By default the regular expressions constructed in this way are designed to narrow
-the number of occurences of the term found - so for example given a class "myclass" only a
-synopsis of that class that looks like:
+[pre
+!rewrite-name "(?:A|An|The)\s+(.*)" "\1"
+]
 
- class myclass
- {
- // details...
- };
-
-will be found by the scanner and indexed. The default regular expression prefix and suffix terms are:
+Will remove any leading "A", "An" or "The" from all index entries - thus preventing lots of
+entries under "The" etc!
 
-[table
-[[Type][Prefix][Suffix]]
-[[class]["class\[\^;{\]+\\<"]["\\>\[\^;{\]+\\{"]]
-[[function]["\\<\\w+\\>\\s+\\<"]["\\>\\s\*\\(\[^;{\]\*\\)\\s\*\[;{\]"]]
-[[typedef]["typedef\[^;\]+\\<"]["\\>\\s\*;"]]
-[[macro]["\\<"]["\\>"]]
-]
+[h4 Defining or Changing the File Scanners]
+
+ !define-scanner type file-search-expression xml-regex-formatter term-formatter id-filter filename-filter
 
-The arguments to the set-regex rule as follows:
+When a source file is scanned using the =!scan= or =!scan-path= rules, then the file is searched using
+a series of regular expressions to look for classes, functions, macros or typedefs that should be indexed.
+A set of default regular expressions are provided for this (see below), but sometimes you may want to replace
+the defaults, or add new scanners. The arguments to this rule are:
 
 [variablelist
-[[type][One of "class", "function", "typedef" or "macro".]]
-[[prefix][The prefix regular expression, or "" to reset to the default.]]
-[[suffix][The suffix regular expression, or "" to reset to the default.]]
-]
+[[type][The ['type] to which items found using this rule will assigned, index terms created from the
+source file and then found in the XML, will have the type attribute set to this value, and may then appear in a
+specialized index with the same type attribute]]
+[[file-search-expression][A regular expression that is used to scan the source file for index terms, the result of
+a match against this expression will be transformed by the next two arguments.]]
+[[xml-regex-formatter][A regular expression format string that extracts the salient information from whatever
+matched the ['file-search-expression] in the source file, and creates ['a new regular expression] that will
+be used to search the document being indexed for occurances of this index term.]]
+[[term-formatter][A regular expression format string that extracts the salient information from whatever
+matched the ['file-search-expression] in the source file, and creates the index term that will appear in
+the index.]]
+[[id-filter][Optional. A regular expression that resticts the section-id's that are searched in the document being indexed:
+only sections whose ID attribute matches this expression exactly will be considered for indexing terms found by this scanner.]]
+[[filename-filter][Optional. A regular expression that restricts which files are scanned by this scanner: only files whose file name
+matches this expression exactly will be scanned for index terms to use. Note that the filename matched against this may
+well be an absolute path, and contain either forward or backward slash path separators.]]
+]
+
+If, when the first file is scanned, there are no scanners whose ['type] is "class_name", "typedef_name", "macro_name" or
+"function_name", then the defaults are installed. These are equivalent to:
+
+ !define-scanner class_name "^[[:space:]]*(template[[:space:]]*<[^;:{]+>[[:space:]]*)?(class|struct)[[:space:]]*(\<\w+\>([[:blank:]]*\([^)]*\))?[[:space:]]*)*(\<\w*\>)[[:space:]]*(<[^;:{]+>)?[[:space:]]*(\{|:[^;\{()]*\{)" "(?:class|struct)[^;{]+\\<\5\\>[^;{]+\\{" \5
+ !define-scanner typedef_name "typedef[^;{}#]+?(\w+)\s*;" "typedef[^;]+\\<\1\\>\\s*;" "\1"
+ !define-scanner "macro_name" "^\s*#\s*define\s+(\w+)" "\\<\1\\>" "\1"
+ !define-scanner "function_name" "\w+\s+(\w+)\s*\([^\)]*\)\s*[;{]" "\\<\\w+\\>\\s+\\<\1\\>\\s*\\([^;{]*\\)\\s*[;{]" "\1"
+
+Note that these defaults are not installed if you have provided your own versions with these ['type] names. In this case if
+you want the default scanners to be in effect as well as your own, you should include the above in your script file.
+It is also perfectly allowable to have multiple scanners with the same ['type], but with the other fields differing.
+
+Finally you should note that the default scanners are quite strict in what they will find, for example the class
+scanner will only create index entries for classes that have class definitions of the form:
+
+ class my_class : public base_classes
+ {
+ // etc
+
+In the documentation, so that simple mentions of the class name will ['not] get indexed, only the class synopsis if there is one.
+If this isn't how you want things, then include the ['class_name] scanner definition above in your script file, and change
+the ['xml-regex-formatter] field to something more permissive, for example:
+
+ !define-scanner class_name "^[[:space:]]*(template[[:space:]]*<[^;:{]+>[[:space:]]*)?(class|struct)[[:space:]]*(\<\w+\>([[:blank:]]*\([^)]*\))?[[:space:]]*)*(\<\w*\>)[[:space:]]*(<[^;:{]+>)?[[:space:]]*(\{|:[^;\{()]*\{)" "\\<\5\\>" \5
+
+Will look for ['any] occurance of whatever class names the scanner may find in the documentation.
 
 [h4 Debugging]
 
@@ -536,7 +565,8 @@
 !debug regular-expression
 ]
 
-Now, whenever ['regular-expression] matches either the found index term, or the section title it appears in, then
+Now, whenever ['regular-expression] matches either the found index term, or the section title it appears in,
+or the ['type] field of a scanner, then
 some diagnostic information will be printed that will look something like:
 
 [pre
@@ -551,6 +581,21 @@
 
 [endsect]
 
+[section:xml XML Handling]
+
+Auto-index is rather simplistic in it's handling of XML:
+
+* When indexing a document, all block content at the paragraph level gets collapsed into a single
+string for matching against the regular expressions representing each index term. In other words,
+for the most part, you can assume that you're indexing plain text when writing regular expressions.
+* Named XML entities for &, ", ', < or > are converted to their corresponding characters before indexing
+a section of text. However, decimal or hex escape sequences are not currently converted.
+* Index terms are inserted into the XML sequence just as they are, and no attempt is made to
+escape them to valid XML. Normally these are C++ identifiers anyway so that's not an issue, but
+you should take care not to define scanners that create index terms containing &, ", ', < or >.
+
+[endsect]
+
 [section:comm_ref Command Line Reference]
 
 The following command line options are supported by auto_index:

Modified: sandbox/tools/auto_index/doc/html/autoindex/comm_ref.html
==============================================================================
--- sandbox/tools/auto_index/doc/html/autoindex/comm_ref.html (original)
+++ sandbox/tools/auto_index/doc/html/autoindex/comm_ref.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -6,13 +6,13 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 <link rel="home" href="../index.html" title="AutoIndex">
 <link rel="up" href="../index.html" title="AutoIndex">
-<link rel="prev" href="script_ref.html" title="Script File Reference">
+<link rel="prev" href="xml.html" title="XML Handling">
 </head>
 <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="p" href="script_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
+<a accesskey="p" href="xml.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">
@@ -81,7 +81,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="script_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
+<a accesskey="p" href="xml.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/doc/html/autoindex/script_ref.html
==============================================================================
--- sandbox/tools/auto_index/doc/html/autoindex/script_ref.html (original)
+++ sandbox/tools/auto_index/doc/html/autoindex/script_ref.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -7,13 +7,13 @@
 <link rel="home" href="../index.html" title="AutoIndex">
 <link rel="up" href="../index.html" title="AutoIndex">
 <link rel="prev" href="tut.html" title="Getting Started and Tutorial">
-<link rel="next" href="comm_ref.html" title="Command Line Reference">
+<link rel="next" href="xml.html" title="XML Handling">
 </head>
 <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="p" href="tut.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="comm_ref.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut.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="xml.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">
@@ -23,7 +23,7 @@
       The following elements can occur in a script:
     </p>
 <a name="autoindex.script_ref.comments_and_blank_lines"></a><h5>
-<a name="id978207"></a>
+<a name="id978209"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.comments_and_blank_lines">Comments and
       blank lines</a>
     </h5>
@@ -32,7 +32,7 @@
       with a '#'.
     </p>
 <a name="autoindex.script_ref.simple_inclusions"></a><h5>
-<a name="id978224"></a>
+<a name="id978226"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.simple_inclusions">Simple Inclusions</a>
     </h5>
 <pre class="programlisting"><span class="identifier">term</span> <span class="special">[</span><span class="identifier">regular</span><span class="special">-</span><span class="identifier">expression1</span> <span class="special">[</span><span class="identifier">regular</span><span class="special">-</span><span class="identifier">expression2</span> <span class="special">[</span><span class="identifier">category</span><span class="special">]]]</span>
@@ -99,7 +99,7 @@
 </dl>
 </div>
 <a name="autoindex.script_ref.source_file_scanning"></a><h5>
-<a name="id978433"></a>
+<a name="id978434"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.source_file_scanning">Source File Scanning</a>
     </h5>
 <pre class="programlisting"><span class="special">!</span><span class="identifier">scan</span> <span class="identifier">source</span><span class="special">-</span><span class="identifier">file</span><span class="special">-</span><span class="identifier">name</span>
@@ -123,12 +123,12 @@
         occurance of the terms found in the source files. Instead it searches for
         class definitions or function or typedef declarations. This reduces the number
         of spurious matches placed in the index, but may also miss some legitimate
- terms: refer to the <span class="emphasis"><em>set-regex</em></span> command for information
+ terms: refer to the <span class="emphasis"><em>define-scanner</em></span> command for information
         on how to change this.
       </p></td></tr>
 </table></div>
 <a name="autoindex.script_ref.directory_and_source_file_scanning"></a><h5>
-<a name="id978511"></a>
+<a name="id978512"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.directory_and_source_file_scanning">Directory
       and Source File Scanning</a>
     </h5>
@@ -157,7 +157,7 @@
 </dl>
 </div>
 <a name="autoindex.script_ref.excluding_terms"></a><h5>
-<a name="id978636"></a>
+<a name="id978637"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.excluding_terms">Excluding Terms</a>
     </h5>
 <pre class="programlisting"><span class="special">!</span><span class="identifier">exclude</span> <span class="identifier">term</span><span class="special">-</span><span class="identifier">list</span>
@@ -170,7 +170,7 @@
       of things to index.
     </p>
 <a name="autoindex.script_ref.rewriting_section_names"></a><h5>
-<a name="id978691"></a>
+<a name="id978692"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.rewriting_section_names">Rewriting Section
       Names</a>
     </h5>
@@ -207,149 +207,120 @@
           </p></dd>
 </dl>
 </div>
-<a name="autoindex.script_ref.changing_the_regular_expressions_used_when_scanning"></a><h5>
-<a name="id978829"></a>
- <a class="link" href="script_ref.html#autoindex.script_ref.changing_the_regular_expressions_used_when_scanning">Changing
- the regular expressions used when scanning</a>
- </h5>
-<pre class="programlisting"><span class="special">!</span><span class="identifier">set</span><span class="special">-</span><span class="identifier">regex</span> <span class="identifier">type</span> <span class="identifier">prefix</span> <span class="identifier">suffix</span>
-</pre>
 <p>
- When a class, function, typedef or macro name is found as a result of scanning
- a source file the scanner constructs a regular expression from that name that
- is used to actually perform the search of the text for occurances of the name.
- This regular expression is constructed by joining together 3 parts - a prefix,
- the name of the class, function, typedef or macro, and a suffix. By default
- the regular expressions constructed in this way are designed to narrow the
- number of occurences of the term found - so for example given a class "myclass"
- only a synopsis of that class that looks like:
+ For example:
     </p>
-<pre class="programlisting"><span class="keyword">class</span> <span class="identifier">myclass</span>
-<span class="special">{</span>
- <span class="comment">// details...
-</span><span class="special">};</span>
+<pre class="programlisting">!rewrite-name "(?:A|An|The)\s+(.*)" "\1"
 </pre>
 <p>
- will be found by the scanner and indexed. The default regular expression prefix
- and suffix terms are:
+ Will remove any leading "A", "An" or "The" from
+ all index entries - thus preventing lots of entries under "The" etc!
     </p>
-<div class="informaltable"><table class="table">
-<colgroup>
-<col>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Type
- </p>
- </th>
-<th>
- <p>
- Prefix
- </p>
- </th>
-<th>
- <p>
- Suffix
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- class
- </p>
- </td>
-<td>
- <p>
- "class[^;{]+\&lt;"
- </p>
- </td>
-<td>
- <p>
- "\&gt;[^;{]+\{"
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- function
- </p>
- </td>
-<td>
- <p>
- "\&lt;\w+\&gt;\s+\&lt;"
- </p>
- </td>
-<td>
- <p>
- "\&gt;\s*\([^;{]*\)\s*[;{]"
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- typedef
- </p>
- </td>
-<td>
- <p>
- "typedef[^;]+\&lt;"
- </p>
- </td>
-<td>
- <p>
- "\&gt;\s*;"
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- macro
- </p>
- </td>
-<td>
- <p>
- "\&lt;"
- </p>
- </td>
-<td>
- <p>
- "\&gt;"
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
+<a name="autoindex.script_ref.defining_or_changing_the_file_scanners"></a><h5>
+<a name="id978845"></a>
+ <a class="link" href="script_ref.html#autoindex.script_ref.defining_or_changing_the_file_scanners">Defining
+ or Changing the File Scanners</a>
+ </h5>
+<pre class="programlisting"><span class="special">!</span><span class="identifier">define</span><span class="special">-</span><span class="identifier">scanner</span> <span class="identifier">type</span> <span class="identifier">file</span><span class="special">-</span><span class="identifier">search</span><span class="special">-</span><span class="identifier">expression</span> <span class="identifier">xml</span><span class="special">-</span><span class="identifier">regex</span><span class="special">-</span><span class="identifier">formatter</span> <span class="identifier">term</span><span class="special">-</span><span class="identifier">formatter</span> <span class="identifier">id</span><span class="special">-</span><span class="identifier">filter</span> <span class="identifier">filename</span><span class="special">-</span><span class="identifier">filter</span>
+</pre>
 <p>
- The arguments to the set-regex rule as follows:
+ When a source file is scanned using the <code class="literal">!scan</code> or <code class="literal">!scan-path</code>
+ rules, then the file is searched using a series of regular expressions to look
+ for classes, functions, macros or typedefs that should be indexed. A set of
+ default regular expressions are provided for this (see below), but sometimes
+ you may want to replace the defaults, or add new scanners. The arguments to
+ this rule are:
     </p>
 <div class="variablelist">
 <p class="title"><b></b></p>
 <dl>
 <dt><span class="term">type</span></dt>
 <dd><p>
- One of "class", "function", "typedef" or
- "macro".
- </p></dd>
-<dt><span class="term">prefix</span></dt>
-<dd><p>
- The prefix regular expression, or "" to reset to the default.
- </p></dd>
-<dt><span class="term">suffix</span></dt>
-<dd><p>
- The suffix regular expression, or "" to reset to the default.
+ The <span class="emphasis"><em>type</em></span> to which items found using this rule will
+ assigned, index terms created from the source file and then found in
+ the XML, will have the type attribute set to this value, and may then
+ appear in a specialized index with the same type attribute
+ </p></dd>
+<dt><span class="term">file-search-expression</span></dt>
+<dd><p>
+ A regular expression that is used to scan the source file for index terms,
+ the result of a match against this expression will be transformed by
+ the next two arguments.
+ </p></dd>
+<dt><span class="term">xml-regex-formatter</span></dt>
+<dd><p>
+ A regular expression format string that extracts the salient information
+ from whatever matched the <span class="emphasis"><em>file-search-expression</em></span>
+ in the source file, and creates <span class="emphasis"><em>a new regular expression</em></span>
+ that will be used to search the document being indexed for occurances
+ of this index term.
+ </p></dd>
+<dt><span class="term">term-formatter</span></dt>
+<dd><p>
+ A regular expression format string that extracts the salient information
+ from whatever matched the <span class="emphasis"><em>file-search-expression</em></span>
+ in the source file, and creates the index term that will appear in the
+ index.
+ </p></dd>
+<dt><span class="term">id-filter</span></dt>
+<dd><p>
+ Optional. A regular expression that resticts the section-id's that are
+ searched in the document being indexed: only sections whose ID attribute
+ matches this expression exactly will be considered for indexing terms
+ found by this scanner.
+ </p></dd>
+<dt><span class="term">filename-filter</span></dt>
+<dd><p>
+ Optional. A regular expression that restricts which files are scanned
+ by this scanner: only files whose file name matches this expression exactly
+ will be scanned for index terms to use. Note that the filename matched
+ against this may well be an absolute path, and contain either forward
+ or backward slash path separators.
           </p></dd>
 </dl>
 </div>
+<p>
+ If, when the first file is scanned, there are no scanners whose <span class="emphasis"><em>type</em></span>
+ is "class_name", "typedef_name", "macro_name"
+ or "function_name", then the defaults are installed. These are equivalent
+ to:
+ </p>
+<pre class="programlisting"><span class="special">!</span><span class="identifier">define</span><span class="special">-</span><span class="identifier">scanner</span> <span class="identifier">class_name</span> <span class="string">"^[[:space:]]*(template[[:space:]]*&lt;[^;:{]+&gt;[[:space:]]*)?(class|struct)[[:space:]]*(\&lt;\w+\&gt;([[:blank:]]*\([^)]*\))?[[:space:]]*)*(\&lt;\w*\&gt;)[[:space:]]*(&lt;[^;:{]+&gt;)?[[:space:]]*(\{|:[^;\{()]*\{)"</span> <span class="string">"(?:class|struct)[^;{]+\\&lt;\5\\&gt;[^;{]+\\{"</span> <span class="special">\</span><span class="number">5</span>
+<span class="special">!</span><span class="identifier">define</span><span class="special">-</span><span class="identifier">scanner</span> <span class="identifier">typedef_name</span> <span class="string">"typedef[^;{}#]+?(\w+)\s*;"</span> <span class="string">"typedef[^;]+\\&lt;\1\\&gt;\\s*;"</span> <span class="string">"\1"</span>
+<span class="special">!</span><span class="identifier">define</span><span class="special">-</span><span class="identifier">scanner</span> <span class="string">"macro_name"</span> <span class="string">"^\s*#\s*define\s+(\w+)"</span> <span class="string">"\\&lt;\1\\&gt;"</span> <span class="string">"\1"</span>
+<span class="special">!</span><span class="identifier">define</span><span class="special">-</span><span class="identifier">scanner</span> <span class="string">"function_name"</span> <span class="string">"\w+\s+(\w+)\s*\([^\)]*\)\s*[;{]"</span> <span class="string">"\\&lt;\\w+\\&gt;\\s+\\&lt;\1\\&gt;\\s*\\([^;{]*\\)\\s*[;{]"</span> <span class="string">"\1"</span>
+</pre>
+<p>
+ Note that these defaults are not installed if you have provided your own versions
+ with these <span class="emphasis"><em>type</em></span> names. In this case if you want the default
+ scanners to be in effect as well as your own, you should include the above
+ in your script file. It is also perfectly allowable to have multiple scanners
+ with the same <span class="emphasis"><em>type</em></span>, but with the other fields differing.
+ </p>
+<p>
+ Finally you should note that the default scanners are quite strict in what
+ they will find, for example the class scanner will only create index entries
+ for classes that have class definitions of the form:
+ </p>
+<pre class="programlisting"><span class="keyword">class</span> <span class="identifier">my_class</span> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">base_classes</span>
+<span class="special">{</span>
+ <span class="comment">// etc
+</span></pre>
+<p>
+ In the documentation, so that simple mentions of the class name will <span class="emphasis"><em>not</em></span>
+ get indexed, only the class synopsis if there is one. If this isn't how you
+ want things, then include the <span class="emphasis"><em>class_name</em></span> scanner definition
+ above in your script file, and change the <span class="emphasis"><em>xml-regex-formatter</em></span>
+ field to something more permissive, for example:
+ </p>
+<pre class="programlisting"><span class="special">!</span><span class="identifier">define</span><span class="special">-</span><span class="identifier">scanner</span> <span class="identifier">class_name</span> <span class="string">"^[[:space:]]*(template[[:space:]]*&lt;[^;:{]+&gt;[[:space:]]*)?(class|struct)[[:space:]]*(\&lt;\w+\&gt;([[:blank:]]*\([^)]*\))?[[:space:]]*)*(\&lt;\w*\&gt;)[[:space:]]*(&lt;[^;:{]+&gt;)?[[:space:]]*(\{|:[^;\{()]*\{)"</span> <span class="string">"\\&lt;\5\\&gt;"</span> <span class="special">\</span><span class="number">5</span>
+</pre>
+<p>
+ Will look for <span class="emphasis"><em>any</em></span> occurance of whatever class names the
+ scanner may find in the documentation.
+ </p>
 <a name="autoindex.script_ref.debugging"></a><h5>
-<a name="id979108"></a>
+<a name="id979348"></a>
       <a class="link" href="script_ref.html#autoindex.script_ref.debugging">Debugging</a>
     </h5>
 <p>
@@ -360,8 +331,9 @@
 </pre>
 <p>
       Now, whenever <span class="emphasis"><em>regular-expression</em></span> matches either the found
- index term, or the section title it appears in, then some diagnostic information
- will be printed that will look something like:
+ index term, or the section title it appears in, or the <span class="emphasis"><em>type</em></span>
+ field of a scanner, then some diagnostic information will be printed that will
+ look something like:
     </p>
 <pre class="programlisting">Debug term found, in block with ID: spirit.qi.reference.parser_concepts.parser
 Current section title is: Notation
@@ -382,7 +354,7 @@
 </tr></table>
 <hr>
 <div class="spirit-nav">
-<a accesskey="p" href="tut.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="comm_ref.html"><img src="../images/next.png" alt="Next"></a>
+<a accesskey="p" href="tut.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="xml.html"><img src="../images/next.png" alt="Next"></a>
 </div>
 </body>
 </html>

Modified: sandbox/tools/auto_index/doc/html/autoindex/tut.html
==============================================================================
--- sandbox/tools/auto_index/doc/html/autoindex/tut.html (original)
+++ sandbox/tools/auto_index/doc/html/autoindex/tut.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="autoindex.tut"></a><a class="link" href="tut.html" title="Getting Started and Tutorial">Getting Started and Tutorial</a>
 </h2></div></div></div>
 <a name="autoindex.tut.step_1__build_the_tool"></a><h5>
-<a name="id969258"></a>
+<a name="id969292"></a>
       <a class="link" href="tut.html#autoindex.tut.step_1__build_the_tool">Step 1: Build the tool</a>
     </h5>
 <p>
@@ -62,7 +62,7 @@
       is accepted into Boost.
     </p>
 <a name="autoindex.tut.step_2__configure_boost_build"></a><h5>
-<a name="id969423"></a>
+<a name="id969457"></a>
       <a class="link" href="tut.html#autoindex.tut.step_2__configure_boost_build">Step 2: Configure
       Boost.Build</a>
     </h5>
@@ -145,7 +145,7 @@
             Specifies a directory to apply as a prefix to all relative file paths
             in the script file.
           </p></dd>
-<dt><span class="term">auto-index-type=element-name</span></dt>
+<dt><span class="term">&lt;auto-index-type&gt;element-name</span></dt>
 <dd><p>
             Specifies the name of the XML element to enclose internally generated
             indexes in: defaults to "section", but could equally be "appendix"
@@ -155,7 +155,7 @@
 </dl>
 </div>
 <a name="autoindex.tut.step_3__add_indexes_to_your_documentation"></a><h5>
-<a name="id969586"></a>
+<a name="id969620"></a>
       <a class="link" href="tut.html#autoindex.tut.step_3__add_indexes_to_your_documentation">Step
       3: Add indexes to your documentation</a>
     </h5>
@@ -249,7 +249,7 @@
         &lt;xsl:param&gt;index.on.type=1
 </pre>
 <a name="autoindex.tut.step_4__create_the_script_file"></a><h5>
-<a name="id977640"></a>
+<a name="id977645"></a>
       <a class="link" href="tut.html#autoindex.tut.step_4__create_the_script_file">Step 4: Create
       the script file</a>
     </h5>
@@ -265,7 +265,7 @@
       Or we can recursively scan through directories looking for all the files to
       scan whose name matches a particular regular expression:
     </p>
-<pre class="programlisting">!scan-path "..<span class="emphasis"><em>..</em></span>../../boost/math" ".*.hpp" true </pre>
+<pre class="programlisting">!scan-path "../../../../boost/math" ".*.hpp" true </pre>
 <p>
       Note how each argument is whitespace separated and can be optionally enclosed
       in "double quotes". The final <span class="emphasis"><em>true</em></span> argument
@@ -322,7 +322,7 @@
 <pre class="programlisting"><span class="special">!</span><span class="identifier">rewrite</span><span class="special">-</span><span class="identifier">name</span> <span class="string">"(?i)(?:A|The)\s+(.*)"</span> <span class="string">"\1"</span>
 </pre>
 <a name="autoindex.tut.step_5__add_manual_index_entries___optional"></a><h5>
-<a name="id977898"></a>
+<a name="id977899"></a>
       <a class="link" href="tut.html#autoindex.tut.step_5__add_manual_index_entries___optional">Step
       5: Add Manual Index Entries - Optional</a>
     </h5>
@@ -337,10 +337,9 @@
       which can be applied to these elements are used when auto-index generates the
       index itself, with the exception of the "type" attribute.
     </p>
-<a name="autoindex.tut.step_6__build_the_your_docs"></a><h5>
-<a name="id978018"></a>
- <a class="link" href="tut.html#autoindex.tut.step_6__build_the_your_docs">Step 6: Build the
- Your Docs</a>
+<a name="autoindex.tut.step_6__build_the_docs"></a><h5>
+<a name="id978019"></a>
+ <a class="link" href="tut.html#autoindex.tut.step_6__build_the_docs">Step 6: Build the Docs</a>
     </h5>
 <p>
       Make sure that auto-index.jam is in your BOOST_BUILD_PATH, by either setting
@@ -365,7 +364,7 @@
       If you don't see that, or if it's indexing 0 terms then something is wrong!
     </p>
 <a name="autoindex.tut.step_7__iterate"></a><h5>
-<a name="id978128"></a>
+<a name="id978130"></a>
       <a class="link" href="tut.html#autoindex.tut.step_7__iterate">Step 7: Iterate</a>
     </h5>
 <p>

Added: sandbox/tools/auto_index/doc/html/autoindex/xml.html
==============================================================================
--- (empty file)
+++ sandbox/tools/auto_index/doc/html/autoindex/xml.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -0,0 +1,58 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>XML Handling</title>
+<link rel="stylesheet" href="../boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
+<link rel="home" href="../index.html" title="AutoIndex">
+<link rel="up" href="../index.html" title="AutoIndex">
+<link rel="prev" href="script_ref.html" title="Script File Reference">
+<link rel="next" href="comm_ref.html" title="Command Line Reference">
+</head>
+<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="p" href="script_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="comm_ref.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="autoindex.xml"></a><a class="link" href="xml.html" title="XML Handling">XML Handling</a>
+</h2></div></div></div>
+<p>
+ Auto-index is rather simplistic in it's handling of XML:
+ </p>
+<div class="itemizedlist"><ul type="disc">
+<li>
+ When indexing a document, all block content at the paragraph level gets
+ collapsed into a single string for matching against the regular expressions
+ representing each index term. In other words, for the most part, you can
+ assume that you're indexing plain text when writing regular expressions.
+ </li>
+<li>
+ Named XML entities for &amp;, ", ', &lt; or &gt; are converted to
+ their corresponding characters before indexing a section of text. However,
+ decimal or hex escape sequences are not currently converted.
+ </li>
+<li>
+ Index terms are inserted into the XML sequence just as they are, and no
+ attempt is made to escape them to valid XML. Normally these are C++ identifiers
+ anyway so that's not an issue, but you should take care not to define scanners
+ that create index terms containing &amp;, ", ', &lt; or &gt;.
+ </li>
+</ul></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2008 John Maddock<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="script_ref.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="comm_ref.html"><img src="../images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>

Modified: sandbox/tools/auto_index/doc/html/index.html
==============================================================================
--- sandbox/tools/auto_index/doc/html/index.html (original)
+++ sandbox/tools/auto_index/doc/html/index.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
 </h3></div></div></div>
 <div><p class="copyright">Copyright &#169; 2008 John Maddock</p></div>
 <div><div class="legalnotice">
-<a name="id968970"></a><p>
+<a name="id969004"></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>
@@ -35,12 +35,13 @@
 <dt><span class="section">Overview</span></dt>
 <dt><span class="section">Getting Started and Tutorial</span></dt>
 <dt><span class="section">Script File Reference</span></dt>
+<dt><span class="section">XML Handling</span></dt>
 <dt><span class="section">Command Line Reference</span></dt>
 </dl>
 </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: December 20, 2010 at 18:55:27 GMT</small></p></td>
+<td align="left"><p><small>Last revised: December 23, 2010 at 18:06:09 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Modified: sandbox/tools/auto_index/example/integer/doc/html/boost_integer/cstdint.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/cstdint.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/cstdint.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,12 +17,12 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.cstdint"></a><a class="link" href="cstdint.html" title="Standard Integer Types"> Standard Integer Types</a>
+<a name="boost_integer.cstdint"></a><a class="link" href="cstdint.html" title="Standard Integer Types">Standard Integer Types</a>
 </h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">Overview</span></dt>
-<dt><span class="section"> Rationale</span></dt>
-<dt><span class="section"> Caveat emptor</span></dt>
+<dt><span class="section">Rationale</span></dt>
+<dt><span class="section">Caveat emptor</span></dt>
 <dt><span class="section"><a href="cstdint.html#boost_integer.cstdint.exact_width_integer_types">Exact-width
       integer types</a></span></dt>
 <dt><span class="section"><a href="cstdint.html#boost_integer.cstdint.minimum_width_integer_types">Minimum-width
@@ -57,7 +57,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_integer.cstdint.rationale"></a><a class="link" href="cstdint.html#boost_integer.cstdint.rationale" title="Rationale"> Rationale</a>
+<a name="boost_integer.cstdint.rationale"></a><a class="link" href="cstdint.html#boost_integer.cstdint.rationale" title="Rationale">Rationale</a>
 </h3></div></div></div>
 <p>
         The organization of the Boost.Integer headers and classes is designed to
@@ -77,7 +77,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_integer.cstdint.ce"></a><a class="link" href="cstdint.html#boost_integer.cstdint.ce" title="Caveat emptor"> <span class="emphasis"><em>Caveat emptor</em></span></a>
+<a name="boost_integer.cstdint.ce"></a><a class="link" href="cstdint.html#boost_integer.cstdint.ce" title="Caveat emptor"><span class="emphasis"><em>Caveat emptor</em></span></a>
 </h3></div></div></div>
 <p>
         As an implementation artifact, certain C &lt;limits.h&gt; macro names may

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,10 +17,10 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.history"></a><a class="link" href="history.html" title="History"> History</a>
+<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="id1025285"></a>
+<a name="id1024744"></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="id1025402"></a>
+<a name="id1024860"></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/boost_integer/integer.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/integer.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/integer.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,13 +17,13 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.integer"></a><a class="link" href="integer.html" title="Integer Type Selection"> Integer Type Selection</a>
+<a name="boost_integer.integer"></a><a class="link" href="integer.html" title="Integer Type Selection">Integer Type Selection</a>
 </h2></div></div></div>
 <div class="toc"><dl>
-<dt><span class="section"> Synopsis</span></dt>
-<dt><span class="section"><a href="integer.html#boost_integer.integer.easiest"> Easiest-to-Manipulate
+<dt><span class="section">Synopsis</span></dt>
+<dt><span class="section"><a href="integer.html#boost_integer.integer.easiest">Easiest-to-Manipulate
       Types</a></span></dt>
-<dt><span class="section"> Sized Types</span></dt>
+<dt><span class="section">Sized Types</span></dt>
 <dt><span class="section">Example</span></dt>
 <dt><span class="section"><a href="integer.html#boost_integer.integer.demonstration_program">Demonstration
       Program</a></span></dt>
@@ -39,7 +39,7 @@
     </p>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_integer.integer.synopsis"></a><a class="link" href="integer.html#boost_integer.integer.synopsis" title="Synopsis"> Synopsis</a>
+<a name="boost_integer.integer.synopsis"></a><a class="link" href="integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a>
 </h3></div></div></div>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span>
 <span class="special">{</span>
@@ -97,7 +97,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_integer.integer.easiest"></a><a class="link" href="integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types"> Easiest-to-Manipulate
+<a name="boost_integer.integer.easiest"></a><a class="link" href="integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate
       Types</a>
 </h3></div></div></div>
 <p>
@@ -121,7 +121,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
-<a name="boost_integer.integer.sized"></a><a class="link" href="integer.html#boost_integer.integer.sized" title="Sized Types"> Sized Types</a>
+<a name="boost_integer.integer.sized"></a><a class="link" href="integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a>
 </h3></div></div></div>
 <p>
         The <code class="literal">int_t</code>, <code class="literal">uint_t</code>, <code class="literal">int_max_value_t</code>,

Modified: sandbox/tools/auto_index/example/integer/doc/html/boost_integer/log2.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/log2.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/log2.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,7 +17,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.log2"></a><a class="link" href="log2.html" title="Compile Time log2 Calculation"> Compile Time log2 Calculation</a>
+<a name="boost_integer.log2"></a><a class="link" href="log2.html" title="Compile Time log2 Calculation">Compile Time log2 Calculation</a>
 </h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">Synopsis</span></dt>

Modified: sandbox/tools/auto_index/example/integer/doc/html/boost_integer/mask.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/mask.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/mask.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,7 +17,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.mask"></a><a class="link" href="mask.html" title="Integer Masks"> Integer Masks</a>
+<a name="boost_integer.mask"></a><a class="link" href="mask.html" title="Integer Masks">Integer Masks</a>
 </h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">Overview</span></dt>

Modified: sandbox/tools/auto_index/example/integer/doc/html/boost_integer/minmax.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/minmax.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/minmax.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,7 +17,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.minmax"></a><a class="link" href="minmax.html" title="Compile time min/max calculation"> Compile time min/max calculation</a>
+<a name="boost_integer.minmax"></a><a class="link" href="minmax.html" title="Compile time min/max calculation">Compile time min/max calculation</a>
 </h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">Synopsis</span></dt>

Modified: sandbox/tools/auto_index/example/integer/doc/html/boost_integer/traits.html
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/html/boost_integer/traits.html (original)
+++ sandbox/tools/auto_index/example/integer/doc/html/boost_integer/traits.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,7 +17,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.traits"></a><a class="link" href="traits.html" title="Integer Traits"> Integer Traits</a>
+<a name="boost_integer.traits"></a><a class="link" href="traits.html" title="Integer Traits">Integer Traits</a>
 </h2></div></div></div>
 <div class="toc"><dl>
 <dt><span class="section">Motivation</span></dt>

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-23 13:15:04 EST (Thu, 23 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="id1010112"></a><p>
+<a name="id1009448"></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>
@@ -44,14 +44,14 @@
 <div class="toc">
 <p><b>Table of Contents</b></p>
 <dl>
-<dt><span class="section"> Overview</span></dt>
-<dt><span class="section"> Standard Integer Types</span></dt>
-<dt><span class="section"> Integer Traits</span></dt>
-<dt><span class="section"> Integer Type Selection</span></dt>
-<dt><span class="section"> Integer Masks</span></dt>
-<dt><span class="section"> Compile Time log2 Calculation</span></dt>
-<dt><span class="section"> Compile time min/max calculation</span></dt>
-<dt><span class="section"> History</span></dt>
+<dt><span class="section">Overview</span></dt>
+<dt><span class="section">Standard Integer Types</span></dt>
+<dt><span class="section">Integer Traits</span></dt>
+<dt><span class="section">Integer Type Selection</span></dt>
+<dt><span class="section">Integer Masks</span></dt>
+<dt><span class="section">Compile Time log2 Calculation</span></dt>
+<dt><span class="section">Compile time min/max calculation</span></dt>
+<dt><span class="section">History</span></dt>
 <dt><span class="section">Class Index</span></dt>
 <dt><span class="section">Typedef Index</span></dt>
 <dt><span class="section">Macro Index</span></dt>
@@ -60,7 +60,7 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="boost_integer.overview"></a><a class="link" href="index.html#boost_integer.overview" title="Overview"> Overview</a>
+<a name="boost_integer.overview"></a><a class="link" href="index.html#boost_integer.overview" title="Overview">Overview</a>
 </h2></div></div></div>
 <p>
       Boost.Integer provides integer type support, particularly helpful in generic
@@ -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: December 19, 2010 at 15:12:17 GMT</small></p></td>
+<td align="left"><p><small>Last revised: December 23, 2010 at 12:34:38 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Added: sandbox/tools/auto_index/example/integer/doc/html/index/s09.html
==============================================================================
--- (empty file)
+++ sandbox/tools/auto_index/example/integer/doc/html/index/s09.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -0,0 +1,90 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Class Index</title>
+<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
+<link rel="home" href="../index.html" title="Boost.Integer">
+<link rel="up" href="../index.html" title="Boost.Integer">
+<link rel="prev" href="../boost_integer/history.html" title="History">
+<link rel="next" href="s10.html" title="Typedef Index">
+</head>
+<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="p" href="../boost_integer/history.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="s10.html"><img src="../images/next.png" alt="Next"></a>
+</div>
+<div class="section" lang="en">
+<div class="titlepage"><div><div><h2 class="title" style="clear: both">
+<a name="id1024898"></a>Class Index</h2></div></div></div>
+<p><a class="link" href="s09.html#idx_id_0">I</a> <a class="link" href="s09.html#idx_id_1">U</a> </p>
+<div class="variablelist"><dl>
+<dt>
+<a name="idx_id_0"></a><span class="term">I</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">integer_traits</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.ce" title="Caveat emptor">Caveat emptor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.description" title="Description">Description</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.motivation" title="Motivation">Motivation</a></p></td></tr>
+<tr><td><p><a class="link" href="../index.html#boost_integer.overview" title="Overview">Overview</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.test_program" title="Test Program">Test Program</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_fast_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_max_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_min_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_1"></a><span class="term">U</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">uint_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">uint_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+</dl></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota,
+ John Maddock<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="../boost_integer/history.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="s10.html"><img src="../images/next.png" alt="Next"></a>
+</div>
+</body>
+</html>

Added: sandbox/tools/auto_index/example/integer/doc/html/index/s10.html
==============================================================================
--- (empty file)
+++ sandbox/tools/auto_index/example/integer/doc/html/index/s10.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -0,0 +1,154 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Typedef Index</title>
+<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
+<link rel="home" href="../index.html" title="Boost.Integer">
+<link rel="up" href="../index.html" title="Boost.Integer">
+<link rel="prev" href="s09.html" title="Class Index">
+<link rel="next" href="s11.html" title="Macro Index">
+</head>
+<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="p" href="s09.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="id1025102"></a>Typedef Index</h2></div></div></div>
+<p><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">I</a> <a class="link" href="s10.html#idx_id_5">L</a> <a class="link" href="s10.html#idx_id_6">S</a> <a class="link" href="s10.html#idx_id_7">U</a> </p>
+<div class="variablelist"><dl>
+<dt>
+<a name="idx_id_2"></a><span class="term">E</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">exact</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.implementation_notes" title="Implementation Notes">Implementation Notes</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized.criteria_for_the_sized_type_class_templates" title="Table&#160;1.&#160;Criteria for the Sized Type Class Templates">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_3"></a><span class="term">F</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">fast</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.group_bit_mask_class_template.members_of_the___boost__low_bits_mask_t__class_template" title="Table&#160;3.&#160;Members of the [^boost::low_bits_mask_t] Class Template">Group Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.single_bit_mask_class_template.members_of_the__boost__high_bit_mask_t__class_template" title="Table&#160;2.&#160;Members of the `boost::high_bit_mask_t` Class Template">Single Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_4"></a><span class="term">I</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">int64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">intmax_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.greatest_width_integer_types" title="Greatest-width integer types">Greatest-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_5"></a><span class="term">L</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">least</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.group_bit_mask_class_template.members_of_the___boost__low_bits_mask_t__class_template" title="Table&#160;3.&#160;Members of the [^boost::low_bits_mask_t] Class Template">Group Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.single_bit_mask_class_template.members_of_the__boost__high_bit_mask_t__class_template" title="Table&#160;2.&#160;Members of the `boost::high_bit_mask_t` Class Template">Single Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_6"></a><span class="term">S</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">static_log2_argument_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.usage" title="Usage">Usage</a></p></td></tr>
+</table></dd>
+<dt><span class="term">static_log2_result_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.usage" title="Usage">Usage</a></p></td></tr>
+</table></dd>
+<dt><span class="term">static_min_max_signed_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/minmax.html#boost_integer.minmax.synopsis" title="Synopsis">Synopsis</a></p></td></tr></table></dd>
+<dt><span class="term">static_min_max_unsigned_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/minmax.html#boost_integer.minmax.synopsis" title="Synopsis">Synopsis</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_7"></a><span class="term">U</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">uint64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr>
+</table></dd>
+<dt><span class="term">uintmax_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.greatest_width_integer_types" title="Greatest-width integer types">Greatest-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+</dl></div></dd>
+</dl></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota,
+ John Maddock<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="s09.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>

Added: sandbox/tools/auto_index/example/integer/doc/html/index/s11.html
==============================================================================
--- (empty file)
+++ sandbox/tools/auto_index/example/integer/doc/html/index/s11.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -0,0 +1,76 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Macro Index</title>
+<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
+<link rel="home" href="../index.html" title="Boost.Integer">
+<link rel="up" href="../index.html" title="Boost.Integer">
+<link rel="prev" href="s10.html" title="Typedef Index">
+<link rel="next" href="s12.html" title="Index">
+</head>
+<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="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="id1025676"></a>Macro Index</h2></div></div></div>
+<p><a class="link" href="s11.html#idx_id_8">I</a> <a class="link" href="s11.html#idx_id_9">U</a> <a class="link" href="s11.html#idx_id_10">_</a> </p>
+<div class="variablelist"><dl>
+<dt>
+<a name="idx_id_8"></a><span class="term">I</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">INT16_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT32_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT64_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT8_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INTMAX_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_9"></a><span class="term">U</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">UINT16_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT32_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT64_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT8_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINTMAX_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_10"></a><span class="term">_</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">__STDC_CONSTANT_MACROS</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+</dl></div></dd>
+</dl></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota,
+ John Maddock<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<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>

Added: sandbox/tools/auto_index/example/integer/doc/html/index/s12.html
==============================================================================
--- (empty file)
+++ sandbox/tools/auto_index/example/integer/doc/html/index/s12.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -0,0 +1,221 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Index</title>
+<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
+<link rel="home" href="../index.html" title="Boost.Integer">
+<link rel="up" href="../index.html" title="Boost.Integer">
+<link rel="prev" href="s11.html" title="Macro Index">
+</head>
+<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="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>
+</div>
+<div class="section" lang="en">
+<div class="titlepage"><div><div><h2 class="title" style="clear: both">
+<a name="id1025867"></a>Index</h2></div></div></div>
+<p><a class="link" href="s12.html#idx_id_11">E</a> <a class="link" href="s12.html#idx_id_12">F</a> <a class="link" href="s12.html#idx_id_13">I</a> <a class="link" href="s12.html#idx_id_14">L</a> <a class="link" href="s12.html#idx_id_15">S</a> <a class="link" href="s12.html#idx_id_16">U</a> <a class="link" href="s12.html#idx_id_17">_</a> </p>
+<div class="variablelist"><dl>
+<dt>
+<a name="idx_id_11"></a><span class="term">E</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">exact</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.implementation_notes" title="Implementation Notes">Implementation Notes</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized.criteria_for_the_sized_type_class_templates" title="Table&#160;1.&#160;Criteria for the Sized Type Class Templates">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_12"></a><span class="term">F</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">fast</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.group_bit_mask_class_template.members_of_the___boost__low_bits_mask_t__class_template" title="Table&#160;3.&#160;Members of the [^boost::low_bits_mask_t] Class Template">Group Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.single_bit_mask_class_template.members_of_the__boost__high_bit_mask_t__class_template" title="Table&#160;2.&#160;Members of the `boost::high_bit_mask_t` Class Template">Single Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_13"></a><span class="term">I</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">INT16_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT32_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT64_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">int64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">INT8_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">int8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">integer_traits</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.ce" title="Caveat emptor">Caveat emptor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.description" title="Description">Description</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.motivation" title="Motivation">Motivation</a></p></td></tr>
+<tr><td><p><a class="link" href="../index.html#boost_integer.overview" title="Overview">Overview</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.test_program" title="Test Program">Test Program</a></p></td></tr>
+</table></dd>
+<dt><span class="term">INTMAX_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">intmax_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.greatest_width_integer_types" title="Greatest-width integer types">Greatest-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_least16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_max_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_min_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_14"></a><span class="term">L</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">least</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.group_bit_mask_class_template.members_of_the___boost__low_bits_mask_t__class_template" title="Table&#160;3.&#160;Members of the [^boost::low_bits_mask_t] Class Template">Group Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.single_bit_mask_class_template.members_of_the__boost__high_bit_mask_t__class_template" title="Table&#160;2.&#160;Members of the `boost::high_bit_mask_t` Class Template">Single Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_15"></a><span class="term">S</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">static_log2_argument_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.usage" title="Usage">Usage</a></p></td></tr>
+</table></dd>
+<dt><span class="term">static_log2_result_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.usage" title="Usage">Usage</a></p></td></tr>
+</table></dd>
+<dt><span class="term">static_min_max_signed_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/minmax.html#boost_integer.minmax.synopsis" title="Synopsis">Synopsis</a></p></td></tr></table></dd>
+<dt><span class="term">static_min_max_unsigned_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/minmax.html#boost_integer.minmax.synopsis" title="Synopsis">Synopsis</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_16"></a><span class="term">U</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">UINT16_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT32_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT64_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">uint64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr>
+</table></dd>
+<dt><span class="term">UINT8_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINTMAX_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">uintmax_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.greatest_width_integer_types" title="Greatest-width integer types">Greatest-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">uint_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_17"></a><span class="term">_</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">__STDC_CONSTANT_MACROS</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+</dl></div></dd>
+</dl></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota,
+ John Maddock<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<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>
+</div>
+</body>
+</html>

Added: sandbox/tools/auto_index/example/integer/doc/html/index/s13.html
==============================================================================
--- (empty file)
+++ sandbox/tools/auto_index/example/integer/doc/html/index/s13.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -0,0 +1,221 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
+<title>Index</title>
+<link rel="stylesheet" href="../../../../../doc/html/boostbook.css" type="text/css">
+<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
+<link rel="home" href="../index.html" title="Boost.Integer">
+<link rel="up" href="../index.html" title="Boost.Integer">
+<link rel="prev" href="s12.html" title="Macro Index">
+</head>
+<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="p" href="s12.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
+</div>
+<div class="section" lang="en">
+<div class="titlepage"><div><div><h2 class="title" style="clear: both">
+<a name="id907091"></a>Index</h2></div></div></div>
+<p><a class="link" href="s13.html#idx_id_11">E</a> <a class="link" href="s13.html#idx_id_12">F</a> <a class="link" href="s13.html#idx_id_13">I</a> <a class="link" href="s13.html#idx_id_14">L</a> <a class="link" href="s13.html#idx_id_15">S</a> <a class="link" href="s13.html#idx_id_16">U</a> <a class="link" href="s13.html#idx_id_17">_</a> </p>
+<div class="variablelist"><dl>
+<dt>
+<a name="idx_id_11"></a><span class="term">E</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">exact</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.implementation_notes" title="Implementation Notes">Implementation Notes</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized.criteria_for_the_sized_type_class_templates" title="Table&#160;1.&#160;Criteria for the Sized Type Class Templates">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_12"></a><span class="term">F</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">fast</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.group_bit_mask_class_template.members_of_the___boost__low_bits_mask_t__class_template" title="Table&#160;3.&#160;Members of the [^boost::low_bits_mask_t] Class Template">Group Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.single_bit_mask_class_template.members_of_the__boost__high_bit_mask_t__class_template" title="Table&#160;2.&#160;Members of the `boost::high_bit_mask_t` Class Template">Single Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_13"></a><span class="term">I</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">INT16_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT32_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">INT64_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">int64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">INT8_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">int8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">integer_traits</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.ce" title="Caveat emptor">Caveat emptor</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.description" title="Description">Description</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.motivation" title="Motivation">Motivation</a></p></td></tr>
+<tr><td><p><a class="link" href="../index.html#boost_integer.overview" title="Overview">Overview</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/traits.html#boost_integer.traits.test_program" title="Test Program">Test Program</a></p></td></tr>
+</table></dd>
+<dt><span class="term">INTMAX_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">intmax_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.greatest_width_integer_types" title="Greatest-width integer types">Greatest-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_fast_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.easiest" title="Easiest-to-Manipulate Types">Easiest-to-Manipulate Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_least16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_least8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">int_max_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_min_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">int_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_14"></a><span class="term">L</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">least</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.example" title="Example">Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.group_bit_mask_class_template.members_of_the___boost__low_bits_mask_t__class_template" title="Table&#160;3.&#160;Members of the [^boost::low_bits_mask_t] Class Template">Group Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/mask.html#boost_integer.mask.single_bit_mask_class_template.members_of_the__boost__high_bit_mask_t__class_template" title="Table&#160;2.&#160;Members of the `boost::high_bit_mask_t` Class Template">Single Bit-Mask Class Template</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_15"></a><span class="term">S</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">static_log2_argument_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.usage" title="Usage">Usage</a></p></td></tr>
+</table></dd>
+<dt><span class="term">static_log2_result_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/log2.html#boost_integer.log2.usage" title="Usage">Usage</a></p></td></tr>
+</table></dd>
+<dt><span class="term">static_min_max_signed_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/minmax.html#boost_integer.minmax.synopsis" title="Synopsis">Synopsis</a></p></td></tr></table></dd>
+<dt><span class="term">static_min_max_unsigned_type</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/minmax.html#boost_integer.minmax.synopsis" title="Synopsis">Synopsis</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_16"></a><span class="term">U</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">UINT16_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT32_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINT64_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">uint64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.exact_width_integer_types" title="Exact-width integer types">Exact-width integer types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr>
+</table></dd>
+<dt><span class="term">UINT8_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">UINTMAX_C</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+<dt><span class="term">uintmax_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.greatest_width_integer_types" title="Greatest-width integer types">Greatest-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_fast8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.fastest_minimum_width_integer_types" title="Fastest minimum-width integer types">Fastest minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least16_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least32_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least64_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_least8_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.minimum_width_integer_types" title="Minimum-width integer types">Minimum-width integer types</a></p></td></tr></table></dd>
+<dt><span class="term">uint_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+<dt><span class="term">uint_value_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.sized" title="Sized Types">Sized Types</a></p></td></tr>
+<tr><td><p><a class="link" href="../boost_integer/integer.html#boost_integer.integer.synopsis" title="Synopsis">Synopsis</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_17"></a><span class="term">_</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">__STDC_CONSTANT_MACROS</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../boost_integer/cstdint.html#boost_integer.cstdint.integer_constant_macros" title="Integer Constant Macros">Integer Constant Macros</a></p></td></tr></table></dd>
+</dl></div></dd>
+</dl></div>
+</div>
+<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
+<td align="left"></td>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2001 -2009 Beman Dawes, Daryle Walker, Gennaro Prota,
+ John Maddock<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>
+</div></td>
+</tr></table>
+<hr>
+<div class="spirit-nav">
+<a accesskey="p" href="s12.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a>
+</div>
+</body>
+</html>

Modified: sandbox/tools/auto_index/example/integer/doc/index.idx
==============================================================================
--- sandbox/tools/auto_index/example/integer/doc/index.idx (original)
+++ sandbox/tools/auto_index/example/integer/doc/index.idx 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -5,9 +5,10 @@
 # result we end up indexing nothing unless we
 # use more permissive scanning rules for the types
 # we find in the headers:
-!set-regex class "\<" "\>"
-!set-regex function "\<" "\>"
-!set-regex typedef "\<" "\>"
+!define-scanner class_name "^[[:space:]]*(template[[:space:]]*<[^;:{]+>[[:space:]]*)?(class|struct)[[:space:]]*(\<\w+\>([[:blank:]]*\([^)]*\))?[[:space:]]*)*(\<\w*\>)[[:space:]]*(<[^;:{]+>)?[[:space:]]*(\{|:[^;\{()]*\{)" "\\<\5\\>" \5
+!define-scanner typedef_name "typedef[^;{}#]+?(\w+)\s*;" "\\<\1\\>" "\1"
+!define-scanner "macro_name" "^\s*#\s*define\s+(\w+)" "\\<\1\\>" "\1"
+!define-scanner "function_name" "\w+\s+(\w+)\s*\([^\)]*\)\s*[;{]" "\\<\1\\>" "\1"
 
 !scan-dir boost/intreger true
 !scan boost/cstdint.hpp

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/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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id970148"></a><p>
+<a name="id1023555"></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>
@@ -449,7 +449,7 @@
   </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: December 21, 2010 at 18:22:46 GMT</small></p></td>
+<td align="left"><p><small>Last revised: December 23, 2010 at 12:26:10 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,8 +17,8 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1365162"></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>
+<a name="id1418158"></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">D</a> <a class="link" href="s10.html#idx_id_3">E</a> <a class="link" href="s10.html#idx_id_4">F</a> <a class="link" href="s10.html#idx_id_5">G</a> <a class="link" href="s10.html#idx_id_6">L</a> <a class="link" href="s10.html#idx_id_7">M</a> <a class="link" href="s10.html#idx_id_8">N</a> <a class="link" href="s10.html#idx_id_9">P</a> <a class="link" href="s10.html#idx_id_10">R</a> <a class="link" href="s10.html#idx_id_11">S</a> <a class="link" href="s10.html#idx_id_12">T</a> <a class="link" href="s10.html#idx_id_13">U</a> <a class="link" href="s10.html#idx_id_14">W</a> </p>
 <div class="variablelist"><dl>
 <dt>
 <a name="idx_id_0"></a><span class="term">B</span>
@@ -41,39 +41,63 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi Squared Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_2"></a><span class="term">E</span>
+<a name="idx_id_2"></a><span class="term">D</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">default_policy</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>
+</dl></div></dd>
+<dt>
+<a name="idx_id_3"></a><span class="term">E</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">eps_tolerance</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">equal_ceil</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">equal_floor</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">equal_nearest_integer</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
 <dt><span class="term">exponential_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/exp_dist.html" title="Exponential Distribution">Exponential Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">extreme_value_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/extreme_dist.html" title="Extreme Value Distribution">Extreme Value Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_3"></a><span class="term">F</span>
+<a name="idx_id_4"></a><span class="term">F</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">fisher_f_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/f_dist.html" title="F Distribution">F Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_4"></a><span class="term">G</span>
+<a name="idx_id_5"></a><span class="term">G</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">gamma_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/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma (and Erlang) Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_5"></a><span class="term">L</span>
+<a name="idx_id_6"></a><span class="term">L</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">log1p_series</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">logistic_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/logistic_dist.html" title="Logistic Distribution">Logistic Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">lognormal_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/lognormal_dist.html" title="Log Normal Distribution">Log Normal Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_6"></a><span class="term">N</span>
+<a name="idx_id_7"></a><span class="term">M</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">max_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>
+</dl></div></dd>
+<dt>
+<a name="idx_id_8"></a><span class="term">N</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">negative_binomial_distribution</span></dt>
@@ -86,50 +110,62 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_f_dist.html" title="Noncentral F Distribution">Noncentral F Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">non_central_t_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/nc_t_dist.html" title="Noncentral T Distribution">Noncentral T Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">normalise</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">normal_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/normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_7"></a><span class="term">P</span>
+<a name="idx_id_9"></a><span class="term">P</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">pareto_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/pareto.html" title="Pareto Distribution">Pareto Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">poisson_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/poisson_dist.html" title="Poisson Distribution">Poisson Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">promote_args</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_8"></a><span class="term">R</span>
+<a name="idx_id_10"></a><span class="term">R</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">rayleigh_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/rayleigh.html" title="Rayleigh Distribution">Rayleigh Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_9"></a><span class="term">S</span>
+<a name="idx_id_11"></a><span class="term">S</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">students_t_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/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_10"></a><span class="term">T</span>
+<a name="idx_id_12"></a><span class="term">T</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">test_data</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a></p></td></tr></table></dd>
 <dt><span class="term">triangular_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/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr></table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">Additional Implementation Notes</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr>
+</table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_11"></a><span class="term">U</span>
+<a name="idx_id_13"></a><span class="term">U</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">uniform_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/uniform_dist.html" title="Uniform Distribution">Uniform Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">upper_incomplete_gamma_fract</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_12"></a><span class="term">W</span>
+<a name="idx_id_14"></a><span class="term">W</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">weibull_distribution</span></dt>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,18 +17,44 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1365658"></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">D</a> <a class="link" href="s11.html#idx_id_15">E</a> <a class="link" href="s11.html#idx_id_16">F</a> <a class="link" href="s11.html#idx_id_17">I</a> <a class="link" href="s11.html#idx_id_18">O</a> <a class="link" href="s11.html#idx_id_19">P</a> <a class="link" href="s11.html#idx_id_20">R</a> <a class="link" href="s11.html#idx_id_21">U</a> <a class="link" href="s11.html#idx_id_22">V</a> </p>
+<a name="id1418822"></a>Typedef Index</h2></div></div></div>
+<p><a class="link" href="s11.html#idx_id_15">A</a> <a class="link" href="s11.html#idx_id_16">B</a> <a class="link" href="s11.html#idx_id_17">C</a> <a class="link" href="s11.html#idx_id_18">D</a> <a class="link" href="s11.html#idx_id_19">E</a> <a class="link" href="s11.html#idx_id_20">F</a> <a class="link" href="s11.html#idx_id_21">G</a> <a class="link" href="s11.html#idx_id_22">I</a> <a class="link" href="s11.html#idx_id_23">L</a> <a class="link" href="s11.html#idx_id_24">N</a> <a class="link" href="s11.html#idx_id_25">O</a> <a class="link" href="s11.html#idx_id_26">P</a> <a class="link" href="s11.html#idx_id_27">R</a> <a class="link" href="s11.html#idx_id_28">S</a> <a class="link" href="s11.html#idx_id_29">T</a> <a class="link" href="s11.html#idx_id_30">U</a> <a class="link" href="s11.html#idx_id_31">V</a> <a class="link" href="s11.html#idx_id_32">W</a> </p>
 <div class="variablelist"><dl>
 <dt>
-<a name="idx_id_13"></a><span class="term">A</span>
+<a name="idx_id_15"></a><span class="term">A</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">assert_undefined_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_14"></a><span class="term">D</span>
+<a name="idx_id_16"></a><span class="term">B</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">bernoulli</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/bernoulli_dist.html" title="Bernoulli Distribution">Bernoulli Distribution</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/dist_ref/dists/beta_dist.html" title="Beta Distribution">Beta Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">binomial</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_17"></a><span class="term">C</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">cauchy</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy-Lorentz Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html" title="Find Location (Mean) Example">Find Location (Mean) Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html" title="Find mean and standard deviation example">Find mean and standard deviation example</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">Setting Polices at Namespace Scope</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
+<dt><span class="term">chi_squared</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi Squared Distribution</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_18"></a><span class="term">D</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">denorm_error_type</span></dt>
@@ -45,16 +71,25 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_15"></a><span class="term">E</span>
+<a name="idx_id_19"></a><span class="term">E</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">evaluation_error_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">exponential</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">extreme_value</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/extreme_dist.html" title="Extreme Value Distribution">Extreme Value Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_16"></a><span class="term">F</span>
+<a name="idx_id_20"></a><span class="term">F</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">fisher_f</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/f_dist.html" title="F Distribution">F Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">Setting Policies for Distributions on an Ad Hoc Basis</a></p></td></tr>
+</table></dd>
 <dt><span class="term">float_t</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -63,23 +98,69 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_17"></a><span class="term">I</span>
+<a name="idx_id_21"></a><span class="term">G</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">gamma</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma (and Erlang) Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_22"></a><span class="term">I</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">indeterminate_result_error_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_18"></a><span class="term">O</span>
+<a name="idx_id_23"></a><span class="term">L</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">logistic</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/logistic_dist.html" title="Logistic Distribution">Logistic Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">lognormal</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log Normal Distribution</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_24"></a><span class="term">N</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">negative_binomial</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/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative Binomial Distribution</a></p></td></tr>
+</table></dd>
+<dt><span class="term">non_central_beta</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_beta_dist.html" title="Noncentral Beta Distribution">Noncentral Beta Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">non_central_chi_squared</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">non_central_f</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_f_dist.html" title="Noncentral F Distribution">Noncentral F Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">non_central_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_t_dist.html" title="Noncentral T Distribution">Noncentral T Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">normal</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_25"></a><span class="term">O</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">overflow_error_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_19"></a><span class="term">P</span>
+<a name="idx_id_26"></a><span class="term">P</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">pareto</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/pareto.html" title="Pareto Distribution">Pareto Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">poisson</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">pole_error_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">policy_type</span></dt>
@@ -113,21 +194,42 @@
 <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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_20"></a><span class="term">R</span>
+<a name="idx_id_27"></a><span class="term">R</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">rayleigh</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">Rayleigh Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">rounding_error_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_21"></a><span class="term">U</span>
+<a name="idx_id_28"></a><span class="term">S</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">students_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/main_overview/namespaces.html" title="Namespaces">Namespaces</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_29"></a><span class="term">T</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">triangular</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_30"></a><span class="term">U</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">underflow_error_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">uniform</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/uniform_dist.html" title="Uniform Distribution">Uniform Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_22"></a><span class="term">V</span>
+<a name="idx_id_31"></a><span class="term">V</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">value_type</span></dt>
@@ -152,6 +254,7 @@
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/pareto.html" title="Pareto Distribution">Pareto Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/polynomials.html" title="Polynomials">Polynomials</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">Rayleigh Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr>
@@ -159,6 +262,13 @@
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
+<dt>
+<a name="idx_id_32"></a><span class="term">W</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">weibull</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a></p></td></tr></table></dd>
+</dl></div></dd>
 </dl></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,11 +17,11 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1366294"></a>Function Index</h2></div></div></div>
-<p><a class="link" href="s12.html#idx_id_23">A</a> <a class="link" href="s12.html#idx_id_24">B</a> <a class="link" href="s12.html#idx_id_25">C</a> <a class="link" href="s12.html#idx_id_26">D</a> <a class="link" href="s12.html#idx_id_27">E</a> <a class="link" href="s12.html#idx_id_28">F</a> <a class="link" href="s12.html#idx_id_29">G</a> <a class="link" href="s12.html#idx_id_30">H</a> <a class="link" href="s12.html#idx_id_31">I</a> <a class="link" href="s12.html#idx_id_32">L</a> <a class="link" href="s12.html#idx_id_33">M</a> <a class="link" href="s12.html#idx_id_34">N</a> <a class="link" href="s12.html#idx_id_35">P</a> <a class="link" href="s12.html#idx_id_36">R</a> <a class="link" href="s12.html#idx_id_37">S</a> <a class="link" href="s12.html#idx_id_38">T</a> <a class="link" href="s12.html#idx_id_39">U</a> <a class="link" href="s12.html#idx_id_40">Z</a> </p>
+<a name="id1419933"></a>Function Index</h2></div></div></div>
+<p><a class="link" href="s12.html#idx_id_33">A</a> <a class="link" href="s12.html#idx_id_34">B</a> <a class="link" href="s12.html#idx_id_35">C</a> <a class="link" href="s12.html#idx_id_36">D</a> <a class="link" href="s12.html#idx_id_37">E</a> <a class="link" href="s12.html#idx_id_38">F</a> <a class="link" href="s12.html#idx_id_39">G</a> <a class="link" href="s12.html#idx_id_40">H</a> <a class="link" href="s12.html#idx_id_41">I</a> <a class="link" href="s12.html#idx_id_42">K</a> <a class="link" href="s12.html#idx_id_43">L</a> <a class="link" href="s12.html#idx_id_44">M</a> <a class="link" href="s12.html#idx_id_45">N</a> <a class="link" href="s12.html#idx_id_46">P</a> <a class="link" href="s12.html#idx_id_47">Q</a> <a class="link" href="s12.html#idx_id_48">R</a> <a class="link" href="s12.html#idx_id_49">S</a> <a class="link" href="s12.html#idx_id_50">T</a> <a class="link" href="s12.html#idx_id_51">U</a> <a class="link" href="s12.html#idx_id_52">V</a> <a class="link" href="s12.html#idx_id_53">Z</a> </p>
 <div class="variablelist"><dl>
 <dt>
-<a name="idx_id_23"></a><span class="term">A</span>
+<a name="idx_id_33"></a><span class="term">A</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">acosh</span></dt>
@@ -47,7 +47,7 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_24"></a><span class="term">B</span>
+<a name="idx_id_34"></a><span class="term">B</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">beta</span></dt>
@@ -70,7 +70,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_binomial.html" title="Binomial Coefficients">Binomial Coefficients</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_25"></a><span class="term">C</span>
+<a name="idx_id_35"></a><span class="term">C</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">cbrt</span></dt>
@@ -81,6 +81,15 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/powers/cbrt.html" title="cbrt">cbrt</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">Root Finding With Derivatives</a></p></td></tr>
 </table></dd>
+<dt><span class="term">cdf</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/future.html" title="Extras/Future Directions">Extras/Future Directions</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr>
+</table></dd>
+<dt><span class="term">checked_narrowing_cast</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/main_overview/error_handling.html" title="Error Handling">Error Handling</a></p></td></tr></table></dd>
+<dt><span class="term">chf</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">comp_ellint_2</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -93,6 +102,10 @@
 <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/tr1_ref.html" title="TR1 C Functions Quick Reference">TR1 C Functions Quick Reference</a></p></td></tr>
 </table></dd>
+<dt><span class="term">continued_fraction_a</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/cf.html" title="Continued Fraction Evaluation">Continued Fraction Evaluation</a></p></td></tr></table></dd>
+<dt><span class="term">continued_fraction_b</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/cf.html" title="Continued Fraction Evaluation">Continued Fraction Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">cyl_bessel_i</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -123,7 +136,7 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_26"></a><span class="term">D</span>
+<a name="idx_id_36"></a><span class="term">D</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">digamma</span></dt>
@@ -132,7 +145,7 @@
 <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>
 <dt>
-<a name="idx_id_27"></a><span class="term">E</span>
+<a name="idx_id_37"></a><span class="term">E</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">e</span></dt>
@@ -201,7 +214,7 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_28"></a><span class="term">F</span>
+<a name="idx_id_38"></a><span class="term">F</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">factorial</span></dt>
@@ -216,6 +229,8 @@
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr>
 </table></dd>
+<dt><span class="term">find_location</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dist_algorithms.html" title="Distribution Algorithms">Distribution Algorithms</a></p></td></tr></table></dd>
 <dt><span class="term">find_lower_bound_on_p</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a></p></td></tr>
@@ -223,6 +238,8 @@
 </table></dd>
 <dt><span class="term">find_non_centrality</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">find_scale</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dist_algorithms.html" title="Distribution Algorithms">Distribution Algorithms</a></p></td></tr></table></dd>
 <dt><span class="term">find_upper_bound_on_p</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a></p></td></tr>
@@ -238,7 +255,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/next_float/float_prior.html" title="Finding the Next Smaller Representable Value (float_prior)">Finding the Next Smaller Representable Value (float_prior)</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_29"></a><span class="term">G</span>
+<a name="idx_id_39"></a><span class="term">G</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">gamma_p</span></dt>
@@ -255,13 +272,17 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">Incomplete Gamma Function Inverses</a></p></td></tr></table></dd>
 <dt><span class="term">gamma_q_inva</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">Incomplete Gamma Function Inverses</a></p></td></tr></table></dd>
+<dt><span class="term">get_user_parameter_info</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_30"></a><span class="term">H</span>
+<a name="idx_id_40"></a><span class="term">H</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">halley_iterate</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">Root Finding With Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">hazard</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">hermite</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -280,7 +301,7 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_31"></a><span class="term">I</span>
+<a name="idx_id_41"></a><span class="term">I</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">ibeta</span></dt>
@@ -301,11 +322,26 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">The Incomplete Beta Function Inverses</a></p></td></tr></table></dd>
 <dt><span class="term">ibeta_invb</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_beta/ibeta_inv_function.html" title="The Incomplete Beta Function Inverses">The Incomplete Beta Function Inverses</a></p></td></tr></table></dd>
+<dt><span class="term">iround</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr></table></dd>
 <dt><span class="term">isnan</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/fpclass.html" title="Floating-Point Classification: Infinities and NaN's">Floating-Point Classification: Infinities and NaN's</a></p></td></tr></table></dd>
+<dt><span class="term">itrunc</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_42"></a><span class="term">K</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">kahan_sum_series</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr></table></dd>
+<dt><span class="term">kurtosis</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">kurtosis_excess</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_32"></a><span class="term">L</span>
+<a name="idx_id_43"></a><span class="term">L</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">laguerre</span></dt>
@@ -336,7 +372,10 @@
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr>
 </table></dd>
+<dt><span class="term">lltrunc</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr></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/main_overview/tr1.html" title="C99 and TR1 C Functions">C99 and TR1 C Functions</a></p></td></tr>
@@ -350,19 +389,28 @@
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr>
 </table></dd>
+<dt><span class="term">ltrunc</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_33"></a><span class="term">M</span>
+<a name="idx_id_44"></a><span class="term">M</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">make_policy</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">mean</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">median</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">mode</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">msg</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_34"></a><span class="term">N</span>
+<a name="idx_id_45"></a><span class="term">N</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">newton_raphson_iterate</span></dt>
@@ -378,14 +426,23 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_35"></a><span class="term">P</span>
+<a name="idx_id_46"></a><span class="term">P</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">pdf</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">powm1</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/powers/powm1.html" title="powm1">powm1</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_36"></a><span class="term">R</span>
+<a name="idx_id_47"></a><span class="term">Q</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">quantile</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_48"></a><span class="term">R</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">relative_error</span></dt>
@@ -397,18 +454,23 @@
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_37"></a><span class="term">S</span>
+<a name="idx_id_49"></a><span class="term">S</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">scale</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">Additional Implementation Notes</a></p></td></tr></table></dd>
 <dt><span class="term">schroeder_iterate</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">Root Finding With Derivatives</a></p></td></tr></table></dd>
 <dt><span class="term">sinc_pi</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sinc/sinc_pi.html" title="sinc_pi">sinc_pi</a></p></td></tr></table></dd>
 <dt><span class="term">sinhc_pi</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sinc/sinhc_pi.html" title="sinhc_pi">sinhc_pi</a></p></td></tr></table></dd>
+<dt><span class="term">skewness</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">spherical_harmonic_i</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_poly/sph_harm.html" title="Spherical Harmonics">Spherical Harmonics</a></p></td></tr></table></dd>
 <dt><span class="term">spherical_harmonic_r</span></dt>
@@ -429,11 +491,17 @@
 </table></dd>
 <dt><span class="term">sqrt1pm1</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/powers/sqrt1pm1.html" title="sqrt1pm1">sqrt1pm1</a></p></td></tr></table></dd>
+<dt><span class="term">standard_deviation</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">sum_series</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_38"></a><span class="term">T</span>
+<a name="idx_id_50"></a><span class="term">T</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">T</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">Polynomial and Rational Function Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">tgamma</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -459,17 +527,61 @@
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_39"></a><span class="term">U</span>
+<a name="idx_id_51"></a><span class="term">U</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">user_denorm_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
 <dt><span class="term">user_domain_error</span></dt>
-<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr></table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_evaluation_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_indeterminate_result_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_overflow_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/powers/ct_pow.html" title="Compile Time Power of a Runtime Base">Compile Time Power of a Runtime Base</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_pole_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_rounding_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr></table></dd>
+<dt><span class="term">user_underflow_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_52"></a><span class="term">V</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">variance</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_40"></a><span class="term">Z</span>
+<a name="idx_id_53"></a><span class="term">Z</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">zeta</span></dt>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -17,11 +17,11 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1370351"></a>Macro Index</h2></div></div></div>
-<p><a class="link" href="s13.html#idx_id_41">B</a> <a class="link" href="s13.html#idx_id_42">F</a> </p>
+<a name="id1425782"></a>Macro Index</h2></div></div></div>
+<p><a class="link" href="s13.html#idx_id_54">B</a> <a class="link" href="s13.html#idx_id_55">F</a> </p>
 <div class="variablelist"><dl>
 <dt>
-<a name="idx_id_41"></a><span class="term">B</span>
+<a name="idx_id_54"></a><span class="term">B</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">BOOST_DEFINE_MATH_CONSTANT</span></dt>
@@ -108,7 +108,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">Using macros to Change the Policy Defaults</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_42"></a><span class="term">F</span>
+<a name="idx_id_55"></a><span class="term">F</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">FP_INFINITE</span></dt>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -16,11 +16,11 @@
 </div>
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
-<a name="id1370873"></a>Index</h2></div></div></div>
-<p><a class="link" href="s14.html#idx_id_43">A</a> <a class="link" href="s14.html#idx_id_44">B</a> <a class="link" href="s14.html#idx_id_45">C</a> <a class="link" href="s14.html#idx_id_46">D</a> <a class="link" href="s14.html#idx_id_47">E</a> <a class="link" href="s14.html#idx_id_48">F</a> <a class="link" href="s14.html#idx_id_49">G</a> <a class="link" href="s14.html#idx_id_50">H</a> <a class="link" href="s14.html#idx_id_51">I</a> <a class="link" href="s14.html#idx_id_52">K</a> <a class="link" href="s14.html#idx_id_53">L</a> <a class="link" href="s14.html#idx_id_54">M</a> <a class="link" href="s14.html#idx_id_55">N</a> <a class="link" href="s14.html#idx_id_56">O</a> <a class="link" href="s14.html#idx_id_57">P</a> <a class="link" href="s14.html#idx_id_58">R</a> <a class="link" href="s14.html#idx_id_59">S</a> <a class="link" href="s14.html#idx_id_60">T</a> <a class="link" href="s14.html#idx_id_61">U</a> <a class="link" href="s14.html#idx_id_62">V</a> <a class="link" href="s14.html#idx_id_63">W</a> <a class="l
ink" href="s14.html#idx_id_64">Z</a> </p>
+<a name="id1426304"></a>Index</h2></div></div></div>
+<p><a class="link" href="s14.html#idx_id_56">A</a> <a class="link" href="s14.html#idx_id_57">B</a> <a class="link" href="s14.html#idx_id_58">C</a> <a class="link" href="s14.html#idx_id_59">D</a> <a class="link" href="s14.html#idx_id_60">E</a> <a class="link" href="s14.html#idx_id_61">F</a> <a class="link" href="s14.html#idx_id_62">G</a> <a class="link" href="s14.html#idx_id_63">H</a> <a class="link" href="s14.html#idx_id_64">I</a> <a class="link" href="s14.html#idx_id_65">K</a> <a class="link" href="s14.html#idx_id_66">L</a> <a class="link" href="s14.html#idx_id_67">M</a> <a class="link" href="s14.html#idx_id_68">N</a> <a class="link" href="s14.html#idx_id_69">O</a> <a class="link" href="s14.html#idx_id_70">P</a> <a class="link" href="s14.html#idx_id_71">Q</a> <a class="link" href="s14.html#idx_id_72">R</a> <a class="link" href="s14.html#idx_id_73">S</a> <a class="link" href="s14.html#idx_id_74">T</a> <a class="link" href="s14.html#idx_id_75">U</a> <a class="link" href="s14.html#idx_id_76">V</a> <a class="l
ink" href="s14.html#idx_id_77">W</a> <a class="link" href="s14.html#idx_id_78">Z</a> </p>
 <div class="variablelist"><dl>
 <dt>
-<a name="idx_id_43"></a><span class="term">A</span>
+<a name="idx_id_56"></a><span class="term">A</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">acosh</span></dt>
@@ -50,11 +50,14 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_44"></a><span class="term">B</span>
+<a name="idx_id_57"></a><span class="term">B</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">bernoulli</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/bernoulli_dist.html" title="Bernoulli Distribution">Bernoulli Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Bernoulli 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/bernoulli_dist.html" title="Bernoulli Distribution">bernoulli</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/bernoulli_dist.html" title="Bernoulli Distribution">bernoulli_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/bernoulli_dist.html" title="Bernoulli Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/bernoulli_dist.html" title="Bernoulli Distribution">value_type</a></p></td></tr>
@@ -74,6 +77,7 @@
 <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">Beta</a></p></td></tr>
+<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>
 <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/sf_beta/ibeta_function.html" title="Incomplete Beta Functions">Incomplete Beta Functions</a></p></td></tr>
@@ -81,6 +85,7 @@
 </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</a></p></td></tr>
 <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>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">find_beta</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/beta_dist.html" title="Beta Distribution">policy_type</a></p></td></tr>
@@ -96,10 +101,13 @@
 </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></table></dd>
+<dt><span class="term">binomial</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Binomial Coefficients</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_binomial.html" title="Binomial Coefficients">binomial_coefficient</a></p></td></tr></table></dd>
 <dt><span class="term">Binomial 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/binomial_dist.html" title="Binomial Distribution">binomial</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">binomial_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">find_lower_bound_on_p</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">find_upper_bound_on_p</a></p></td></tr>
@@ -194,7 +202,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">Using macros to Change the Policy Defaults</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_45"></a><span class="term">C</span>
+<a name="idx_id_58"></a><span class="term">C</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">C99 and TR1 C Functions</span></dt>
@@ -296,11 +304,27 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">msg</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">promote_args</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">tgamma</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_denorm_error</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_domain_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_evaluation_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_indeterminate_result_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_overflow_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_pole_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">user_underflow_error</a></p></td></tr>
+</table></dd>
+<dt><span class="term">cauchy</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">Cauchy-Lorentz Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html" title="Find Location (Mean) Example">Find Location (Mean) Example</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html" title="Find mean and standard deviation example">Find mean and standard deviation example</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">Setting Polices at Namespace Scope</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
 </table></dd>
 <dt><span class="term">Cauchy-Lorentz 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/cauchy_dist.html" title="Cauchy-Lorentz Distribution">cauchy</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">cauchy_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/cauchy_dist.html" title="Cauchy-Lorentz Distribution">value_type</a></p></td></tr>
@@ -315,6 +339,11 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/powers/cbrt.html" title="cbrt">cbrt</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">Root Finding With Derivatives</a></p></td></tr>
 </table></dd>
+<dt><span class="term">cdf</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/future.html" title="Extras/Future Directions">Extras/Future Directions</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Changing the Policy Defaults</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/changing_policy_defaults.html" title="Changing the Policy Defaults">BOOST_MATH_ASSERT_UNDEFINED_POLICY</a></p></td></tr>
@@ -323,17 +352,27 @@
 </table></dd>
 <dt><span class="term">Changing the Policy on an Ad Hoc Basis for the Special Functions</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/ad_hoc_sf_policies.html" title="Changing the Policy on an Ad Hoc Basis for the Special Functions">tgamma</a></p></td></tr></table></dd>
+<dt><span class="term">checked_narrowing_cast</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/main_overview/error_handling.html" title="Error Handling">Error Handling</a></p></td></tr></table></dd>
+<dt><span class="term">chf</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">Chi Squared 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/chi_squared_dist.html" title="Chi Squared Distribution">chi_squared</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">chi_squared_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">find_degrees_of_freedom</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">value_type</a></p></td></tr>
 </table></dd>
+<dt><span class="term">chi_squared</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/chi_squared_dist.html" title="Chi Squared Distribution">Chi Squared Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">chi_squared_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/chi_squared_dist.html" title="Chi Squared Distribution">Chi Squared Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Compile Time Power of a Runtime Base</span></dt>
-<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/powers/ct_pow.html" title="Compile Time Power of a Runtime Base">BOOST_MATH_OVERFLOW_ERROR_POLICY</a></p></td></tr></table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/special/powers/ct_pow.html" title="Compile Time Power of a Runtime Base">BOOST_MATH_OVERFLOW_ERROR_POLICY</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/powers/ct_pow.html" title="Compile Time Power of a Runtime Base">user_overflow_error</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Compilers</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/main_overview/compilers_overview.html" title="Compilers">BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS</a></p></td></tr></table></dd>
 <dt><span class="term">comp_ellint_2</span></dt>
@@ -350,6 +389,15 @@
 </table></dd>
 <dt><span class="term">Conceptual Requirements for Real Number Types</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/using_udt/concepts.html" title="Conceptual Requirements for Real Number Types">Lanczos approximation</a></p></td></tr></table></dd>
+<dt><span class="term">Continued Fraction Evaluation</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/cf.html" title="Continued Fraction Evaluation">continued_fraction_a</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/cf.html" title="Continued Fraction Evaluation">continued_fraction_b</a></p></td></tr>
+</table></dd>
+<dt><span class="term">continued_fraction_a</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/cf.html" title="Continued Fraction Evaluation">Continued Fraction Evaluation</a></p></td></tr></table></dd>
+<dt><span class="term">continued_fraction_b</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/cf.html" title="Continued Fraction Evaluation">Continued Fraction Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">cyl_bessel_i</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -380,9 +428,11 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_46"></a><span class="term">D</span>
+<a name="idx_id_59"></a><span class="term">D</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">default_policy</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">denorm_error_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">Derivative of the Incomplete Beta Function</span></dt>
@@ -398,6 +448,11 @@
 <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">Distribution Algorithms</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dist_algorithms.html" title="Distribution Algorithms">find_location</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dist_algorithms.html" title="Distribution Algorithms">find_scale</a></p></td></tr>
+</table></dd>
 <dt><span class="term">domain_error_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">Double Factorial</span></dt>
@@ -412,7 +467,7 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_47"></a><span class="term">E</span>
+<a name="idx_id_60"></a><span class="term">E</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">e</span></dt>
@@ -444,6 +499,14 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/ellint/ellint_2.html" title="Elliptic Integrals of the Second Kind - Legendre Form">ellint_2</a></p></td></tr></table></dd>
 <dt><span class="term">Elliptic Integrals of the Third Kind - Legendre Form</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/ellint/ellint_3.html" title="Elliptic Integrals of the Third Kind - Legendre Form">ellint_3</a></p></td></tr></table></dd>
+<dt><span class="term">eps_tolerance</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">equal_ceil</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">equal_floor</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">equal_nearest_integer</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">Root Finding Without Derivatives</a></p></td></tr></table></dd>
 <dt><span class="term">erf</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -472,6 +535,19 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_erf/error_function.html" title="Error Functions">erf</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_erf/error_function.html" title="Error Functions">erfc</a></p></td></tr>
 </table></dd>
+<dt><span class="term">Error Handling</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/main_overview/error_handling.html" title="Error Handling">checked_narrowing_cast</a></p></td></tr></table></dd>
+<dt><span class="term">Error Handling Policies</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_denorm_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_domain_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_evaluation_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_indeterminate_result_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_overflow_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_pole_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_rounding_error</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">user_underflow_error</a></p></td></tr>
+</table></dd>
 <dt><span class="term">evaluate_even_polynomial</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">Polynomial and Rational Function Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">evaluate_odd_polynomial</span></dt>
@@ -487,6 +563,8 @@
 <tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html" title="Binomial Quiz Example">BOOST_MATH_DISCRETE_QUANTILE_POLICY</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/error_eg.html" title="Error Handling Example">BOOST_MATH_DOMAIN_ERROR_POLICY</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/neg_binom_eg/negative_binomial_example1.html" title="Negative Binomial Sales Quota Example.">BOOST_MATH_OVERFLOW_ERROR_POLICY</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html" title="Find Location (Mean) Example">cauchy</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/stat_tut/weg/dist_construct_eg.html" title="Distribution Construction Example">negative_binomial</a></p></td></tr>
 </table></dd>
 <dt><span class="term">expint</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
@@ -503,8 +581,11 @@
 <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>
 <tr><td><p><a class="link" href="../math_toolkit/special/powers/expm1.html" title="expm1">expm1</a></p></td></tr>
 </table></dd>
+<dt><span class="term">exponential</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">Exponential Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Exponential 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/exp_dist.html" title="Exponential Distribution">exponential</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">exponential_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/exp_dist.html" title="Exponential Distribution">value_type</a></p></td></tr>
@@ -515,25 +596,34 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/expint/expint_n.html" title="Exponential Integral En">expint</a></p></td></tr></table></dd>
 <dt><span class="term">exponential_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/exp_dist.html" title="Exponential Distribution">Exponential Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">Extras/Future Directions</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/future.html" title="Extras/Future Directions">cdf</a></p></td></tr></table></dd>
 <dt><span class="term">Extreme Value 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/extreme_dist.html" title="Extreme Value Distribution">extreme_value</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/extreme_dist.html" title="Extreme Value Distribution">extreme_value_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/extreme_dist.html" title="Extreme Value Distribution">value_type</a></p></td></tr>
 </table></dd>
+<dt><span class="term">extreme_value</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/extreme_dist.html" title="Extreme Value Distribution">Extreme Value Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">extreme_value_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/extreme_dist.html" title="Extreme Value Distribution">Extreme Value Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_48"></a><span class="term">F</span>
+<a name="idx_id_61"></a><span class="term">F</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">F 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/f_dist.html" title="F Distribution">fisher_f</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/f_dist.html" title="F Distribution">fisher_f_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/f_dist.html" title="F Distribution">value_type</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>
+<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>
+<tr><td><p><a class="link" href="../math_toolkit/special/factorials/sf_factorial.html" title="Factorial">max_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>
@@ -554,6 +644,8 @@
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr>
 </table></dd>
+<dt><span class="term">find_location</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dist_algorithms.html" title="Distribution Algorithms">Distribution Algorithms</a></p></td></tr></table></dd>
 <dt><span class="term">find_lower_bound_on_p</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a></p></td></tr>
@@ -561,11 +653,18 @@
 </table></dd>
 <dt><span class="term">find_non_centrality</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">find_scale</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dist_algorithms.html" title="Distribution Algorithms">Distribution Algorithms</a></p></td></tr></table></dd>
 <dt><span class="term">find_upper_bound_on_p</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/binomial_dist.html" title="Binomial Distribution">Binomial Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative Binomial Distribution</a></p></td></tr>
 </table></dd>
+<dt><span class="term">fisher_f</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/f_dist.html" title="F Distribution">F Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">Setting Policies for Distributions on an Ad Hoc Basis</a></p></td></tr>
+</table></dd>
 <dt><span class="term">fisher_f_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/f_dist.html" title="F Distribution">F Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Floating-Point Classification: Infinities and NaN's</span></dt>
@@ -603,7 +702,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/fpclass.html" title="Floating-Point Classification: Infinities and NaN's">Floating-Point Classification: Infinities and NaN's</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_49"></a><span class="term">G</span>
+<a name="idx_id_62"></a><span class="term">G</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">Gamma</span></dt>
@@ -612,8 +711,14 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/tgamma.html" title="Gamma">tgamma</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/tgamma.html" title="Gamma">tgamma1pm1</a></p></td></tr>
 </table></dd>
+<dt><span class="term">gamma</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">Gamma (and Erlang) Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Gamma (and Erlang) 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/gamma_dist.html" title="Gamma (and Erlang) Distribution">gamma</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">gamma_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/gamma_dist.html" title="Gamma (and Erlang) Distribution">value_type</a></p></td></tr>
@@ -634,18 +739,24 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">Incomplete Gamma Function Inverses</a></p></td></tr></table></dd>
 <dt><span class="term">gamma_q_inva</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/igamma_inv.html" title="Incomplete Gamma Function Inverses">Incomplete Gamma Function Inverses</a></p></td></tr></table></dd>
+<dt><span class="term">get_user_parameter_info</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a></p></td></tr></table></dd>
 <dt><span class="term">Graphing, Profiling, and Generating Test Data for Special Functions</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">get_user_parameter_info</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">test_data</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">upper_incomplete_gamma_fract</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">value_type</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_50"></a><span class="term">H</span>
+<a name="idx_id_63"></a><span class="term">H</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">halley_iterate</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">Root Finding With Derivatives</a></p></td></tr></table></dd>
+<dt><span class="term">hazard</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">hermite</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
@@ -669,7 +780,7 @@
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_51"></a><span class="term">I</span>
+<a name="idx_id_64"></a><span class="term">I</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">ibeta</span></dt>
@@ -694,6 +805,8 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">BOOST_DEFINE_MATH_CONSTANT</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">BOOST_MATH_DOMAIN_ERROR_POLICY</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">scale</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">triangular_distribution</a></p></td></tr>
 </table></dd>
 <dt><span class="term">Incomplete Beta Function Inverses</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
@@ -728,6 +841,8 @@
 </table></dd>
 <dt><span class="term">indeterminate_result_error_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">iround</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr></table></dd>
 <dt><span class="term">isnan</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/fpclass.html" title="Floating-Point Classification: Infinities and NaN's">Floating-Point Classification: Infinities and NaN's</a></p></td></tr></table></dd>
 <dt><span class="term">Iteration Limits Policies</span></dt>
@@ -735,16 +850,24 @@
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/iteration_pol.html" title="Iteration Limits Policies">BOOST_MATH_MAX_ROOT_ITERATION_POLICY</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/iteration_pol.html" title="Iteration Limits Policies">BOOST_MATH_MAX_SERIES_ITERATION_POLICY</a></p></td></tr>
 </table></dd>
+<dt><span class="term">itrunc</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_52"></a><span class="term">K</span>
+<a name="idx_id_65"></a><span class="term">K</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">kahan_sum_series</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">Known Issues, and Todo List</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/status/issues.html" title="Known Issues, and Todo List">Lanczos approximation</a></p></td></tr></table></dd>
+<dt><span class="term">kurtosis</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">kurtosis_excess</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_53"></a><span class="term">L</span>
+<a name="idx_id_66"></a><span class="term">L</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">laguerre</span></dt>
@@ -803,7 +926,10 @@
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr>
 </table></dd>
+<dt><span class="term">lltrunc</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr></table></dd>
 <dt><span class="term">Log Gamma</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/lgamma.html" title="Log Gamma">Lanczos approximation</a></p></td></tr>
@@ -811,6 +937,7 @@
 </table></dd>
 <dt><span class="term">Log Normal 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/lognormal_dist.html" title="Log Normal Distribution">lognormal</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">lognormal_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">value_type</a></p></td></tr>
@@ -824,14 +951,21 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/powers/log1p.html" title="log1p">log1p</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr>
 </table></dd>
+<dt><span class="term">log1p_series</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr></table></dd>
+<dt><span class="term">logistic</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/logistic_dist.html" title="Logistic Distribution">Logistic Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Logistic 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/logistic_dist.html" title="Logistic Distribution">logistic</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/logistic_dist.html" title="Logistic Distribution">logistic_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/logistic_dist.html" title="Logistic Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/logistic_dist.html" title="Logistic Distribution">value_type</a></p></td></tr>
 </table></dd>
 <dt><span class="term">logistic_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/logistic_dist.html" title="Logistic Distribution">Logistic Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">lognormal</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/lognormal_dist.html" title="Log Normal Distribution">Log Normal Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">lognormal_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/lognormal_dist.html" title="Log Normal Distribution">Log Normal Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">lround</span></dt>
@@ -839,14 +973,25 @@
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr>
 </table></dd>
+<dt><span class="term">ltrunc</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_54"></a><span class="term">M</span>
+<a name="idx_id_67"></a><span class="term">M</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">make_policy</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">max_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">mean</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">median</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+<dt><span class="term">mode</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">Modified Bessel Functions of the First and Second Kinds</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/special/bessel/mbessel.html" title="Modified Bessel Functions of the First and Second Kinds">cyl_bessel_i</a></p></td></tr>
@@ -856,18 +1001,26 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_55"></a><span class="term">N</span>
+<a name="idx_id_68"></a><span class="term">N</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">Namespaces</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/main_overview/namespaces.html" title="Namespaces">students_t</a></p></td></tr></table></dd>
 <dt><span class="term">Negative Binomial 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/negative_binomial_dist.html" title="Negative Binomial Distribution">find_lower_bound_on_p</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">find_upper_bound_on_p</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Lanczos approximation</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">negative_binomial</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">negative_binomial_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">value_type</a></p></td></tr>
 </table></dd>
+<dt><span class="term">negative_binomial</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/dist/dist_ref/dists/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative Binomial Distribution</a></p></td></tr>
+</table></dd>
 <dt><span class="term">negative_binomial_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/negative_binomial_dist.html" title="Negative Binomial Distribution">Negative Binomial Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">newton_raphson_iterate</span></dt>
@@ -879,8 +1032,25 @@
 <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>
 <tr><td><p><a class="link" href="../math_toolkit/special/next_float/nextafter.html" title="Finding the Next Representable Value in a Specific Direction (nextafter)">Finding the Next Representable Value in a Specific Direction (nextafter)</a></p></td></tr>
 </table></dd>
+<dt><span class="term">Non-Member Properties</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">cdf</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">chf</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">hazard</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">kurtosis</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">kurtosis_excess</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">mean</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">median</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">mode</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">pdf</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">quantile</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">skewness</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">standard_deviation</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">variance</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Noncentral 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/nc_beta_dist.html" title="Noncentral Beta Distribution">non_central_beta</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_beta_dist.html" title="Noncentral Beta Distribution">non_central_beta_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_beta_dist.html" title="Noncentral Beta Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_beta_dist.html" title="Noncentral Beta Distribution">value_type</a></p></td></tr>
@@ -889,61 +1059,85 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">find_degrees_of_freedom</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">find_non_centrality</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">non_central_chi_squared</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">non_central_chi_squared_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">value_type</a></p></td></tr>
 </table></dd>
 <dt><span class="term">Noncentral F 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/nc_f_dist.html" title="Noncentral F Distribution">non_central_f</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_f_dist.html" title="Noncentral F Distribution">non_central_f_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_f_dist.html" title="Noncentral F Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_f_dist.html" title="Noncentral F Distribution">value_type</a></p></td></tr>
 </table></dd>
 <dt><span class="term">Noncentral T 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/nc_t_dist.html" title="Noncentral T Distribution">non_central_t</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_t_dist.html" title="Noncentral T Distribution">non_central_t_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_t_dist.html" title="Noncentral T Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_t_dist.html" title="Noncentral T Distribution">value_type</a></p></td></tr>
 </table></dd>
+<dt><span class="term">non_central_beta</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_beta_dist.html" title="Noncentral Beta Distribution">Noncentral Beta Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">non_central_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/nc_beta_dist.html" title="Noncentral Beta Distribution">Noncentral Beta Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">non_central_chi_squared</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">non_central_chi_squared_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/nc_chi_squared_dist.html" title="Noncentral Chi-Squared Distribution">Noncentral Chi-Squared Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">non_central_f</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_f_dist.html" title="Noncentral F Distribution">Noncentral F Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">non_central_f_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/nc_f_dist.html" title="Noncentral F Distribution">Noncentral F Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">non_central_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/nc_t_dist.html" title="Noncentral T Distribution">Noncentral T Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">non_central_t_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/nc_t_dist.html" title="Noncentral T Distribution">Noncentral T Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">norm</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr></table></dd>
+<dt><span class="term">normal</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Normal (Gaussian) 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/normal_dist.html" title="Normal (Gaussian) Distribution">normal</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">normal_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">value_type</a></p></td></tr>
 </table></dd>
+<dt><span class="term">normalise</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">normal_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/normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Numeric Constants</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/constants.html" title="Numeric Constants">e</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_56"></a><span class="term">O</span>
+<a name="idx_id_69"></a><span class="term">O</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">overflow_error_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_57"></a><span class="term">P</span>
+<a name="idx_id_70"></a><span class="term">P</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">pareto</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/pareto.html" title="Pareto Distribution">Pareto Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Pareto 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/pareto.html" title="Pareto Distribution">pareto</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/pareto.html" title="Pareto Distribution">pareto_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/pareto.html" title="Pareto Distribution">value_type</a></p></td></tr>
 </table></dd>
 <dt><span class="term">pareto_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/pareto.html" title="Pareto Distribution">Pareto Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">pdf</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">Performance Tuning Macros</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/perf/tuning.html" title="Performance Tuning Macros">BOOST_MATH_INT_TABLE_TYPE</a></p></td></tr>
@@ -953,8 +1147,11 @@
 <tr><td><p><a class="link" href="../math_toolkit/perf/tuning.html" title="Performance Tuning Macros">BOOST_MATH_RATIONAL_METHOD</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/perf/tuning.html" title="Performance Tuning Macros">Lanczos approximation</a></p></td></tr>
 </table></dd>
+<dt><span class="term">poisson</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Poisson 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/poisson_dist.html" title="Poisson Distribution">poisson</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">poisson_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">value_type</a></p></td></tr>
@@ -966,12 +1163,14 @@
 <dt><span class="term">Policy Class Reference</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">assert_undefined_type</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">default_policy</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">denorm_error_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">discrete_quantile_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">domain_error_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">evaluation_error_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">indeterminate_result_error_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">make_policy</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">normalise</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">overflow_error_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">pole_error_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/pol_ref_ref.html" title="Policy Class Reference">precision_type</a></p></td></tr>
@@ -1009,18 +1208,33 @@
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">evaluate_odd_polynomial</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">evaluate_polynomial</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">evaluate_rational</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">T</a></p></td></tr>
 </table></dd>
+<dt><span class="term">Polynomials</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/polynomials.html" title="Polynomials">value_type</a></p></td></tr></table></dd>
 <dt><span class="term">powm1</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/powers/powm1.html" title="powm1">powm1</a></p></td></tr></table></dd>
 <dt><span class="term">precision_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">promote_args</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">Setting Policies at Namespace or Translation Unit Scope</a></p></td></tr>
+</table></dd>
 <dt><span class="term">promote_double_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">promote_float_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_58"></a><span class="term">R</span>
+<a name="idx_id_71"></a><span class="term">Q</span>
+</dt>
+<dd><div class="variablelist"><dl>
+<dt><span class="term">quantile</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
+</dl></div></dd>
+<dt>
+<a name="idx_id_72"></a><span class="term">R</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">Ratios of Gamma Functions</span></dt>
@@ -1028,9 +1242,12 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/gamma_ratios.html" title="Ratios of Gamma Functions">tgamma_delta_ratio</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/sf_gamma/gamma_ratios.html" title="Ratios of Gamma Functions">tgamma_ratio</a></p></td></tr>
 </table></dd>
+<dt><span class="term">rayleigh</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">Rayleigh Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Rayleigh 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/rayleigh.html" title="Rayleigh Distribution">policy_type</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">rayleigh</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">rayleigh_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">value_type</a></p></td></tr>
 </table></dd>
@@ -1057,27 +1274,50 @@
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">newton_raphson_iterate</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">schroeder_iterate</a></p></td></tr>
 </table></dd>
+<dt><span class="term">Root Finding Without Derivatives</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">eps_tolerance</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">equal_ceil</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">equal_floor</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots2.html" title="Root Finding Without Derivatives">equal_nearest_integer</a></p></td></tr>
+</table></dd>
 <dt><span class="term">round</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">Rounding Functions</a></p></td></tr>
+</table></dd>
+<dt><span class="term">Rounding Functions</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">iround</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">llround</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">lround</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/round.html" title="Rounding Functions">round</a></p></td></tr>
 </table></dd>
 <dt><span class="term">rounding_error_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>
 </dl></div></dd>
 <dt>
-<a name="idx_id_59"></a><span class="term">S</span>
+<a name="idx_id_73"></a><span class="term">S</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">scale</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">Additional Implementation Notes</a></p></td></tr></table></dd>
 <dt><span class="term">schroeder_iterate</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/roots.html" title="Root Finding With Derivatives">Root Finding With Derivatives</a></p></td></tr></table></dd>
 <dt><span class="term">Series Evaluation</span></dt>
-<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">log1p</a></p></td></tr></table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">kahan_sum_series</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">log1p</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">log1p_series</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">sum_series</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Setting Polices at Namespace Scope</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">BOOST_MATH_DECLARE_DISTRIBUTIONS</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">cauchy</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">lgamma</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/namespace_pol.html" title="Setting Polices at Namespace Scope">tgamma</a></p></td></tr>
 </table></dd>
@@ -1085,13 +1325,21 @@
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">BOOST_MATH_DECLARE_DISTRIBUTIONS</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">BOOST_MATH_DECLARE_SPECIAL_FUNCTIONS</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">cauchy</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">gamma</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">norm</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">normal</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">promote_args</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/namespace_policies.html" title="Setting Policies at Namespace or Translation Unit Scope">tgamma</a></p></td></tr>
 </table></dd>
+<dt><span class="term">Setting Policies for Distributions on an Ad Hoc Basis</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/ad_hoc_dist_policies.html" title="Setting Policies for Distributions on an Ad Hoc Basis">fisher_f</a></p></td></tr></table></dd>
 <dt><span class="term">sinc_pi</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sinc/sinc_pi.html" title="sinc_pi">sinc_pi</a></p></td></tr></table></dd>
 <dt><span class="term">sinhc_pi</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/sinc/sinhc_pi.html" title="sinhc_pi">sinhc_pi</a></p></td></tr></table></dd>
+<dt><span class="term">skewness</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">Spherical Bessel Functions of the First and Second Kinds</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/special/bessel/sph_bessel.html" title="Spherical Bessel Functions of the First and Second Kinds">sph_bessel</a></p></td></tr>
@@ -1122,20 +1370,32 @@
 </table></dd>
 <dt><span class="term">sqrt1pm1</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/special/powers/sqrt1pm1.html" title="sqrt1pm1">sqrt1pm1</a></p></td></tr></table></dd>
+<dt><span class="term">standard_deviation</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 <dt><span class="term">Students t 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/students_t_dist.html" title="Students t Distribution">find_degrees_of_freedom</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">policy_type</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">students_t</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">students_t_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">value_type</a></p></td></tr>
 </table></dd>
+<dt><span class="term">students_t</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/main_overview/namespaces.html" title="Namespaces">Namespaces</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr>
+</table></dd>
 <dt><span class="term">students_t_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/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">sum_series</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/series_evaluation.html" title="Series Evaluation">Series Evaluation</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_60"></a><span class="term">T</span>
+<a name="idx_id_74"></a><span class="term">T</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">T</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals1/rational.html" title="Polynomial and Rational Function Evaluation">Polynomial and Rational Function Evaluation</a></p></td></tr></table></dd>
 <dt><span class="term">test_data</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a></p></td></tr></table></dd>
 <dt><span class="term">tgamma</span></dt>
@@ -1177,36 +1437,91 @@
 <tr><td><p><a class="link" href="../math_toolkit/special/extern_c/tr1_ref.html" title="TR1 C Functions Quick Reference">sph_bessel</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/special/extern_c/tr1_ref.html" title="TR1 C Functions Quick Reference">sph_neumann</a></p></td></tr>
 </table></dd>
+<dt><span class="term">triangular</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Triangular 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/triangular_dist.html" title="Triangular Distribution">policy_type</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">triangular</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">triangular_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">value_type</a></p></td></tr>
 </table></dd>
 <dt><span class="term">triangular_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/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr></table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/backgrounders/implementation.html" title="Additional Implementation Notes">Additional Implementation Notes</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr>
+</table></dd>
 <dt><span class="term">trunc</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <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>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">Truncation Functions</a></p></td></tr>
+</table></dd>
+<dt><span class="term">Truncation Functions</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">itrunc</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">lltrunc</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">ltrunc</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/rounding/trunc.html" title="Truncation Functions">trunc</a></p></td></tr>
 </table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_61"></a><span class="term">U</span>
+<a name="idx_id_75"></a><span class="term">U</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">underflow_error_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">uniform</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/uniform_dist.html" title="Uniform Distribution">Uniform Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Uniform 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/uniform_dist.html" title="Uniform Distribution">uniform</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/uniform_dist.html" title="Uniform Distribution">uniform_distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/uniform_dist.html" title="Uniform Distribution">value_type</a></p></td></tr>
 </table></dd>
 <dt><span class="term">uniform_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/uniform_dist.html" title="Uniform Distribution">Uniform Distribution</a></p></td></tr></table></dd>
+<dt><span class="term">upper_incomplete_gamma_fract</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/test_data.html" title="Graphing, Profiling, and Generating Test Data for Special Functions">Graphing, Profiling, and Generating Test Data for Special Functions</a></p></td></tr></table></dd>
+<dt><span class="term">user_denorm_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
 <dt><span class="term">user_domain_error</span></dt>
-<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr></table></dd>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_evaluation_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_indeterminate_result_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_overflow_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/special/powers/ct_pow.html" title="Compile Time Power of a Runtime Base">Compile Time Power of a Runtime Base</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_pole_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
+<dt><span class="term">user_rounding_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr></table></dd>
+<dt><span class="term">user_underflow_error</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list">
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_tutorial/user_def_err_pol.html" title="Calling User Defined Error Handlers">Calling User Defined Error Handlers</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/error_handling_policies.html" title="Error Handling Policies">Error Handling Policies</a></p></td></tr>
+</table></dd>
 <dt><span class="term">Using macros to Change the Policy Defaults</span></dt>
 <dd><table class="simplelist" border="0" summary="Simple list">
 <tr><td><p><a class="link" href="../math_toolkit/policy/pol_ref/policy_defaults.html" title="Using macros to Change the Policy Defaults">BOOST_MATH_ASSERT_UNDEFINED_POLICY</a></p></td></tr>
@@ -1231,7 +1546,7 @@
 <dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/using_udt/use_ntl.html" title="Using With NTL - a High-Precision Floating-Point Library">Lanczos approximation</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_62"></a><span class="term">V</span>
+<a name="idx_id_76"></a><span class="term">V</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">value_type</span></dt>
@@ -1256,28 +1571,34 @@
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/normal_dist.html" title="Normal (Gaussian) Distribution">Normal (Gaussian) Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/pareto.html" title="Pareto Distribution">Pareto Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/poisson_dist.html" title="Poisson Distribution">Poisson Distribution</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/toolkit/internals2/polynomials.html" title="Polynomials">Polynomials</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/rayleigh.html" title="Rayleigh Distribution">Rayleigh Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/students_t_dist.html" title="Students t Distribution">Students t Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/triangular_dist.html" title="Triangular Distribution">Triangular Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/uniform_dist.html" title="Uniform Distribution">Uniform Distribution</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a></p></td></tr>
 </table></dd>
+<dt><span class="term">variance</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/nmp.html" title="Non-Member Properties">Non-Member Properties</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_63"></a><span class="term">W</span>
+<a name="idx_id_77"></a><span class="term">W</span>
 </dt>
 <dd><div class="variablelist"><dl>
+<dt><span class="term">weibull</span></dt>
+<dd><table class="simplelist" border="0" summary="Simple list"><tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">Weibull Distribution</a></p></td></tr></table></dd>
 <dt><span class="term">Weibull 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/weibull.html" title="Weibull Distribution">policy_type</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">value_type</a></p></td></tr>
+<tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">weibull</a></p></td></tr>
 <tr><td><p><a class="link" href="../math_toolkit/dist/dist_ref/dists/weibull.html" title="Weibull Distribution">weibull_distribution</a></p></td></tr>
 </table></dd>
 <dt><span class="term">weibull_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/weibull.html" title="Weibull Distribution">Weibull Distribution</a></p></td></tr></table></dd>
 </dl></div></dd>
 <dt>
-<a name="idx_id_64"></a><span class="term">Z</span>
+<a name="idx_id_78"></a><span class="term">Z</span>
 </dt>
 <dd><div class="variablelist"><dl>
 <dt><span class="term">zeta</span></dt>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1352034"></a>
+<a name="id1405309"></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="id1352098"></a>
+<a name="id1405373"></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="id1352242"></a>
+<a name="id1405517"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.tolerance_of_tests">Tolerance
         of Tests</a>
       </h5>
@@ -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="id1352286"></a>
+<a name="id1405561"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.handling_unsuitable_arguments">Handling
         Unsuitable Arguments</a>
       </h5>
@@ -217,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="id1352418"></a>
+<a name="id1405693"></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>
@@ -251,7 +251,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.implementation.median_of_distributions"></a><h5>
-<a name="id1352505"></a>
+<a name="id1405779"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.median_of_distributions">Median
         of distributions</a>
       </h5>
@@ -284,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="id1352604"></a>
+<a name="id1405879"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.handling_of_floating_point_infinity">Handling
         of Floating-Point Infinity</a>
       </h5>
@@ -328,7 +328,7 @@
         handling policies</a>.
       </p>
 <a name="math_toolkit.backgrounders.implementation.scale__shape_and_location"></a><h5>
-<a name="id1352693"></a>
+<a name="id1405968"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.scale__shape_and_location">Scale,
         Shape and Location</a>
       </h5>
@@ -355,7 +355,7 @@
         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="id1354863"></a>
+<a name="id1408137"></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>
@@ -367,7 +367,7 @@
             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="id1354887"></a>
+<a name="id1408161"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.rational_approximations_used">Rational
         Approximations Used</a>
       </h5>
@@ -410,7 +410,7 @@
         to the "true" minimax solution.
       </p>
 <a name="math_toolkit.backgrounders.implementation.representation_of_mathematical_constants"></a><h5>
-<a name="id1354931"></a>
+<a name="id1408206"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.representation_of_mathematical_constants">Representation
         of Mathematical Constants</a>
       </h5>
@@ -471,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="id1355319"></a>
+<a name="id1408593"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.thread_safety">Thread
         safety</a>
       </h5>
@@ -496,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="id1355355"></a>
+<a name="id1408629"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.sources_of_test_data">Sources
         of Test Data</a>
       </h5>
@@ -534,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="id1355420"></a>
+<a name="id1408694"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.creating_and_managing_the_equations">Creating
         and Managing the Equations</a>
       </h5>
@@ -695,7 +695,7 @@
         HTML: this needs further investigation.
       </p>
 <a name="math_toolkit.backgrounders.implementation.producing_graphs"></a><h5>
-<a name="id1355602"></a>
+<a name="id1408877"></a>
         <a class="link" href="implementation.html#math_toolkit.backgrounders.implementation.producing_graphs">Producing
         Graphs</a>
       </h5>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <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="id1355824"></a>
+<a name="id1409099"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.motivation">Motivation</a>
       </h5>
 <p>
@@ -92,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="id1356080"></a>
+<a name="id1409354"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.the_approximation">The
         Approximation</a>
       </h5>
@@ -154,7 +154,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.lanczos.computing_the_coefficients"></a><h5>
-<a name="id1356272"></a>
+<a name="id1409546"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.computing_the_coefficients">Computing
         the Coefficients</a>
       </h5>
@@ -198,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="id1356429"></a>
+<a name="id1409703"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.choosing_the_right_parameters">Choosing
         the Right Parameters</a>
       </h5>
@@ -222,7 +222,7 @@
         computing to float precision with double precision arithmetic.
       </p>
 <div class="table">
-<a name="id1356483"></a><p class="title"><b>Table&#160;53.&#160;Optimal choices for N and g when computing with guard digits (source:
+<a name="id1409757"></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)">
@@ -365,7 +365,7 @@
         exactly matches the machine epsilon for the type in question.
       </p>
 <div class="table">
-<a name="id1356706"></a><p class="title"><b>Table&#160;54.&#160;Optimum value for N and g when computing at fixed precision</b></p>
+<a name="id1409981"></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>
@@ -528,7 +528,7 @@
         is exact, and so isn't used for the gamma function.
       </p>
 <a name="math_toolkit.backgrounders.lanczos.references"></a><h5>
-<a name="id1358334"></a>
+<a name="id1412014"></a>
         <a class="link" href="lanczos.html#math_toolkit.backgrounders.lanczos.references">References</a>
       </h5>
 <div class="orderedlist"><ol type="1">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <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="id1359257"></a>
+<a name="id1412937"></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="id1359348"></a>
+<a name="id1413028"></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="id1359372"></a>
+<a name="id1413052"></a>
         <a class="link" href="refs.html#math_toolkit.backgrounders.refs.other_libraries">Other Libraries</a>
       </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -71,7 +71,7 @@
         of binary digits. You have been warned!
       </p>
 <a name="zero_error"></a><a name="math_toolkit.backgrounders.relative_error.the_impossibility_of_zero_error"></a><h5>
-<a name="id1355781"></a>
+<a name="id1409055"></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>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -87,7 +87,7 @@
         are located!</em></span>
       </p>
 <a name="math_toolkit.backgrounders.remez.the_remez_method"></a><h5>
-<a name="id1358518"></a>
+<a name="id1412197"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.the_remez_method">The Remez
         Method</a>
       </h5>
@@ -167,7 +167,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.backgrounders.remez.remez_step_1"></a><h5>
-<a name="id1358670"></a>
+<a name="id1412350"></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="id1358745"></a>
+<a name="id1412424"></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="id1358776"></a>
+<a name="id1412455"></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="id1358820"></a>
+<a name="id1412500"></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="id1358901"></a>
+<a name="id1412580"></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="id1359055"></a>
+<a name="id1412735"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.remez_method_checklist">Remez
         Method Checklist</a>
       </h5>
@@ -454,7 +454,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.backgrounders.remez.references"></a><h5>
-<a name="id1359138"></a>
+<a name="id1412818"></a>
         <a class="link" href="remez.html#math_toolkit.backgrounders.remez.references">References</a>
       </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1133791"></a>
+<a name="id1187162"></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="id1133888"></a>
+<a name="id1187259"></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="id1134334"></a>
+<a name="id1187704"></a>
           <a class="link" href="dist_algorithms.html#math_toolkit.dist.dist_ref.dist_algorithms.find_scale_function">find_scale
           function</a>
         </h5>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1083357"></a>
+<a name="id1137615"></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="id1083436"></a>
+<a name="id1137694"></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="id1083540"></a>
+<a name="id1137797"></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="id1083561"></a>
+<a name="id1137819"></a>
             <a class="link" href="bernoulli_dist.html#math_toolkit.dist.dist_ref.dists.bernoulli_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -320,7 +320,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.bernoulli_dist.references"></a><h5>
-<a name="id1083886"></a>
+<a name="id1138144"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1084711"></a>
+<a name="id1138968"></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="id1084728"></a>
+<a name="id1138985"></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="id1084843"></a>
+<a name="id1139100"></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="id1085048"></a>
+<a name="id1139305"></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="id1087706"></a>
+<a name="id1141007"></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="id1087809"></a>
+<a name="id1141111"></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="id1087834"></a>
+<a name="id1141136"></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="id1087881"></a>
+<a name="id1141183"></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="id1087925"></a>
+<a name="id1141227"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -587,7 +587,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.beta_dist.references"></a><h5>
-<a name="id1088951"></a>
+<a name="id1142253"></a>
             <a class="link" href="beta_dist.html#math_toolkit.dist.dist_ref.dists.beta_dist.references">References</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -154,12 +154,12 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.member_functions"></a><h5>
-<a name="id1090546"></a>
+<a name="id1143916"></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="id1090566"></a>
+<a name="id1143936"></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>
@@ -176,7 +176,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="id1090684"></a>
+<a name="id1144054"></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>
@@ -192,7 +192,7 @@
             was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.lower_bound_on_the_success_fraction"></a><h6>
-<a name="id1090765"></a>
+<a name="id1144135"></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>
@@ -298,7 +298,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="id1091220"></a>
+<a name="id1144590"></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>
@@ -376,7 +376,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="id1091535"></a>
+<a name="id1144905"></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>
@@ -418,7 +418,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="id1091737"></a>
+<a name="id1145107"></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>
@@ -466,7 +466,7 @@
             Worked Example.</a>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.non_member_accessors"></a><h5>
-<a name="id1091948"></a>
+<a name="id1145318"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -491,7 +491,7 @@
             in the context of this distribution:
           </p>
 <div class="table">
-<a name="id1092080"></a><p class="title"><b>Table&#160;11.&#160;Meaning of the non-member accessors</b></p>
+<a name="id1145450"></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>
@@ -615,7 +615,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.dist.dist_ref.dists.binomial_dist.examples"></a><h5>
-<a name="id1092730"></a>
+<a name="id1146236"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.examples">Examples</a>
           </h5>
 <p>
@@ -623,7 +623,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="id1092751"></a>
+<a name="id1146258"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -633,7 +633,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="id1092780"></a>
+<a name="id1146286"></a>
             <a class="link" href="binomial_dist.html#math_toolkit.dist.dist_ref.dists.binomial_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -877,7 +877,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.binomial_dist.references"></a><h5>
-<a name="id1093825"></a>
+<a name="id1147332"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1094344"></a>
+<a name="id1147850"></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="id1094492"></a>
+<a name="id1147999"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -141,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="id1094635"></a>
+<a name="id1148142"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -150,7 +150,7 @@
             have very low error rates.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.implementation"></a><h5>
-<a name="id1094669"></a>
+<a name="id1148175"></a>
             <a class="link" href="cauchy_dist.html#math_toolkit.dist.dist_ref.dists.cauchy_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -266,7 +266,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.cauchy_dist.references"></a><h5>
-<a name="id1096828"></a>
+<a name="id1150062"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1097393"></a>
+<a name="id1150627"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -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="id1097725"></a>
+<a name="id1150958"></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="id1097828"></a>
+<a name="id1151061"></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="id1097854"></a>
+<a name="id1151088"></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="id1097878"></a>
+<a name="id1151112"></a>
             <a class="link" href="chi_squared_dist.html#math_toolkit.dist.dist_ref.dists.chi_squared_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -372,7 +372,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.chi_squared_dist.references"></a><h5>
-<a name="id1098169"></a>
+<a name="id1151402"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1098603"></a>
+<a name="id1151836"></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="id1098705"></a>
+<a name="id1151938"></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="id1098805"></a>
+<a name="id1152038"></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="id1099150"></a>
+<a name="id1152179"></a>
             <a class="link" href="exp_dist.html#math_toolkit.dist.dist_ref.dists.exp_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -276,7 +276,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.exp_dist.references"></a><h5>
-<a name="id1099413"></a>
+<a name="id1152442"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1099975"></a>
+<a name="id1153003"></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="id1100132"></a>
+<a name="id1153160"></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="id1100229"></a>
+<a name="id1153258"></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="id1100263"></a>
+<a name="id1153291"></a>
             <a class="link" href="extreme_dist.html#math_toolkit.dist.dist_ref.dists.extreme_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1101020"></a>
+<a name="id1154048"></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="id1101175"></a>
+<a name="id1154203"></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="id1101274"></a>
+<a name="id1154303"></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="id1101569"></a>
+<a name="id1154735"></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="id1101596"></a>
+<a name="id1154761"></a>
             <a class="link" href="f_dist.html#math_toolkit.dist.dist_ref.dists.f_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1102635"></a>
+<a name="id1155800"></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="id1102781"></a>
+<a name="id1155947"></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="id1102879"></a>
+<a name="id1156044"></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="id1102917"></a>
+<a name="id1156082"></a>
             <a class="link" href="gamma_dist.html#math_toolkit.dist.dist_ref.dists.gamma_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1103665"></a>
+<a name="id1156830"></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="id1105142"></a>
+<a name="id1159058"></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="id1105290"></a>
+<a name="id1159207"></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="id1105342"></a>
+<a name="id1159258"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1106090"></a>
+<a name="id1160006"></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="id1106250"></a>
+<a name="id1160167"></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="id1106350"></a>
+<a name="id1160266"></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="id1106376"></a>
+<a name="id1160293"></a>
             <a class="link" href="lognormal_dist.html#math_toolkit.dist.dist_ref.dists.lognormal_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1111882"></a>
+<a name="id1165176"></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="id1112066"></a>
+<a name="id1165360"></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="id1112168"></a>
+<a name="id1165462"></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="id1112203"></a><p class="title"><b>Table&#160;13.&#160;Errors In CDF of the Noncentral Beta</b></p>
+<a name="id1165496"></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>
@@ -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="id1112402"></a>
+<a name="id1165696"></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="id1112426"></a>
+<a name="id1165720"></a>
             <a class="link" href="nc_beta_dist.html#math_toolkit.dist.dist_ref.dists.nc_beta_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1113661"></a>
+<a name="id1167023"></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="id1114560"></a>
+<a name="id1167922"></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="id1114660"></a>
+<a name="id1168022"></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="id1114686"></a>
+<a name="id1168048"></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="id1114716"></a><p class="title"><b>Table&#160;14.&#160;Errors In CDF of the Noncentral Chi-Squared</b></p>
+<a name="id1168078"></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>
@@ -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="id1114932"></a>
+<a name="id1168294"></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="id1114951"></a>
+<a name="id1168313"></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>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1116985"></a>
+<a name="id1170757"></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="id1117171"></a>
+<a name="id1170943"></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="id1117271"></a>
+<a name="id1171042"></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="id1117294"></a>
+<a name="id1171065"></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="id1117318"></a>
+<a name="id1171089"></a>
             <a class="link" href="nc_f_dist.html#math_toolkit.dist.dist_ref.dists.nc_f_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1118190"></a>
+<a name="id1171962"></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="id1118328"></a>
+<a name="id1172100"></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="id1118428"></a>
+<a name="id1172199"></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="id1118450"></a><p class="title"><b>Table&#160;15.&#160;Errors In CDF of the Noncentral T Distribution</b></p>
+<a name="id1172222"></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>
@@ -248,7 +248,7 @@
             epsilon.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.nc_t_dist.tests"></a><h5>
-<a name="id1121283"></a>
+<a name="id1174098"></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="id1121302"></a>
+<a name="id1174118"></a>
             <a class="link" href="nc_t_dist.html#math_toolkit.dist.dist_ref.dists.nc_t_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1108136"></a>
+<a name="id1161779"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.related_distributions">Related
             Distributions</a>
           </h5>
@@ -188,12 +188,12 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.member_functions"></a><h5>
-<a name="id1108245"></a>
+<a name="id1161888"></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="id1108260"></a>
+<a name="id1161903"></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>
@@ -209,7 +209,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="id1108368"></a>
+<a name="id1162011"></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)
@@ -225,7 +225,7 @@
             was constructed.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.lower_bound_on_parameter_p"></a><h6>
-<a name="id1108453"></a>
+<a name="id1162096"></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>
@@ -286,7 +286,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="id1108719"></a>
+<a name="id1162362"></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>
@@ -346,7 +346,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="id1108982"></a>
+<a name="id1162625"></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>
@@ -397,7 +397,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="id1109207"></a>
+<a name="id1162850"></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>
@@ -445,7 +445,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="id1109438"></a>
+<a name="id1163081"></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>
@@ -466,7 +466,7 @@
             in the context of this distribution:
           </p>
 <div class="table">
-<a name="id1109532"></a><p class="title"><b>Table&#160;12.&#160;Meaning of the non-member accessors.</b></p>
+<a name="id1163175"></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>
@@ -594,7 +594,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.dist.dist_ref.dists.negative_binomial_dist.accuracy"></a><h5>
-<a name="id1109951"></a>
+<a name="id1163594"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -604,7 +604,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="id1109977"></a>
+<a name="id1163620"></a>
             <a class="link" href="negative_binomial_dist.html#math_toolkit.dist.dist_ref.dists.negative_binomial_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1122015"></a>
+<a name="id1174830"></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="id1122211"></a>
+<a name="id1175027"></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="id1122309"></a>
+<a name="id1175124"></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="id1122333"></a>
+<a name="id1175148"></a>
             <a class="link" href="normal_dist.html#math_toolkit.dist.dist_ref.dists.normal_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -78,12 +78,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="id1123116"></a>
+<a name="id1175932"></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="id1123134"></a>
+<a name="id1175950"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.member_functions">Member
             Functions</a>
           </h5>
@@ -109,7 +109,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="id1123305"></a>
+<a name="id1176120"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -129,7 +129,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="id1124142"></a>
+<a name="id1177572"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -139,7 +139,7 @@
             to unity.
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.implementation"></a><h5>
-<a name="id1124171"></a>
+<a name="id1177601"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.implementation">Implementation</a>
           </h5>
 <p>
@@ -307,7 +307,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.pareto.references"></a><h5>
-<a name="id1124476"></a>
+<a name="id1177906"></a>
             <a class="link" href="pareto.html#math_toolkit.dist.dist_ref.dists.pareto.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -109,7 +109,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.poisson_dist.member_functions"></a><h5>
-<a name="id1124999"></a>
+<a name="id1178429"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -124,7 +124,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="id1125089"></a>
+<a name="id1178519"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.non_member_accessors">Non-member
             Accessors</a>
           </h5>
@@ -144,7 +144,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="id1125186"></a>
+<a name="id1178616"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.accuracy">Accuracy</a>
           </h5>
 <p>
@@ -158,7 +158,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="id1125215"></a>
+<a name="id1178645"></a>
             <a class="link" href="poisson_dist.html#math_toolkit.dist.dist_ref.dists.poisson_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1125937"></a>
+<a name="id1179367"></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="id1125989"></a>
+<a name="id1179419"></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="id1126093"></a>
+<a name="id1179523"></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="id1126193"></a>
+<a name="id1179623"></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="id1126226"></a>
+<a name="id1179657"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.implementation">Implementation</a>
           </h5>
 <p>
@@ -313,7 +313,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.rayleigh.references"></a><h5>
-<a name="id1127741"></a>
+<a name="id1181376"></a>
             <a class="link" href="rayleigh.html#math_toolkit.dist.dist_ref.dists.rayleigh.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1128322"></a>
+<a name="id1181957"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.member_functions">Member
             Functions</a>
           </h5>
@@ -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="id1128613"></a>
+<a name="id1182248"></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="id1128713"></a>
+<a name="id1182348"></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="id1128739"></a>
+<a name="id1182374"></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="id1128770"></a>
+<a name="id1182406"></a>
             <a class="link" href="students_t_dist.html#math_toolkit.dist.dist_ref.dists.students_t_dist.implementation">Implementation</a>
           </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1129934"></a>
+<a name="id1183569"></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="id1130152"></a>
+<a name="id1183787"></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="id1130252"></a>
+<a name="id1183887"></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="id1130273"></a>
+<a name="id1183908"></a>
             <a class="link" href="triangular_dist.html#math_toolkit.dist.dist_ref.dists.triangular_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -371,7 +371,7 @@
             Calculate and plot probability distributions</a>
           </p>
 <a name="math_toolkit.dist.dist_ref.dists.triangular_dist.references"></a><h5>
-<a name="id1130606"></a>
+<a name="id1184241"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1133156"></a>
+<a name="id1186527"></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="id1133323"></a>
+<a name="id1186694"></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="id1133428"></a>
+<a name="id1186798"></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="id1133447"></a>
+<a name="id1186817"></a>
             <a class="link" href="uniform_dist.html#math_toolkit.dist.dist_ref.dists.uniform_dist.implementation">Implementation</a>
           </h5>
 <p>
@@ -330,7 +330,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.uniform_dist.references"></a><h5>
-<a name="id1133723"></a>
+<a name="id1187093"></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">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -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="id1131201"></a>
+<a name="id1184836"></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="id1131244"></a>
+<a name="id1184879"></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="id1131404"></a>
+<a name="id1185039"></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="id1131503"></a>
+<a name="id1185138"></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="id1131544"></a>
+<a name="id1185179"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.implementation">Implementation</a>
           </h5>
 <p>
@@ -330,7 +330,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.dists.weibull.references"></a><h5>
-<a name="id1131869"></a>
+<a name="id1185504"></a>
             <a class="link" href="weibull.html#math_toolkit.dist.dist_ref.dists.weibull.references">References</a>
           </h5>
 <div class="itemizedlist"><ul type="disc">

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -30,7 +30,7 @@
           the function you want if you already know its name.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__function_index____function_index"></a><h5>
-<a name="id1078965"></a>
+<a name="id1132130"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__function_index____function_index"><a name="function_index"></a> Function Index</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -87,7 +87,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__concept_index____conceptual_index"></a><h5>
-<a name="id1079188"></a>
+<a name="id1132353"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__concept_index____conceptual_index"><a name="concept_index"></a> Conceptual Index</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -173,7 +173,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_cdf____cumulative_distribution_function"></a><h5>
-<a name="id1079519"></a>
+<a name="id1132684"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_cdf____cumulative_distribution_function"><a name="math.dist.cdf"></a> Cumulative Distribution 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>
@@ -196,7 +196,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cdf.png" alt="cdf"></span>
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_ccdf____complement_of_the_cumulative_distribution_function"></a><h5>
-<a name="id1079686"></a>
+<a name="id1132851"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_ccdf____complement_of_the_cumulative_distribution_function"><a name="math.dist.ccdf"></a> Complement of the Cumulative Distribution Function</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">Distribution</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">RealType</span><span class="special">&gt;</span>
@@ -236,7 +236,7 @@
           complement is useful and when it should be used.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_hazard____hazard_function"></a><h5>
-<a name="id1079973"></a>
+<a name="id1133138"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_hazard____hazard_function"><a name="math.dist.hazard"></a> 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>
@@ -264,7 +264,7 @@
           </p></td></tr>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_chf____cumulative_hazard_function"></a><h5>
-<a name="id1080152"></a>
+<a name="id1133317"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_chf____cumulative_hazard_function"><a name="math.dist.chf"></a> Cumulative 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>
@@ -291,7 +291,7 @@
           </p></td></tr>
 </table></div>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_mean____mean"></a><h5>
-<a name="id1080330"></a>
+<a name="id1133496"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_mean____mean"><a name="math.dist.mean"></a> 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>
@@ -306,7 +306,7 @@
           distribution).
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_median____median"></a><h5>
-<a name="id1080567"></a>
+<a name="id1133868"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_median____median"><a name="math.dist.median"></a> 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>
@@ -316,7 +316,7 @@
           Returns the median of the distribution <span class="emphasis"><em>dist</em></span>.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_mode____mode"></a><h5>
-<a name="id1080675"></a>
+<a name="id1133976"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_mode____mode"><a name="math.dist.mode"></a> 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>
@@ -330,7 +330,7 @@
           if the distribution does not have a defined mode.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_pdf____probability_density_function"></a><h5>
-<a name="id1080786"></a>
+<a name="id1134088"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_pdf____probability_density_function"><a name="math.dist.pdf"></a> Probability Density 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>
@@ -358,7 +358,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/pdf.png" alt="pdf"></span>
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_range____range"></a><h5>
-<a name="id1080952"></a>
+<a name="id1134254"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_range____range"><a name="math.dist.range"></a> 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>
@@ -368,7 +368,7 @@
           Returns the valid range of the random variable over distribution <span class="emphasis"><em>dist</em></span>.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_quantile____quantile"></a><h5>
-<a name="id1081086"></a>
+<a name="id1134388"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_quantile____quantile"><a name="math.dist.quantile"></a> 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>
@@ -397,7 +397,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/quantile.png" alt="quantile"></span>
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_quantile_c____quantile_from_the_complement_of_the_probability_"></a><h5>
-<a name="id1081309"></a>
+<a name="id1134611"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_quantile_c____quantile_from_the_complement_of_the_probability_"><a name="math.dist.quantile_c"></a> Quantile from the complement of the probability.</a>
         </h5>
 <p>
@@ -442,7 +442,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/survival_inv.png" alt="survival_inv"></span>
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_sd____standard_deviation"></a><h5>
-<a name="id1081649"></a>
+<a name="id1134951"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_sd____standard_deviation"><a name="math.dist.sd"></a> Standard Deviation</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>
@@ -456,7 +456,7 @@
           if the distribution does not have a defined standard deviation.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_support____support"></a><h5>
-<a name="id1081768"></a>
+<a name="id1135070"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_support____support"><a name="math.dist.support"></a> 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 +473,7 @@
           where the pdf is zero, and the cdf zero or unity.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_variance____variance"></a><h5>
-<a name="id1081911"></a>
+<a name="id1135212"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_variance____variance"><a name="math.dist.variance"></a> 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 +487,7 @@
           if the distribution does not have a defined variance.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_skewness____skewness"></a><h5>
-<a name="id1082028"></a>
+<a name="id1135330"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_skewness____skewness"><a name="math.dist.skewness"></a> 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 +501,7 @@
           if the distribution does not have a defined skewness.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_kurtosis____kurtosis"></a><h5>
-<a name="id1082146"></a>
+<a name="id1135448"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_kurtosis____kurtosis"><a name="math.dist.kurtosis"></a> 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 +543,7 @@
           'Proper' kurtosis can have a value from zero to + infinity.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_kurtosis_excess____kurtosis_excess"></a><h5>
-<a name="id1082352"></a>
+<a name="id1135654"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__math_dist_kurtosis_excess____kurtosis_excess"><a name="math.dist.kurtosis_excess"></a> Kurtosis excess</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>
@@ -577,7 +577,7 @@
           The kurtosis excess of a normal distribution is zero.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__cdfpq____p_and_q"></a><h5>
-<a name="id1082538"></a>
+<a name="id1135840"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__cdfpq____p_and_q"><a name="cdfPQ"></a> P and Q</a>
         </h5>
 <p>
@@ -587,7 +587,7 @@
           returned by these functions.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__percent____percent_point_function"></a><h5>
-<a name="id1082569"></a>
+<a name="id1135871"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__percent____percent_point_function"><a name="percent"></a> Percent Point Function</a>
         </h5>
 <p>
@@ -595,7 +595,7 @@
           the <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__cdf_inv____inverse_cdf_function_"></a><h5>
-<a name="id1082593"></a>
+<a name="id1135895"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__cdf_inv____inverse_cdf_function_"><a name="cdf_inv"></a> Inverse CDF Function.</a>
         </h5>
 <p>
@@ -603,14 +603,14 @@
           <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__survival_inv____inverse_survival_function_"></a><h5>
-<a name="id1082617"></a>
+<a name="id1135919"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__survival_inv____inverse_survival_function_"><a name="survival_inv"></a> Inverse Survival Function.</a>
         </h5>
 <p>
           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="math_toolkit.dist.dist_ref.nmp._anchor_id__pmf____probability_mass_function"></a><h5>
-<a name="id1082641"></a>
+<a name="id1135943"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__pmf____probability_mass_function"><a name="pmf"></a> Probability Mass Function</a>
         </h5>
 <p>
@@ -623,7 +623,7 @@
           applies to continuous distributions.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__lower_critical____lower_critical_value_"></a><h5>
-<a name="id1082675"></a>
+<a name="id1135977"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__lower_critical____lower_critical_value_"><a name="lower_critical"></a> Lower Critical Value.</a>
         </h5>
 <p>
@@ -632,7 +632,7 @@
           the <a class="link" href="nmp.html#math.dist.quantile">Quantile</a>.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__upper_critical____upper_critical_value_"></a><h5>
-<a name="id1082699"></a>
+<a name="id1136001"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__upper_critical____upper_critical_value_"><a name="upper_critical"></a> Upper Critical Value.</a>
         </h5>
 <p>
@@ -642,7 +642,7 @@
           complement of the probability</a>.
         </p>
 <a name="math_toolkit.dist.dist_ref.nmp._anchor_id__survival____survival_function"></a><h5>
-<a name="id1082723"></a>
+<a name="id1136025"></a>
           <a class="link" href="nmp.html#math_toolkit.dist.dist_ref.nmp._anchor_id__survival____survival_function"><a name="survival"></a> Survival Function</a>
         </h5>
 <p>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <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="id1136052"></a>
+<a name="id1190532"></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="id1136217"></a>
+<a name="id1190697"></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="id1136426"></a>
+<a name="id1190905"></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="id1136586"></a>
+<a name="id1191066"></a>
         <a class="link" href="future.html#math_toolkit.dist.future.integration_with_statistical_accumulators">Integration
         With Statistical Accumulators</a>
       </h5>

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-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <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="id997723"></a>
+<a name="id1050394"></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="id997756"></a>
+<a name="id1050426"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.distributions_are_objects">Distributions
           are Objects</a>
         </h5>
@@ -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="id998116"></a>
+<a name="id1050786"></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>
@@ -311,7 +311,7 @@
 </td></tr>
 </table></div>
 <a name="complements"></a><a name="math_toolkit.dist.stat_tut.overview.complements_are_supported_too"></a><h5>
-<a name="id999277"></a>
+<a name="id1052016"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.complements_are_supported_too">Complements
           are supported too</a>
         </h5>
@@ -441,7 +441,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.dist.stat_tut.overview.parameters_can_be_calculated"></a><h5>
-<a name="id1000112"></a>
+<a name="id1052851"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.parameters_can_be_calculated">Parameters
           can be calculated</a>
         </h5>
@@ -472,7 +472,7 @@
           sample size.
         </p>
 <a name="math_toolkit.dist.stat_tut.overview.summary"></a><h5>
-<a name="id1000204"></a>
+<a name="id1052943"></a>
           <a class="link" href="overview.html#math_toolkit.dist.stat_tut.overview.summary">Summary</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -366,7 +366,7 @@
 Probability of getting between 4 and 4 answers right by guessing is 0.2252
 </pre>
 <a name="math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.using_binomial_distribution_moments"></a><h5>
-<a name="id1030066"></a>
+<a name="id1082339"></a>
               <a class="link" href="binomial_quiz_example.html#math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.using_binomial_distribution_moments">Using
               Binomial distribution moments</a>
             </h5>
@@ -393,7 +393,7 @@
 Skewness is 0.2887
 </pre>
 <a name="math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.quantiles"></a><h5>
-<a name="id1031827"></a>
+<a name="id1083844"></a>
               <a class="link" href="binomial_quiz_example.html#math_toolkit.dist.stat_tut.weg.binom_eg.binomial_quiz_example.quantiles">Quantiles</a>
             </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -132,7 +132,7 @@
               is between 0.00551 and 0.00729.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.cs_eg.chi_sq_intervals.confidence_intervals_as_a_function_of_the_number_of_observations"></a><h5>
-<a name="id1014220"></a>
+<a name="id1066736"></a>
               <a class="link" href="chi_sq_intervals.html#math_toolkit.dist.stat_tut.weg.cs_eg.chi_sq_intervals.confidence_intervals_as_a_function_of_the_number_of_observations">Confidence
               intervals as a function of the number of observations</a>
             </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/dist_construct_eg.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -238,7 +238,7 @@
 <pre class="programlisting"><span class="identifier">negative_binomial_distribution</span><span class="special">&lt;</span><span class="identifier">MyFPType</span><span class="special">&gt;</span> <span class="identifier">mydist6</span><span class="special">(</span><span class="number">8</span><span class="special">,</span> <span class="number">1</span><span class="special">);</span> <span class="comment">// Integer arguments -&gt; MyFPType.
 </span></pre>
 <a name="math_toolkit.dist.stat_tut.weg.dist_construct_eg.default_arguments_to_distribution_constructors_"></a><h6>
-<a name="id1003481"></a>
+<a name="id1056211"></a>
             <a class="link" href="dist_construct_eg.html#math_toolkit.dist.stat_tut.weg.dist_construct_eg.default_arguments_to_distribution_constructors_">Default
             arguments to distribution constructors.</a>
           </h6>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_location_eg.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -130,7 +130,7 @@
 Normal distribution with mean = 1.09023 has fraction &gt; -2, p = 0.999
 </pre>
 <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_location_eg.controlling_error_handling_from_find_location"></a><h5>
-<a name="id1065940"></a>
+<a name="id1119255"></a>
               <a class="link" href="find_location_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_location_eg.controlling_error_handling_from_find_location">Controlling
               Error Handling from find_location</a>
             </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_mean_and_sd_eg.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -48,7 +48,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_find_location_and_find_scale_to_meet_dispensing_and_measurement_specifications"></a><h5>
-<a name="id1071609"></a>
+<a name="id1124241"></a>
               <a class="link" href="find_mean_and_sd_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_find_location_and_find_scale_to_meet_dispensing_and_measurement_specifications">Using
               find_location and find_scale to meet dispensing and measurement specifications</a>
             </h5>
@@ -184,7 +184,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_cauchy_lorentz_instead_of_normal_distribution"></a><h5>
-<a name="id1072790"></a>
+<a name="id1125421"></a>
               <a class="link" href="find_mean_and_sd_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.using_cauchy_lorentz_instead_of_normal_distribution">Using
               Cauchy-Lorentz instead of normal distribution</a>
             </h5>
@@ -296,7 +296,7 @@
               of estimating these intervals.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.changing_the_scale_or_standard_deviation"></a><h5>
-<a name="id1073787"></a>
+<a name="id1126896"></a>
               <a class="link" href="find_mean_and_sd_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_mean_and_sd_eg.changing_the_scale_or_standard_deviation">Changing
               the scale or standard deviation</a>
             </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg/find_scale_eg.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -130,7 +130,7 @@
 Normal distribution with mean = 0 has fraction &gt; -2, p = 0.999
 </pre>
 <a name="math_toolkit.dist.stat_tut.weg.find_eg.find_scale_eg.controlling_how_errors_from_find_scale_are_handled"></a><h5>
-<a name="id1068135"></a>
+<a name="id1121450"></a>
               <a class="link" href="find_scale_eg.html#math_toolkit.dist.stat_tut.weg.find_eg.find_scale_eg.controlling_how_errors_from_find_scale_are_handled">Controlling
               how Errors from find_scale are handled</a>
             </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example/normal_misc.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -25,7 +25,7 @@
               illustrates their use.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.traditional_tables"></a><h5>
-<a name="id1050101"></a>
+<a name="id1103484"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.traditional_tables">Traditional
               Tables</a>
             </h5>
@@ -219,7 +219,7 @@
               the two tails is 0.025 + 0.025 = 0.05,
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.standard_deviations_either_side_of_the_mean"></a><h5>
-<a name="id1052568"></a>
+<a name="id1105951"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.standard_deviations_either_side_of_the_mean">Standard
               deviations either side of the Mean</a>
             </h5>
@@ -269,12 +269,12 @@
               estimated the standard deviation from only a few measurements.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.some_simple_examples"></a><h5>
-<a name="id1053089"></a>
+<a name="id1106472"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.some_simple_examples">Some
               simple examples</a>
             </h5>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.life_of_light_bulbs"></a><h5>
-<a name="id1053102"></a>
+<a name="id1106485"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.life_of_light_bulbs">Life
               of light bulbs</a>
             </h5>
@@ -340,7 +340,7 @@
               </p></td></tr>
 </table></div>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.how_many_onions_"></a><h5>
-<a name="id1053610"></a>
+<a name="id1106993"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.how_many_onions_">How
               many onions?</a>
             </h5>
@@ -385,7 +385,7 @@
 <p>
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.packing_beef"></a><h5>
-<a name="id1054025"></a>
+<a name="id1107408"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.packing_beef">Packing
               beef</a>
             </h5>
@@ -554,7 +554,7 @@
               a few measurements.
             </p>
 <a name="math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.length_of_bolts"></a><h5>
-<a name="id1057478"></a>
+<a name="id1111270"></a>
               <a class="link" href="normal_misc.html#math_toolkit.dist.stat_tut.weg.normal_example.normal_misc.length_of_bolts">Length
               of bolts</a>
             </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/building.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
       the Library and its Examples and Tests</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.building.building_the_library"></a><h5>
-<a name="id986560"></a>
+<a name="id1038989"></a>
         <a class="link" href="building.html#math_toolkit.main_overview.building.building_the_library">Building
         the Library</a>
       </h5>
@@ -85,7 +85,7 @@
         building the sources. Boost.Build will do this automatically when appropriate.
       </p>
 <a name="math_toolkit.main_overview.building.building_the_examples"></a><h5>
-<a name="id987004"></a>
+<a name="id1039433"></a>
         <a class="link" href="building.html#math_toolkit.main_overview.building.building_the_examples">Building
         the Examples</a>
       </h5>
@@ -96,7 +96,7 @@
         the Boost headers are in your compilers #include search path.
       </p>
 <a name="math_toolkit.main_overview.building.building_the_tests"></a><h5>
-<a name="id987046"></a>
+<a name="id1039475"></a>
         <a class="link" href="building.html#math_toolkit.main_overview.building.building_the_tests">Building
         the Tests</a>
       </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/compilers_overview.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -26,7 +26,7 @@
         is difficult to achieve this on all systems.
       </p>
 <div class="table">
-<a name="id985372"></a><p class="title"><b>Table&#160;9.&#160;Supported/Tested Compilers</b></p>
+<a name="id1037801"></a><p class="title"><b>Table&#160;9.&#160;Supported/Tested Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Supported/Tested Compilers">
 <colgroup>
 <col>
@@ -528,7 +528,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id986085"></a><p class="title"><b>Table&#160;10.&#160;Unsupported Compilers</b></p>
+<a name="id1038514"></a><p class="title"><b>Table&#160;10.&#160;Unsupported Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Unsupported Compilers">
 <colgroup>
 <col>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/directories.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
       File Structure</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.directories.boost_math"></a><h5>
-<a name="id970644"></a>
+<a name="id1024051"></a>
         <a class="link" href="directories.html#math_toolkit.main_overview.directories.boost_math">boost/math</a>
       </h5>
 <div class="variablelist">
@@ -66,7 +66,7 @@
 </dl>
 </div>
 <a name="math_toolkit.main_overview.directories.boost_libs"></a><h5>
-<a name="id979541"></a>
+<a name="id1031970"></a>
         <a class="link" href="directories.html#math_toolkit.main_overview.directories.boost_libs">boost/libs</a>
       </h5>
 <div class="variablelist">

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/error_handling.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.main_overview.error_handling"></a><a class="link" href="error_handling.html" title="Error Handling">Error Handling</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.error_handling.quick_reference"></a><h5>
-<a name="id980471"></a>
+<a name="id1032900"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.quick_reference">Quick
         Reference</a>
       </h5>
@@ -127,7 +127,7 @@
         the default action for each error shown in bold:
       </p>
 <div class="table">
-<a name="id980733"></a><p class="title"><b>Table&#160;1.&#160;Possible Actions for Domain Errors</b></p>
+<a name="id1033162"></a><p class="title"><b>Table&#160;1.&#160;Possible Actions for Domain Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Domain Errors">
 <colgroup>
 <col>
@@ -202,7 +202,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id980979"></a><p class="title"><b>Table&#160;2.&#160;Possible Actions for Pole Errors</b></p>
+<a name="id1033408"></a><p class="title"><b>Table&#160;2.&#160;Possible Actions for Pole Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Pole Errors">
 <colgroup>
 <col>
@@ -277,7 +277,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id981225"></a><p class="title"><b>Table&#160;3.&#160;Possible Actions for Overflow Errors</b></p>
+<a name="id1033654"></a><p class="title"><b>Table&#160;3.&#160;Possible Actions for Overflow Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Overflow Errors">
 <colgroup>
 <col>
@@ -352,7 +352,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id981471"></a><p class="title"><b>Table&#160;4.&#160;Possible Actions for Underflow Errors</b></p>
+<a name="id1033900"></a><p class="title"><b>Table&#160;4.&#160;Possible Actions for Underflow Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Underflow Errors">
 <colgroup>
 <col>
@@ -427,7 +427,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id981652"></a><p class="title"><b>Table&#160;5.&#160;Possible Actions for Denorm Errors</b></p>
+<a name="id1034081"></a><p class="title"><b>Table&#160;5.&#160;Possible Actions for Denorm Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Denorm Errors">
 <colgroup>
 <col>
@@ -502,7 +502,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id981834"></a><p class="title"><b>Table&#160;6.&#160;Possible Actions for Rounding Errors</b></p>
+<a name="id1034263"></a><p class="title"><b>Table&#160;6.&#160;Possible Actions for Rounding Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Rounding Errors">
 <colgroup>
 <col>
@@ -577,7 +577,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id982022"></a><p class="title"><b>Table&#160;7.&#160;Possible Actions for Internal Evaluation Errors</b></p>
+<a name="id1034451"></a><p class="title"><b>Table&#160;7.&#160;Possible Actions for Internal Evaluation Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Internal Evaluation Errors">
 <colgroup>
 <col>
@@ -652,7 +652,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id982210"></a><p class="title"><b>Table&#160;8.&#160;Possible Actions for Indeterminate Result Errors</b></p>
+<a name="id1034638"></a><p class="title"><b>Table&#160;8.&#160;Possible Actions for Indeterminate Result Errors</b></p>
 <div class="table-contents"><table class="table" summary="Possible Actions for Indeterminate Result Errors">
 <colgroup>
 <col>
@@ -728,7 +728,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.main_overview.error_handling.rationale"></a><h5>
-<a name="id982402"></a>
+<a name="id1034830"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.rationale">Rationale</a>
       </h5>
 <p>
@@ -747,7 +747,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.error_handling.finding_more_information"></a><h5>
-<a name="id982436"></a>
+<a name="id1034865"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling.finding_more_information">Finding
         More Information</a>
       </h5>
@@ -769,7 +769,7 @@
         The various kind of errors are described in more detail below.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__domain_error____domain_errors"></a><h5>
-<a name="id982486"></a>
+<a name="id1034914"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__domain_error____domain_errors"><a name="domain_error"></a> Domain Errors</a>
       </h5>
 <p>
@@ -840,7 +840,7 @@
         for more details.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__pole_error____evaluation_at_a_pole"></a><h5>
-<a name="id982729"></a>
+<a name="id1035158"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__pole_error____evaluation_at_a_pole"><a name="pole_error"></a> Evaluation at a pole</a>
       </h5>
 <p>
@@ -878,7 +878,7 @@
         for more details.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__overflow_error____numeric_overflow"></a><h5>
-<a name="id982931"></a>
+<a name="id1035360"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__overflow_error____numeric_overflow"><a name="overflow_error"></a> Numeric Overflow</a>
       </h5>
 <p>
@@ -902,7 +902,7 @@
         doesn't support infinities, the maximum value for the type is returned.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__underflow_error____numeric_underflow"></a><h5>
-<a name="id983112"></a>
+<a name="id1035541"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__underflow_error____numeric_underflow"><a name="underflow_error"></a> Numeric Underflow</a>
       </h5>
 <p>
@@ -924,7 +924,7 @@
         an <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code> C++ exception.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__denorm_error____denormalisation_errors"></a><h5>
-<a name="id983252"></a>
+<a name="id1035681"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__denorm_error____denormalisation_errors"><a name="denorm_error"></a> Denormalisation Errors</a>
       </h5>
 <p>
@@ -946,7 +946,7 @@
         throws an <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">underflow_error</span></code> C++ exception.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__evaluation_error____evaluation_errors"></a><h5>
-<a name="id983408"></a>
+<a name="id1035837"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__evaluation_error____evaluation_errors"><a name="evaluation_error"></a> Evaluation Errors</a>
       </h5>
 <p>
@@ -982,7 +982,7 @@
         for more details.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__indeterminate_result_error____indeterminate_result_errors"></a><h5>
-<a name="id983618"></a>
+<a name="id1036047"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__indeterminate_result_error____indeterminate_result_errors"><a name="indeterminate_result_error"></a> Indeterminate Result Errors</a>
       </h5>
 <p>
@@ -1008,7 +1008,7 @@
         the result of 0<sup>0</sup> is 1, even though the result is actually mathematically indeterminate.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__rounding_error____rounding_errors"></a><h5>
-<a name="id983764"></a>
+<a name="id1036192"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__rounding_error____rounding_errors"><a name="rounding_error"></a> Rounding Errors</a>
       </h5>
 <p>
@@ -1046,7 +1046,7 @@
         for more details.
       </p>
 <a name="math_toolkit.main_overview.error_handling._anchor_id__checked_narrowing_cast____errors_from_typecasts"></a><h5>
-<a name="id985217"></a>
+<a name="id1037646"></a>
         <a class="link" href="error_handling.html#math_toolkit.main_overview.error_handling._anchor_id__checked_narrowing_cast____errors_from_typecasts"><a name="checked_narrowing_cast"></a> Errors from typecasts</a>
       </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
       New</a>
 </h3></div></div></div>
 <a name="math_toolkit.main_overview.history1.boost_1_38_0"></a><h5>
-<a name="id987714"></a>
+<a name="id1040316"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_38_0">Boost-1.38.0</a>
       </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -38,14 +38,14 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.history1.boost_1_37_0"></a><h5>
-<a name="id987752"></a>
+<a name="id1040355"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_37_0">Boost-1.37.0</a>
       </h5>
 <div class="itemizedlist"><ul type="disc"><li>
             Improved accuracy and testing of the inverse hypergeometric functions.
           </li></ul></div>
 <a name="math_toolkit.main_overview.history1.boost_1_36_0"></a><h5>
-<a name="id987776"></a>
+<a name="id1040379"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_36_0">Boost-1.36.0</a>
       </h5>
 <div class="itemizedlist"><ul type="disc">
@@ -75,7 +75,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.history1.boost_1_35_0__post_review_first_official_release"></a><h5>
-<a name="id987851"></a>
+<a name="id1040453"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.boost_1_35_0__post_review_first_official_release">Boost-1.35.0:
         Post Review First Official Release</a>
       </h5>
@@ -107,7 +107,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.history1.milestone_4__second_review_candidate__1st_march_2007_"></a><h5>
-<a name="id987935"></a>
+<a name="id1040537"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_4__second_review_candidate__1st_march_2007_">Milestone
         4: Second Review Candidate (1st March 2007)</a>
       </h5>
@@ -121,7 +121,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.history1.milestone_3__first_review_candidate__31st_dec_2006_"></a><h5>
-<a name="id987966"></a>
+<a name="id1040568"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_3__first_review_candidate__31st_dec_2006_">Milestone
         3: First Review Candidate (31st Dec 2006)</a>
       </h5>
@@ -149,7 +149,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.history1.milestone_2__released_september_10th_2006"></a><h5>
-<a name="id988026"></a>
+<a name="id1040628"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_2__released_september_10th_2006">Milestone
         2: Released September 10th 2006</a>
       </h5>
@@ -185,7 +185,7 @@
           </li>
 </ul></div>
 <a name="math_toolkit.main_overview.history1.milestone_1__released_march_31st_2006"></a><h5>
-<a name="id988107"></a>
+<a name="id1040710"></a>
         <a class="link" href="history1.html#math_toolkit.main_overview.history1.milestone_1__released_march_31st_2006">Milestone
         1: Released March 31st 2006</a>
       </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/intro.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -23,7 +23,7 @@
         This library is divided into three interconnected parts:
       </p>
 <a name="math_toolkit.main_overview.intro.statistical_distributions"></a><h5>
-<a name="id970207"></a>
+<a name="id1023614"></a>
         <a class="link" href="intro.html#math_toolkit.main_overview.intro.statistical_distributions">Statistical
         Distributions</a>
       </h5>
@@ -49,7 +49,7 @@
         tests.
       </p>
 <a name="math_toolkit.main_overview.intro.mathematical_special_functions"></a><h5>
-<a name="id970291"></a>
+<a name="id1023698"></a>
         <a class="link" href="intro.html#math_toolkit.main_overview.intro.mathematical_special_functions">Mathematical
         Special Functions</a>
       </h5>
@@ -76,7 +76,7 @@
         <span class="keyword">double</span></code>.
       </p>
 <a name="math_toolkit.main_overview.intro.implementation_toolkit"></a><h5>
-<a name="id970358"></a>
+<a name="id1023765"></a>
         <a class="link" href="intro.html#math_toolkit.main_overview.intro.implementation_toolkit">Implementation
         Toolkit</a>
       </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/navigation.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -24,7 +24,7 @@
         as handy shortcuts for common navigation tasks.
       </p>
 <a name="math_toolkit.main_overview.navigation.shortcuts"></a><h6>
-<a name="id970459"></a>
+<a name="id1023866"></a>
         <a class="link" href="navigation.html#math_toolkit.main_overview.navigation.shortcuts">Shortcuts</a>
       </h6>
 <div class="blockquote"><blockquote class="blockquote">

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -250,7 +250,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.main_overview.tr1.usage_recomendations"></a><h5>
-<a name="id988572"></a>
+<a name="id1041174"></a>
         <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.usage_recomendations">Usage
         Recomendations</a>
       </h5>
@@ -288,7 +288,7 @@
         this can be a big win.
       </p>
 <a name="math_toolkit.main_overview.tr1.supported_c99_functions"></a><h5>
-<a name="id988775"></a>
+<a name="id1041377"></a>
         <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.supported_c99_functions">Supported
         C99 Functions</a>
       </h5>
@@ -384,7 +384,7 @@
 <span class="special">}}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.main_overview.tr1.supported_tr1_functions"></a><h5>
-<a name="id991043"></a>
+<a name="id1044259"></a>
         <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.supported_tr1_functions">Supported
         TR1 Functions</a>
       </h5>
@@ -513,7 +513,7 @@
         type calculation rules</em></span></a>.
       </p>
 <a name="math_toolkit.main_overview.tr1.currently_unsupported_c99_functions"></a><h5>
-<a name="id995556"></a>
+<a name="id1048226"></a>
         <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.currently_unsupported_c99_functions">Currently
         Unsupported C99 Functions</a>
       </h5>
@@ -578,7 +578,7 @@
 <span class="keyword">long</span> <span class="keyword">double</span> <span class="identifier">scalbnl</span><span class="special">(</span><span class="keyword">long</span> <span class="keyword">double</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">ex</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.main_overview.tr1.currently_unsupported_tr1_functions"></a><h5>
-<a name="id997223"></a>
+<a name="id1049894"></a>
         <a class="link" href="tr1.html#math_toolkit.main_overview.tr1.currently_unsupported_tr1_functions">Currently
         Unsupported TR1 Functions</a>
       </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -28,7 +28,7 @@
         in this respect).
       </p>
 <div class="table">
-<a name="id1345899"></a><p class="title"><b>Table&#160;48.&#160;Performance Comparison of Various Windows Compilers</b></p>
+<a name="id1399311"></a><p class="title"><b>Table&#160;48.&#160;Performance Comparison of Various Windows Compilers</b></p>
 <div class="table-contents"><table class="table" summary="Performance Comparison of Various Windows Compilers">
 <colgroup>
 <col>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/comparisons.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -39,7 +39,7 @@
         </p></td></tr>
 </table></div>
 <a name="math_toolkit.perf.comparisons.comparison_to_gsl_1_9_and_cephes"></a><h5>
-<a name="id1348363"></a>
+<a name="id1402184"></a>
         <a class="link" href="comparisons.html#math_toolkit.perf.comparisons.comparison_to_gsl_1_9_and_cephes">Comparison
         to GSL-1.9 and Cephes</a>
       </h5>
@@ -205,7 +205,7 @@
               </td>
 <td>
                 <p>
- +INF <sup>[<a name="id1348687" href="#ftn.id1348687" class="footnote">1</a>]</sup>
+ +INF <sup>[<a name="id1402508" href="#ftn.id1402508" class="footnote">1</a>]</sup>
                 </p>
               </td>
 </tr>
@@ -276,13 +276,13 @@
               </td>
 </tr>
 </tbody>
-<tbody class="footnotes"><tr><td colspan="4"><div class="footnote"><p><sup>[<a name="ftn.id1348687" href="#id1348687" class="para">1</a>] </sup>
+<tbody class="footnotes"><tr><td colspan="4"><div class="footnote"><p><sup>[<a name="ftn.id1402508" href="#id1402508" class="para">1</a>] </sup>
                     Cephes gets stuck in an infinite loop while trying to execute
                     our test cases.
                   </p></div></td></tr></tbody>
 </table></div>
 <a name="math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_windows"></a><h5>
-<a name="id1348830"></a>
+<a name="id1402650"></a>
         <a class="link" href="comparisons.html#math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_windows">Comparison
         to the R Statistical Library on Windows</a>
       </h5>
@@ -293,7 +293,7 @@
         appears not to be buildable with Visual C++).
       </p>
 <div class="table">
-<a name="id1348843"></a><p class="title"><b>Table&#160;51.&#160;A Comparison to the R Statistical Library on Windows XP</b></p>
+<a name="id1402664"></a><p class="title"><b>Table&#160;51.&#160;A Comparison to the R Statistical Library on Windows XP</b></p>
 <div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Windows XP">
 <colgroup>
 <col>
@@ -363,7 +363,7 @@
 <td>
                 <p>
                   </p>
-<p>74.66<sup>[<a name="id1348970" href="#ftn.id1348970" class="footnote">1</a>]</sup></p>
+<p>74.66<sup>[<a name="id1402791" href="#ftn.id1402791" class="footnote">1</a>]</sup></p>
 <p> </p>
 <p>(4.905e-004s)</p>
 <p>
@@ -779,7 +779,7 @@
 <td>
                 <p>
                   </p>
-<p>53.59<sup>[<a name="id1349727" href="#ftn.id1349727" class="footnote">2</a>]</sup></p>
+<p>53.59<sup>[<a name="id1403548" href="#ftn.id1403548" class="footnote">2</a>]</sup></p>
 <p> </p>
 <p>(5.145e-004s)</p>
 <p>
@@ -996,12 +996,12 @@
 </tr>
 </tbody>
 <tbody class="footnotes"><tr><td colspan="3">
-<div class="footnote"><p><sup>[<a name="ftn.id1348970" href="#id1348970" class="para">1</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id1402791" href="#id1402791" class="para">1</a>] </sup>
                     There are a small number of our test cases where the R library
                     fails to converge on a result: these tend to dominate the performance
                     result.
                   </p></div>
-<div class="footnote"><p><sup>[<a name="ftn.id1349727" href="#id1349727" class="para">2</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id1403548" href="#id1403548" class="para">2</a>] </sup>
                     The R library appears to use a linear-search strategy, that can
                     perform very badly in a small number of pathological cases, but
                     may or may not be more efficient in "typical" cases
@@ -1010,7 +1010,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_linux"></a><h5>
-<a name="id1350670"></a>
+<a name="id1403945"></a>
         <a class="link" href="comparisons.html#math_toolkit.perf.comparisons.comparison_to_the_r_statistical_library_on_linux">Comparison
         to the R Statistical Library on Linux</a>
       </h5>
@@ -1019,7 +1019,7 @@
         Linux machine, with the test program and R-2.5.0 compiled with GNU G++ 4.2.0.
       </p>
 <div class="table">
-<a name="id1350683"></a><p class="title"><b>Table&#160;52.&#160;A Comparison to the R Statistical Library on Linux</b></p>
+<a name="id1403958"></a><p class="title"><b>Table&#160;52.&#160;A Comparison to the R Statistical Library on Linux</b></p>
 <div class="table-contents"><table class="table" summary="A Comparison to the R Statistical Library on Linux">
 <colgroup>
 <col>
@@ -1089,7 +1089,7 @@
 <td>
                 <p>
                   </p>
-<p>44.06<sup>[<a name="id1350810" href="#ftn.id1350810" class="footnote">1</a>]</sup></p>
+<p>44.06<sup>[<a name="id1404085" href="#ftn.id1404085" class="footnote">1</a>]</sup></p>
 <p> </p>
 <p>(5.701e-004s)</p>
 <p>
@@ -1505,7 +1505,7 @@
 <td>
                 <p>
                   </p>
-<p>30.07<sup>[<a name="id1351565" href="#ftn.id1351565" class="footnote">2</a>]</sup></p>
+<p>30.07<sup>[<a name="id1404840" href="#ftn.id1404840" class="footnote">2</a>]</sup></p>
 <p> </p>
 <p>(5.490e-004s)</p>
 <p>
@@ -1722,12 +1722,12 @@
 </tr>
 </tbody>
 <tbody class="footnotes"><tr><td colspan="3">
-<div class="footnote"><p><sup>[<a name="ftn.id1350810" href="#id1350810" class="para">1</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id1404085" href="#id1404085" class="para">1</a>] </sup>
                     There are a small number of our test cases where the R library
                     fails to converge on a result: these tend to dominate the performance
                     result.
                   </p></div>
-<div class="footnote"><p><sup>[<a name="ftn.id1351565" href="#id1351565" class="para">2</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id1404840" href="#id1404840" class="para">2</a>] </sup>
                     The R library appears to use a linear-search strategy, that can
                     perform very badly in a small number of pathological cases, but
                     may or may not be more efficient in "typical" cases

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/getting_best.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -26,7 +26,7 @@
         penalty for using the library in debug mode can be quite large.
       </p>
 <div class="table">
-<a name="id1345419"></a><p class="title"><b>Table&#160;47.&#160;Performance Comparison of Release and Debug Settings</b></p>
+<a name="id1398831"></a><p class="title"><b>Table&#160;47.&#160;Performance Comparison of Release and Debug Settings</b></p>
 <div class="table-contents"><table class="table" summary="Performance Comparison of Release and Debug Settings">
 <colgroup>
 <col>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/perf/tuning.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -231,7 +231,7 @@
         highly vectorisable processors in the future.
       </p>
 <div class="table">
-<a name="id1346813"></a><p class="title"><b>Table&#160;49.&#160;A Comparison of Polynomial Evaluation Methods</b></p>
+<a name="id1400224"></a><p class="title"><b>Table&#160;49.&#160;A Comparison of Polynomial Evaluation Methods</b></p>
 <div class="table-contents"><table class="table" summary="A Comparison of Polynomial Evaluation Methods">
 <colgroup>
 <col>
@@ -631,7 +631,7 @@
         tutorial</a>.
       </p>
 <div class="table">
-<a name="id1347509"></a><p class="title"><b>Table&#160;50.&#160;Performance Comparison with and Without Internal Promotion to long
+<a name="id1400920"></a><p class="title"><b>Table&#160;50.&#160;Performance Comparison with and Without Internal Promotion to long
         double</b></p>
 <div class="table-contents"><table class="table" summary="Performance Comparison with and Without Internal Promotion to long
         double">

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/discrete_quant_ref.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -48,7 +48,7 @@
           can take have the following meanings:
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.real"></a><h6>
-<a name="id1333484"></a>
+<a name="id1387441"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.real">real</a>
         </h6>
 <p>
@@ -82,7 +82,7 @@
           <span class="special">=</span> <span class="number">68.1584</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_outwards"></a><h6>
-<a name="id1333833"></a>
+<a name="id1387790"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_outwards">integer_round_outwards</a>
         </h6>
 <p>
@@ -136,7 +136,7 @@
           in each tail</em></span>.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_inwards"></a><h6>
-<a name="id1335452"></a>
+<a name="id1389341"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_inwards">integer_round_inwards</a>
         </h6>
 <p>
@@ -195,7 +195,7 @@
           in each tail</em></span>.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_down"></a><h6>
-<a name="id1335934"></a>
+<a name="id1389823"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_down">integer_round_down</a>
         </h6>
 <p>
@@ -203,7 +203,7 @@
           or a lower quantile.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_up"></a><h6>
-<a name="id1335954"></a>
+<a name="id1389843"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_up">integer_round_up</a>
         </h6>
 <p>
@@ -211,7 +211,7 @@
           a lower quantile.
         </p>
 <a name="math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_nearest"></a><h6>
-<a name="id1335973"></a>
+<a name="id1389862"></a>
           <a class="link" href="discrete_quant_ref.html#math_toolkit.policy.pol_ref.discrete_quant_ref.integer_round_nearest">integer_round_nearest</a>
         </h6>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/error_handling_policies.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -32,7 +32,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.available_actions_when_an_error_is_raised"></a><h5>
-<a name="id1327748"></a>
+<a name="id1381501"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.available_actions_when_an_error_is_raised">Available
           Actions When an Error is Raised</a>
         </h5>
@@ -55,7 +55,7 @@
           The various enumerated values have the following meanings:
         </p>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.throw_on_error"></a><h6>
-<a name="id1327930"></a>
+<a name="id1381682"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.throw_on_error">throw_on_error</a>
         </h6>
 <p>
@@ -167,7 +167,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.errno_on_error"></a><h6>
-<a name="id1328107"></a>
+<a name="id1381860"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.errno_on_error">errno_on_error</a>
         </h6>
 <p>
@@ -280,7 +280,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.ignore_error"></a><h6>
-<a name="id1328296"></a>
+<a name="id1382048"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.ignore_error">ignore_error</a>
         </h6>
 <p>
@@ -393,7 +393,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.user_error"></a><h6>
-<a name="id1329186"></a>
+<a name="id1382939"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.user_error">user_error</a>
         </h6>
 <p>
@@ -442,7 +442,7 @@
           here</a>.
         </p>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.kinds_of_error_raised"></a><h5>
-<a name="id1330074"></a>
+<a name="id1383827"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.kinds_of_error_raised">Kinds
           of Error Raised</a>
         </h5>
@@ -682,7 +682,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.error_handling_policies.examples"></a><h5>
-<a name="id1330915"></a>
+<a name="id1384668"></a>
           <a class="link" href="error_handling_policies.html#math_toolkit.policy.pol_ref.error_handling_policies.examples">Examples</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/internal_promotion.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -77,7 +77,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.policy.pol_ref.internal_promotion.examples"></a><h5>
-<a name="id1332423"></a>
+<a name="id1386380"></a>
           <a class="link" href="internal_promotion.html#math_toolkit.policy.pol_ref.internal_promotion.examples">Examples</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref/policy_defaults.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -54,7 +54,7 @@
           then you can do so by defining various macros in boost/math/tools/user.hpp.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_domain_error_policy"></a><h6>
-<a name="id1337252"></a>
+<a name="id1391141"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_domain_error_policy">BOOST_MATH_DOMAIN_ERROR_POLICY</a>
         </h6>
 <p>
@@ -64,7 +64,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_pole_error_policy"></a><h6>
-<a name="id1337305"></a>
+<a name="id1391194"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_pole_error_policy">BOOST_MATH_POLE_ERROR_POLICY</a>
         </h6>
 <p>
@@ -74,7 +74,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_overflow_error_policy"></a><h6>
-<a name="id1337358"></a>
+<a name="id1391247"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_overflow_error_policy">BOOST_MATH_OVERFLOW_ERROR_POLICY</a>
         </h6>
 <p>
@@ -84,7 +84,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_rounding_error_policy"></a><h6>
-<a name="id1337410"></a>
+<a name="id1391299"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_rounding_error_policy">BOOST_MATH_ROUNDING_ERROR_POLICY</a>
         </h6>
 <p>
@@ -94,7 +94,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_evaluation_error_policy"></a><h6>
-<a name="id1337668"></a>
+<a name="id1391626"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_evaluation_error_policy">BOOST_MATH_EVALUATION_ERROR_POLICY</a>
         </h6>
 <p>
@@ -104,7 +104,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_underflow_error_policy"></a><h6>
-<a name="id1337721"></a>
+<a name="id1391679"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_underflow_error_policy">BOOST_MATH_UNDERFLOW_ERROR_POLICY</a>
         </h6>
 <p>
@@ -114,7 +114,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_denorm_error_policy"></a><h6>
-<a name="id1337774"></a>
+<a name="id1391731"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_denorm_error_policy">BOOST_MATH_DENORM_ERROR_POLICY</a>
         </h6>
 <p>
@@ -124,7 +124,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_indeterminate_result_error_policy"></a><h6>
-<a name="id1337827"></a>
+<a name="id1391784"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_indeterminate_result_error_policy">BOOST_MATH_INDETERMINATE_RESULT_ERROR_POLICY</a>
         </h6>
 <p>
@@ -135,7 +135,7 @@
           <code class="computeroutput"><span class="identifier">ignore_error</span></code> or <code class="computeroutput"><span class="identifier">user_error</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_digits10_policy"></a><h6>
-<a name="id1337880"></a>
+<a name="id1391837"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_digits10_policy">BOOST_MATH_DIGITS10_POLICY</a>
         </h6>
 <p>
@@ -146,7 +146,7 @@
           recommended that you change this from the default.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_float_policy"></a><h6>
-<a name="id1337904"></a>
+<a name="id1391861"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_float_policy">BOOST_MATH_PROMOTE_FLOAT_POLICY</a>
         </h6>
 <p>
@@ -158,7 +158,7 @@
           off.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_double_policy"></a><h6>
-<a name="id1337958"></a>
+<a name="id1391915"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_promote_double_policy">BOOST_MATH_PROMOTE_DOUBLE_POLICY</a>
         </h6>
 <p>
@@ -170,7 +170,7 @@
           off.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_discrete_quantile_policy"></a><h6>
-<a name="id1338016"></a>
+<a name="id1391974"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_discrete_quantile_policy">BOOST_MATH_DISCRETE_QUANTILE_POLICY</a>
         </h6>
 <p>
@@ -181,7 +181,7 @@
           Defaults to <code class="computeroutput"><span class="identifier">integer_round_outwards</span></code>.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_assert_undefined_policy"></a><h6>
-<a name="id1338084"></a>
+<a name="id1392041"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_assert_undefined_policy">BOOST_MATH_ASSERT_UNDEFINED_POLICY</a>
         </h6>
 <p>
@@ -194,7 +194,7 @@
           whether or not a particular property is well defined.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_series_iteration_policy"></a><h6>
-<a name="id1338115"></a>
+<a name="id1392072"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_series_iteration_policy">BOOST_MATH_MAX_SERIES_ITERATION_POLICY</a>
         </h6>
 <p>
@@ -203,7 +203,7 @@
           Defaults to 1000000.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_root_iteration_policy"></a><h6>
-<a name="id1338136"></a>
+<a name="id1392094"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.boost_math_max_root_iteration_policy">BOOST_MATH_MAX_ROOT_ITERATION_POLICY</a>
         </h6>
 <p>
@@ -212,7 +212,7 @@
           Defaults to 200.
         </p>
 <a name="math_toolkit.policy.pol_ref.policy_defaults.example"></a><h6>
-<a name="id1338159"></a>
+<a name="id1392117"></a>
           <a class="link" href="policy_defaults.html#math_toolkit.policy.pol_ref.policy_defaults.example">Example</a>
         </h6>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial/understand_dis_quant.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -170,7 +170,7 @@
           <span class="emphasis"><em>base your comparisons on CDF's instead</em></span>.
         </p>
 <a name="math_toolkit.policy.pol_tutorial.understand_dis_quant.other_rounding_policies_are_available"></a><h6>
-<a name="id1323754"></a>
+<a name="id1377643"></a>
           <a class="link" href="understand_dis_quant.html#math_toolkit.policy.pol_tutorial.understand_dis_quant.other_rounding_policies_are_available">Other
           Rounding Policies are Available</a>
         </h6>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         of the First and Second Kinds</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.bessel.synopsis"></a><h5>
-<a name="id1195691"></a>
+<a name="id1249184"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -37,7 +37,7 @@
 <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_neumann</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
 </pre>
 <a name="math_toolkit.special.bessel.bessel.description"></a><h5>
-<a name="id1196221"></a>
+<a name="id1249851"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.description">Description</a>
         </h5>
 <p>
@@ -98,7 +98,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cyl_neumann.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.bessel.bessel.testing"></a><h5>
-<a name="id1196502"></a>
+<a name="id1250132"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.testing">Testing</a>
         </h5>
 <p>
@@ -107,7 +107,7 @@
           (with all the special case handling removed).
         </p>
 <a name="math_toolkit.special.bessel.bessel.accuracy"></a><h5>
-<a name="id1196523"></a>
+<a name="id1250153"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -123,7 +123,7 @@
           zero error</a>. All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1196554"></a><p class="title"><b>Table&#160;36.&#160;Errors Rates in cyl_bessel_j</b></p>
+<a name="id1250184"></a><p class="title"><b>Table&#160;36.&#160;Errors Rates in cyl_bessel_j</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_j">
 <colgroup>
 <col>
@@ -292,7 +292,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1196845"></a><p class="title"><b>Table&#160;37.&#160;Errors Rates in cyl_neumann</b></p>
+<a name="id1250475"></a><p class="title"><b>Table&#160;37.&#160;Errors Rates in cyl_neumann</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_neumann">
 <colgroup>
 <col>
@@ -482,7 +482,7 @@
           were found.
         </p>
 <a name="math_toolkit.special.bessel.bessel.implementation"></a><h5>
-<a name="id1197212"></a>
+<a name="id1250842"></a>
           <a class="link" href="bessel.html#math_toolkit.special.bessel.bessel.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/bessel_over.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Overview</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.bessel_over.ordinary_bessel_functions"></a><h5>
-<a name="id1194947"></a>
+<a name="id1248440"></a>
           <a class="link" href="bessel_over.html#math_toolkit.special.bessel.bessel_over.ordinary_bessel_functions">Ordinary
           Bessel Functions</a>
         </h5>
@@ -96,7 +96,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/bessel10.png"></span>
         </p>
 <a name="math_toolkit.special.bessel.bessel_over.modified_bessel_functions"></a><h5>
-<a name="id1195266"></a>
+<a name="id1248759"></a>
           <a class="link" href="bessel_over.html#math_toolkit.special.bessel.bessel_over.modified_bessel_functions">Modified
           Bessel Functions</a>
         </h5>
@@ -160,7 +160,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/mbessel10.png"></span>
         </p>
 <a name="math_toolkit.special.bessel.bessel_over.spherical_bessel_functions"></a><h5>
-<a name="id1195571"></a>
+<a name="id1249064"></a>
           <a class="link" href="bessel_over.html#math_toolkit.special.bessel.bessel_over.spherical_bessel_functions">Spherical
           Bessel Functions</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/mbessel.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Functions of the First and Second Kinds</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.mbessel.synopsis"></a><h5>
-<a name="id1197817"></a>
+<a name="id1251447"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -37,7 +37,7 @@
 <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">cyl_bessel_k</span><span class="special">(</span><span class="identifier">T1</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
 </pre>
 <a name="math_toolkit.special.bessel.mbessel.description"></a><h5>
-<a name="id1198184"></a>
+<a name="id1251814"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.description">Description</a>
         </h5>
 <p>
@@ -97,7 +97,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cyl_bessel_k.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.bessel.mbessel.testing"></a><h5>
-<a name="id1198609"></a>
+<a name="id1252786"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.testing">Testing</a>
         </h5>
 <p>
@@ -106,7 +106,7 @@
           (with all the special case handling removed).
         </p>
 <a name="math_toolkit.special.bessel.mbessel.accuracy"></a><h5>
-<a name="id1198631"></a>
+<a name="id1252807"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -117,7 +117,7 @@
           zero error</a>. All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1198654"></a><p class="title"><b>Table&#160;38.&#160;Errors Rates in cyl_bessel_i</b></p>
+<a name="id1252830"></a><p class="title"><b>Table&#160;38.&#160;Errors Rates in cyl_bessel_i</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_i">
 <colgroup>
 <col>
@@ -214,7 +214,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1198804"></a><p class="title"><b>Table&#160;39.&#160;Errors Rates in cyl_bessel_k</b></p>
+<a name="id1252980"></a><p class="title"><b>Table&#160;39.&#160;Errors Rates in cyl_bessel_k</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in cyl_bessel_k">
 <colgroup>
 <col>
@@ -314,7 +314,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.bessel.mbessel.implementation"></a><h5>
-<a name="id1198961"></a>
+<a name="id1253137"></a>
           <a class="link" href="mbessel.html#math_toolkit.special.bessel.mbessel.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/bessel/sph_bessel.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Functions of the First and Second Kinds</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.bessel.sph_bessel.synopsis"></a><h5>
-<a name="id1199476"></a>
+<a name="id1253652"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.synopsis">Synopsis</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -37,7 +37,7 @@
 <a class="link" href="../../main_overview/result_type.html" title="Calculation of the Type of the Result"><span class="emphasis"><em>calculated-result-type</em></span></a> <span class="identifier">sph_neumann</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="identifier">v</span><span class="special">,</span> <span class="identifier">T2</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">const</span> <a class="link" href="../../policy.html" title="Policies">Policy</a><span class="special">&amp;);</span>
 </pre>
 <a name="math_toolkit.special.bessel.sph_bessel.description"></a><h5>
-<a name="id1199843"></a>
+<a name="id1254019"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.description">Description</a>
         </h5>
 <p>
@@ -85,7 +85,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/sph_neumann.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.bessel.sph_bessel.testing"></a><h5>
-<a name="id1200037"></a>
+<a name="id1254214"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.testing">Testing</a>
         </h5>
 <p>
@@ -94,7 +94,7 @@
           implementation (with all the special case handling removed).
         </p>
 <a name="math_toolkit.special.bessel.sph_bessel.accuracy"></a><h5>
-<a name="id1200059"></a>
+<a name="id1254235"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -104,7 +104,7 @@
           refer to these functions for accuracy data.
         </p>
 <a name="math_toolkit.special.bessel.sph_bessel.implementation"></a><h5>
-<a name="id1200085"></a>
+<a name="id1254262"></a>
           <a class="link" href="sph_bessel.html#math_toolkit.special.bessel.sph_bessel.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         of the First Kind - Legendre Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_1.synopsis"></a><h6>
-<a name="id1207281"></a>
+<a name="id1261457"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -48,7 +48,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_1.description"></a><h6>
-<a name="id1207685"></a>
+<a name="id1261861"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.description">Description</a>
         </h6>
 <p>
@@ -106,7 +106,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.ellint.ellint_1.accuracy"></a><h6>
-<a name="id1208279"></a>
+<a name="id1262456"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -117,7 +117,7 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1208297"></a><p class="title"><b>Table&#160;41.&#160;Errors Rates in the Elliptic Integrals of the First Kind</b></p>
+<a name="id1262474"></a><p class="title"><b>Table&#160;41.&#160;Errors Rates in the Elliptic Integrals of the First Kind</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the First Kind">
 <colgroup>
 <col>
@@ -218,7 +218,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_1.testing"></a><h6>
-<a name="id1208452"></a>
+<a name="id1262628"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.testing">Testing</a>
         </h6>
 <p>
@@ -228,7 +228,7 @@
           this implementation.
         </p>
 <a name="math_toolkit.special.ellint.ellint_1.implementation"></a><h6>
-<a name="id1208474"></a>
+<a name="id1262650"></a>
           <a class="link" href="ellint_1.html#math_toolkit.special.ellint.ellint_1.implementation">Implementation</a>
         </h6>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_2.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         of the Second Kind - Legendre Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_2.synopsis"></a><h6>
-<a name="id1208553"></a>
+<a name="id1262729"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -48,7 +48,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_2.description"></a><h6>
-<a name="id1208957"></a>
+<a name="id1263134"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.description">Description</a>
         </h6>
 <p>
@@ -106,7 +106,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.ellint.ellint_2.accuracy"></a><h6>
-<a name="id1209415"></a>
+<a name="id1263591"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -117,7 +117,7 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1209433"></a><p class="title"><b>Table&#160;42.&#160;Errors Rates in the Elliptic Integrals of the Second Kind</b></p>
+<a name="id1263609"></a><p class="title"><b>Table&#160;42.&#160;Errors Rates in the Elliptic Integrals of the Second Kind</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Second Kind">
 <colgroup>
 <col>
@@ -218,7 +218,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_2.testing"></a><h6>
-<a name="id1209587"></a>
+<a name="id1263764"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.testing">Testing</a>
         </h6>
 <p>
@@ -228,7 +228,7 @@
           this implementation.
         </p>
 <a name="math_toolkit.special.ellint.ellint_2.implementation"></a><h6>
-<a name="id1209609"></a>
+<a name="id1263785"></a>
           <a class="link" href="ellint_2.html#math_toolkit.special.ellint.ellint_2.implementation">Implementation</a>
         </h6>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_3.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         of the Third Kind - Legendre Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_3.synopsis"></a><h6>
-<a name="id1209688"></a>
+<a name="id1263864"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -48,7 +48,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_3.description"></a><h6>
-<a name="id1210198"></a>
+<a name="id1264374"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.description">Description</a>
         </h6>
 <p>
@@ -112,7 +112,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.ellint.ellint_3.accuracy"></a><h6>
-<a name="id1212022"></a>
+<a name="id1266198"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -123,7 +123,7 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1212040"></a><p class="title"><b>Table&#160;43.&#160;Errors Rates in the Elliptic Integrals of the Third Kind</b></p>
+<a name="id1266216"></a><p class="title"><b>Table&#160;43.&#160;Errors Rates in the Elliptic Integrals of the Third Kind</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in the Elliptic Integrals of the Third Kind">
 <colgroup>
 <col>
@@ -224,7 +224,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_3.testing"></a><h6>
-<a name="id1212194"></a>
+<a name="id1266370"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.testing">Testing</a>
         </h6>
 <p>
@@ -234,7 +234,7 @@
           this implementation.
         </p>
 <a name="math_toolkit.special.ellint.ellint_3.implementation"></a><h6>
-<a name="id1212216"></a>
+<a name="id1266392"></a>
           <a class="link" href="ellint_3.html#math_toolkit.special.ellint.ellint_3.implementation">Implementation</a>
         </h6>
 <p>
@@ -271,7 +271,7 @@
           <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) + 2m&#928;(n, k) ; n &lt;= 1</em></span>
         </p>
 <p>
- <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) ; n &gt; 1</em></span> <sup>[<a name="id1212331" href="#ftn.id1212331" class="footnote">1</a>]</sup>
+ <span class="emphasis"><em>&#928;(n, &#966;+m&#960;, k) = &#928;(n, &#966;, k) ; n &gt; 1</em></span> <sup>[<a name="id1266507" href="#ftn.id1266507" class="footnote">1</a>]</sup>
         </p>
 <p>
           are used to move &#966; to the range [0, &#960;/2].
@@ -291,7 +291,7 @@
         </p>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id1212331" href="#id1212331" class="para">1</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id1266507" href="#id1266507" class="para">1</a>] </sup>
             I haven't been able to find a literature reference for this relation,
             but it appears to be the convention used by Mathematica. Intuitively
             the first <span class="emphasis"><em>2 * m * &#928;(n, k)</em></span> terms cancel out as the

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_carlson.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Integrals - Carlson Form</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.ellint.ellint_carlson.synopsis"></a><h6>
-<a name="id1201611"></a>
+<a name="id1256350"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.synopsis">Synopsis</a>
         </h6>
 <p>
@@ -93,7 +93,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.ellint.ellint_carlson.description"></a><h6>
-<a name="id1202910"></a>
+<a name="id1257650"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.description">Description</a>
         </h6>
 <p>
@@ -209,7 +209,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ellint18.png"></span>
         </p>
 <a name="math_toolkit.special.ellint.ellint_carlson.testing"></a><h6>
-<a name="id1206812"></a>
+<a name="id1260988"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.testing">Testing</a>
         </h6>
 <p>
@@ -232,7 +232,7 @@
           to verify their correctness: see the above Carlson paper for details.
         </p>
 <a name="math_toolkit.special.ellint.ellint_carlson.accuracy"></a><h6>
-<a name="id1206852"></a>
+<a name="id1261028"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.accuracy">Accuracy</a>
         </h6>
 <p>
@@ -243,7 +243,7 @@
           All values are relative errors in units of epsilon.
         </p>
 <div class="table">
-<a name="id1206870"></a><p class="title"><b>Table&#160;40.&#160;Errors Rates in the Carlson Elliptic Integrals</b></p>
+<a name="id1261046"></a><p class="title"><b>Table&#160;40.&#160;Errors Rates in the Carlson Elliptic Integrals</b></p>
 <div class="table-contents"><table class="table" summary="Errors Rates in the Carlson Elliptic Integrals">
 <colgroup>
 <col>
@@ -386,7 +386,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.ellint.ellint_carlson.implementation"></a><h6>
-<a name="id1207098"></a>
+<a name="id1261274"></a>
           <a class="link" href="ellint_carlson.html#math_toolkit.special.ellint.ellint_carlson.implementation">Implementation</a>
         </h6>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/ellint/ellint_intro.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -42,14 +42,14 @@
           Elliptic integral</a>.
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro.notation"></a><h5>
-<a name="id1200233"></a>
+<a name="id1254409"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.notation">Notation</a>
         </h5>
 <p>
           All variables are real numbers unless otherwise noted.
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_def____definition"></a><h5>
-<a name="id1200250"></a>
+<a name="id1254426"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_def____definition"><a name="ellint_def"></a> Definition</a>
         </h5>
 <p>
@@ -238,7 +238,7 @@
 </td></tr>
 </table></div>
 <a name="math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_theorem____duplication_theorem"></a><h5>
-<a name="id1201194"></a>
+<a name="id1255934"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_theorem____duplication_theorem"><a name="ellint_theorem"></a> Duplication Theorem</a>
         </h5>
 <p>
@@ -249,7 +249,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ellint13.png"></span>
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_formula____carlson_s_formulas"></a><h5>
-<a name="id1201242"></a>
+<a name="id1255982"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_formula____carlson_s_formulas"><a name="ellint_formula"></a> Carlson's Formulas</a>
         </h5>
 <p>
@@ -266,7 +266,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ellint15.png"></span>
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro.numerical_algorithms"></a><h5>
-<a name="id1201316"></a>
+<a name="id1256055"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro.numerical_algorithms">Numerical
           Algorithms</a>
         </h5>
@@ -280,7 +280,7 @@
           integrals with satisfactory precisions.
         </p>
 <a name="math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_refs____references"></a><h5>
-<a name="id1201346"></a>
+<a name="id1256085"></a>
           <a class="link" href="ellint_intro.html#math_toolkit.special.ellint.ellint_intro._anchor_id__ellint_refs____references"><a name="ellint_refs"></a> References</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_i.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Ei</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.expint.expint_i.synopsis"></a><h5>
-<a name="id1215746"></a>
+<a name="id1268556"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -51,7 +51,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.expint.expint_i.description"></a><h5>
-<a name="id1216002"></a>
+<a name="id1268813"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -71,7 +71,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/expint_i.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.expint.expint_i.accuracy"></a><h5>
-<a name="id1216202"></a>
+<a name="id1269012"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -83,7 +83,7 @@
           error</a>.
         </p>
 <div class="table">
-<a name="id1216224"></a><p class="title"><b>Table&#160;46.&#160;Errors In the Function expint(z)</b></p>
+<a name="id1269035"></a><p class="title"><b>Table&#160;46.&#160;Errors In the Function expint(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function expint(z)">
 <colgroup>
 <col>
@@ -195,7 +195,7 @@
           slightly over the range [4,6].
         </p>
 <a name="math_toolkit.special.expint.expint_i.testing"></a><h5>
-<a name="id1216389"></a>
+<a name="id1269200"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.testing">Testing</a>
         </h5>
 <p>
@@ -210,7 +210,7 @@
           check.
         </p>
 <a name="math_toolkit.special.expint.expint_i.implementation"></a><h5>
-<a name="id1216415"></a>
+<a name="id1269226"></a>
           <a class="link" href="expint_i.html#math_toolkit.special.expint.expint_i.implementation">Implementation</a>
         </h5>
 <p>
@@ -240,7 +240,7 @@
           a minimax rational approximation rescaled so that it is evaluated over
           [-1,1]. Note that while the rational approximation over [0,6] converges
           rapidly to the minimax solution it is rather ill-conditioned in practice.
- Cody and Thacher <sup>[<a name="id1216503" href="#ftn.id1216503" class="footnote">2</a>]</sup> experienced the same issue and converted the polynomials into
+ Cody and Thacher <sup>[<a name="id1269314" href="#ftn.id1269314" class="footnote">2</a>]</sup> experienced the same issue and converted the polynomials into
           Chebeshev form to ensure stable computation. By experiment we found that
           the polynomials are just as stable in polynomial as Chebyshev form, <span class="emphasis"><em>provided</em></span>
           they are computed over the interval [-1,1].
@@ -270,7 +270,7 @@
         </p>
 <div class="footnotes">
 <br><hr width="100" align="left">
-<div class="footnote"><p><sup>[<a name="ftn.id1216503" href="#id1216503" class="para">2</a>] </sup>
+<div class="footnote"><p><sup>[<a name="ftn.id1269314" href="#id1269314" class="para">2</a>] </sup>
             W. J. Cody and H. C. Thacher, Jr., Rational Chebyshev approximations
             for the exponential integral E<sub>1</sub>(x), Math. Comp. 22 (1968), 641-649, and
             W. J. Cody and H. C. Thacher, Jr., Chebyshev approximations for the exponential

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/expint/expint_n.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         En</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.expint.expint_n.synopsis"></a><h5>
-<a name="id1213380"></a>
+<a name="id1267556"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -51,7 +51,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.expint.expint_n.description"></a><h5>
-<a name="id1213663"></a>
+<a name="id1267839"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -71,7 +71,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/expint2.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.expint.expint_n.accuracy"></a><h5>
-<a name="id1215280"></a>
+<a name="id1268091"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -82,7 +82,7 @@
           the one shown will have <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1215303"></a><p class="title"><b>Table&#160;45.&#160;Errors In the Function expint(n, z)</b></p>
+<a name="id1268114"></a><p class="title"><b>Table&#160;45.&#160;Errors In the Function expint(n, z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function expint(n, z)">
 <colgroup>
 <col>
@@ -213,7 +213,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.expint.expint_n.testing"></a><h5>
-<a name="id1215506"></a>
+<a name="id1268316"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.testing">Testing</a>
         </h5>
 <p>
@@ -228,7 +228,7 @@
           check.
         </p>
 <a name="math_toolkit.special.expint.expint_n.implementation"></a><h5>
-<a name="id1215532"></a>
+<a name="id1268343"></a>
           <a class="link" href="expint_n.html#math_toolkit.special.expint.expint_n.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/c99.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.extern_c.c99"></a><a class="link" href="c99.html" title="C99 C Functions">C99 C Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.extern_c.c99.supported_c99_functions"></a><h5>
-<a name="id1244680"></a>
+<a name="id1298037"></a>
           <a class="link" href="c99.html#math_toolkit.special.extern_c.c99.supported_c99_functions">Supported
           C99 Functions</a>
         </h5>
@@ -131,7 +131,7 @@
 </span><span class="identifier">acosh</span><span class="special">(</span><span class="number">2</span><span class="special">);</span> <span class="comment">// integer argument is treated as a double, returns double.
 </span></pre>
 <a name="math_toolkit.special.extern_c.c99.quick_reference"></a><h5>
-<a name="id1246952"></a>
+<a name="id1300309"></a>
           <a class="link" href="c99.html#math_toolkit.special.extern_c.c99.quick_reference">Quick
           Reference</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -251,7 +251,7 @@
           </p></td></tr>
 </table></div>
 <a name="math_toolkit.special.extern_c.tr1.usage_recomendations"></a><h5>
-<a name="id1233708"></a>
+<a name="id1287133"></a>
           <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.usage_recomendations">Usage
           Recomendations</a>
         </h5>
@@ -290,7 +290,7 @@
           be a big win.
         </p>
 <a name="math_toolkit.special.extern_c.tr1.supported_c99_functions"></a><h5>
-<a name="id1233913"></a>
+<a name="id1287338"></a>
           <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.supported_c99_functions">Supported
           C99 Functions</a>
         </h5>
@@ -386,7 +386,7 @@
 <span class="special">}}}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.extern_c.tr1.supported_tr1_functions"></a><h5>
-<a name="id1237932"></a>
+<a name="id1291426"></a>
           <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.supported_tr1_functions">Supported
           TR1 Functions</a>
         </h5>
@@ -515,7 +515,7 @@
           type calculation rules</em></span></a>.
         </p>
 <a name="math_toolkit.special.extern_c.tr1.currently_unsupported_c99_functions"></a><h5>
-<a name="id1240808"></a>
+<a name="id1294847"></a>
           <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.currently_unsupported_c99_functions">Currently
           Unsupported C99 Functions</a>
         </h5>
@@ -580,7 +580,7 @@
 <span class="keyword">long</span> <span class="keyword">double</span> <span class="identifier">scalbnl</span><span class="special">(</span><span class="keyword">long</span> <span class="keyword">double</span> <span class="identifier">x</span><span class="special">,</span> <span class="keyword">int</span> <span class="identifier">ex</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.special.extern_c.tr1.currently_unsupported_tr1_functions"></a><h5>
-<a name="id1244250"></a>
+<a name="id1297607"></a>
           <a class="link" href="tr1.html#math_toolkit.special.extern_c.tr1.currently_unsupported_tr1_functions">Currently
           Unsupported TR1 Functions</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/extern_c/tr1_ref.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Quick Reference</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.extern_c.tr1_ref.supported_tr1_functions"></a><h5>
-<a name="id1251607"></a>
+<a name="id1304964"></a>
           <a class="link" href="tr1_ref.html#math_toolkit.special.extern_c.tr1_ref.supported_tr1_functions">Supported
           TR1 Functions</a>
         </h5>
@@ -156,7 +156,7 @@
 </span><span class="identifier">expint</span><span class="special">(</span><span class="number">2</span><span class="special">);</span> <span class="comment">// integer argument is treated as a double, returns double.
 </span></pre>
 <a name="math_toolkit.special.extern_c.tr1_ref.quick_reference"></a><h5>
-<a name="id1254596"></a>
+<a name="id1308022"></a>
           <a class="link" href="tr1_ref.html#math_toolkit.special.extern_c.tr1_ref.quick_reference">Quick
           Reference</a>
         </h5>
@@ -488,7 +488,7 @@
           for the full template (header only) version of this function.
         </p>
 <a name="math_toolkit.special.extern_c.tr1_ref.currently_unsupported_tr1_functions"></a><h5>
-<a name="id1260007"></a>
+<a name="id1313910"></a>
           <a class="link" href="tr1_ref.html#math_toolkit.special.extern_c.tr1_ref.currently_unsupported_tr1_functions">Currently
           Unsupported TR1 Functions</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_binomial.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -53,7 +53,7 @@
           if the result is too large to represent in type T.
         </p>
 <a name="math_toolkit.special.factorials.sf_binomial.accuracy"></a><h5>
-<a name="id1155933"></a>
+<a name="id1211105"></a>
           <a class="link" href="sf_binomial.html#math_toolkit.special.factorials.sf_binomial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -62,14 +62,14 @@
           function for larger arguments.
         </p>
 <a name="math_toolkit.special.factorials.sf_binomial.testing"></a><h5>
-<a name="id1155954"></a>
+<a name="id1211126"></a>
           <a class="link" href="sf_binomial.html#math_toolkit.special.factorials.sf_binomial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the binomial coefficients use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_binomial.implementation"></a><h5>
-<a name="id1155973"></a>
+<a name="id1211146"></a>
           <a class="link" href="sf_binomial.html#math_toolkit.special.factorials.sf_binomial.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_double_factorial.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -52,7 +52,7 @@
           of i! is possible.
         </p>
 <a name="math_toolkit.special.factorials.sf_double_factorial.accuracy"></a><h5>
-<a name="id1154779"></a>
+<a name="id1209952"></a>
           <a class="link" href="sf_double_factorial.html#math_toolkit.special.factorials.sf_double_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -60,14 +60,14 @@
           so error rates should be no more than a couple of epsilon higher.
         </p>
 <a name="math_toolkit.special.factorials.sf_double_factorial.testing"></a><h5>
-<a name="id1154801"></a>
+<a name="id1209973"></a>
           <a class="link" href="sf_double_factorial.html#math_toolkit.special.factorials.sf_double_factorial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the double factorial use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_double_factorial.implementation"></a><h5>
-<a name="id1154820"></a>
+<a name="id1209992"></a>
           <a class="link" href="sf_double_factorial.html#math_toolkit.special.factorials.sf_double_factorial.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_factorial.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.factorials.sf_factorial"></a><a class="link" href="sf_factorial.html" title="Factorial">Factorial</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.factorials.sf_factorial.synopsis"></a><h5>
-<a name="id1153198"></a>
+<a name="id1207821"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -47,7 +47,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.factorials.sf_factorial.description"></a><h5>
-<a name="id1154074"></a>
+<a name="id1209246"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -100,7 +100,7 @@
           the size of further tables that depend on the factorials.
         </p>
 <a name="math_toolkit.special.factorials.sf_factorial.accuracy"></a><h5>
-<a name="id1154430"></a>
+<a name="id1209602"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -109,7 +109,7 @@
           will be the same as for <a class="link" href="../sf_gamma/tgamma.html" title="Gamma">tgamma</a>.
         </p>
 <a name="math_toolkit.special.factorials.sf_factorial.testing"></a><h5>
-<a name="id1154473"></a>
+<a name="id1209646"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.testing">Testing</a>
         </h5>
 <p>
@@ -118,7 +118,7 @@
           function handle those cases already.
         </p>
 <a name="math_toolkit.special.factorials.sf_factorial.implementation"></a><h5>
-<a name="id1154497"></a>
+<a name="id1209670"></a>
           <a class="link" href="sf_factorial.html#math_toolkit.special.factorials.sf_factorial.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_falling_factorial.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -64,7 +64,7 @@
           the type of the result is T.
         </p>
 <a name="math_toolkit.special.factorials.sf_falling_factorial.accuracy"></a><h5>
-<a name="id1155579"></a>
+<a name="id1210751"></a>
           <a class="link" href="sf_falling_factorial.html#math_toolkit.special.factorials.sf_falling_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -72,14 +72,14 @@
           function.
         </p>
 <a name="math_toolkit.special.factorials.sf_falling_factorial.testing"></a><h5>
-<a name="id1155606"></a>
+<a name="id1210778"></a>
           <a class="link" href="sf_falling_factorial.html#math_toolkit.special.factorials.sf_falling_factorial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the falling factorials use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_falling_factorial.implementation"></a><h5>
-<a name="id1155625"></a>
+<a name="id1210798"></a>
           <a class="link" href="sf_falling_factorial.html#math_toolkit.special.factorials.sf_falling_factorial.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/factorials/sf_rising_factorial.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -68,7 +68,7 @@
           the type of the result is T.
         </p>
 <a name="math_toolkit.special.factorials.sf_rising_factorial.accuracy"></a><h5>
-<a name="id1155186"></a>
+<a name="id1210358"></a>
           <a class="link" href="sf_rising_factorial.html#math_toolkit.special.factorials.sf_rising_factorial.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -76,14 +76,14 @@
           function.
         </p>
 <a name="math_toolkit.special.factorials.sf_rising_factorial.testing"></a><h5>
-<a name="id1155214"></a>
+<a name="id1210386"></a>
           <a class="link" href="sf_rising_factorial.html#math_toolkit.special.factorials.sf_rising_factorial.testing">Testing</a>
         </h5>
 <p>
           The spot tests for the rising factorials use data generated by functions.wolfram.com.
         </p>
 <a name="math_toolkit.special.factorials.sf_rising_factorial.implementation"></a><h5>
-<a name="id1155233"></a>
+<a name="id1210405"></a>
           <a class="link" href="sf_rising_factorial.html#math_toolkit.special.factorials.sf_rising_factorial.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/fpclass.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
       Infinities and NaN's</a>
 </h3></div></div></div>
 <a name="math_toolkit.special.fpclass.synopsis"></a><h5>
-<a name="id1229375"></a>
+<a name="id1282732"></a>
         <a class="link" href="fpclass.html#math_toolkit.special.fpclass.synopsis">Synopsis</a>
       </h5>
 <pre class="programlisting"><span class="preprocessor">#define</span> <span class="identifier">FP_ZERO</span> <span class="comment">/* implementation specific value */</span>
@@ -51,7 +51,7 @@
         to use these functions.
       </p>
 <a name="math_toolkit.special.fpclass.description"></a><h5>
-<a name="id1230860"></a>
+<a name="id1284217"></a>
         <a class="link" href="fpclass.html#math_toolkit.special.fpclass.description">Description</a>
       </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/acosh.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -55,14 +55,14 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/acosh.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.inv_hyper.acosh.accuracy"></a><h5>
-<a name="id1226066"></a>
+<a name="id1279423"></a>
           <a class="link" href="acosh.html#math_toolkit.special.inv_hyper.acosh.accuracy">Accuracy</a>
         </h5>
 <p>
           Generally accuracy is to within 1 or 2 epsilon across all supported platforms.
         </p>
 <a name="math_toolkit.special.inv_hyper.acosh.testing"></a><h5>
-<a name="id1226083"></a>
+<a name="id1279440"></a>
           <a class="link" href="acosh.html#math_toolkit.special.inv_hyper.acosh.testing">Testing</a>
         </h5>
 <p>
@@ -78,7 +78,7 @@
           to at least 50 decimal digits.
         </p>
 <a name="math_toolkit.special.inv_hyper.acosh.implementation"></a><h5>
-<a name="id1226128"></a>
+<a name="id1279484"></a>
           <a class="link" href="acosh.html#math_toolkit.special.inv_hyper.acosh.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/asinh.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -50,14 +50,14 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.inv_hyper.asinh.accuracy"></a><h5>
-<a name="id1226531"></a>
+<a name="id1279888"></a>
           <a class="link" href="asinh.html#math_toolkit.special.inv_hyper.asinh.accuracy">Accuracy</a>
         </h5>
 <p>
           Generally accuracy is to within 1 or 2 epsilon across all supported platforms.
         </p>
 <a name="math_toolkit.special.inv_hyper.asinh.testing"></a><h5>
-<a name="id1226548"></a>
+<a name="id1279904"></a>
           <a class="link" href="asinh.html#math_toolkit.special.inv_hyper.asinh.testing">Testing</a>
         </h5>
 <p>
@@ -73,7 +73,7 @@
           to at least 50 decimal digits.
         </p>
 <a name="math_toolkit.special.inv_hyper.asinh.implementation"></a><h5>
-<a name="id1226592"></a>
+<a name="id1279949"></a>
           <a class="link" href="asinh.html#math_toolkit.special.inv_hyper.asinh.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper/atanh.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -64,14 +64,14 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/atanh.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.inv_hyper.atanh.accuracy"></a><h5>
-<a name="id1227038"></a>
+<a name="id1280395"></a>
           <a class="link" href="atanh.html#math_toolkit.special.inv_hyper.atanh.accuracy">Accuracy</a>
         </h5>
 <p>
           Generally accuracy is to within 1 or 2 epsilon across all supported platforms.
         </p>
 <a name="math_toolkit.special.inv_hyper.atanh.testing"></a><h5>
-<a name="id1227055"></a>
+<a name="id1280412"></a>
           <a class="link" href="atanh.html#math_toolkit.special.inv_hyper.atanh.testing">Testing</a>
         </h5>
 <p>
@@ -87,7 +87,7 @@
           to at least 50 decimal digits.
         </p>
 <a name="math_toolkit.special.inv_hyper.atanh.implementation"></a><h5>
-<a name="id1227100"></a>
+<a name="id1280456"></a>
           <a class="link" href="atanh.html#math_toolkit.special.inv_hyper.atanh.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_advance.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -25,7 +25,7 @@
           number of ULP.
         </p>
 <a name="math_toolkit.special.next_float.float_advance.synopsis"></a><h5>
-<a name="id1233073"></a>
+<a name="id1286498"></a>
           <a class="link" href="float_advance.html#math_toolkit.special.next_float.float_advance.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -43,7 +43,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_advance.description___float_advance"></a><h5>
-<a name="id1233237"></a>
+<a name="id1286662"></a>
           <a class="link" href="float_advance.html#math_toolkit.special.next_float.float_advance.description___float_advance">Description
           - float_advance</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_distance.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -27,7 +27,7 @@
           different.
         </p>
 <a name="math_toolkit.special.next_float.float_distance.synopsis"></a><h5>
-<a name="id1232694"></a>
+<a name="id1286051"></a>
           <a class="link" href="float_distance.html#math_toolkit.special.next_float.float_distance.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -45,7 +45,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_distance.description___float_distance"></a><h5>
-<a name="id1232865"></a>
+<a name="id1286290"></a>
           <a class="link" href="float_distance.html#math_toolkit.special.next_float.float_distance.description___float_distance">Description
           - float_distance</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_next.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         the Next Greater Representable Value (float_next)</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.next_float.float_next.synopsis"></a><h5>
-<a name="id1232179"></a>
+<a name="id1285536"></a>
           <a class="link" href="float_next.html#math_toolkit.special.next_float.float_next.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_next.description___float_next"></a><h5>
-<a name="id1232330"></a>
+<a name="id1285687"></a>
           <a class="link" href="float_next.html#math_toolkit.special.next_float.float_next.description___float_next">Description
           - float_next</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/float_prior.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         the Next Smaller Representable Value (float_prior)</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.next_float.float_prior.synopsis"></a><h5>
-<a name="id1232431"></a>
+<a name="id1285788"></a>
           <a class="link" href="float_prior.html#math_toolkit.special.next_float.float_prior.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.float_prior.description___float_prior"></a><h5>
-<a name="id1232582"></a>
+<a name="id1285939"></a>
           <a class="link" href="float_prior.html#math_toolkit.special.next_float.float_prior.description___float_prior">Description
           - float_prior</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/next_float/nextafter.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         the Next Representable Value in a Specific Direction (nextafter)</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.next_float.nextafter.synopsis"></a><h5>
-<a name="id1231656"></a>
+<a name="id1285013"></a>
           <a class="link" href="nextafter.html#math_toolkit.special.next_float.nextafter.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -39,7 +39,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.next_float.nextafter.description___nextafter"></a><h5>
-<a name="id1231820"></a>
+<a name="id1285177"></a>
           <a class="link" href="nextafter.html#math_toolkit.special.next_float.nextafter.description___nextafter">Description
           - nextafter</a>
         </h5>
@@ -69,7 +69,7 @@
           returns an <a class="link" href="../../main_overview/error_handling.html#overflow_error">overflow_error</a>.
         </p>
 <a name="math_toolkit.special.next_float.nextafter.examples___nextafter"></a><h5>
-<a name="id1231903"></a>
+<a name="id1285260"></a>
           <a class="link" href="nextafter.html#math_toolkit.special.next_float.nextafter.examples___nextafter">Examples
           - nextafter</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/cbrt.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -59,7 +59,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/cbrt.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.cbrt.accuracy"></a><h5>
-<a name="id1218377"></a>
+<a name="id1272143"></a>
           <a class="link" href="cbrt.html#math_toolkit.special.powers.cbrt.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -67,7 +67,7 @@
           should have approximately 2 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.cbrt.testing"></a><h5>
-<a name="id1218401"></a>
+<a name="id1272167"></a>
           <a class="link" href="cbrt.html#math_toolkit.special.powers.cbrt.testing">Testing</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/ct_pow.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -25,7 +25,7 @@
           computes the compile-time integral power of a run-time base.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.synopsis"></a><h5>
-<a name="id1219541"></a>
+<a name="id1273307"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -42,7 +42,7 @@
 <span class="special">}}</span>
 </pre>
 <a name="math_toolkit.special.powers.ct_pow.rationale_and_usage"></a><h5>
-<a name="id1221441"></a>
+<a name="id1275412"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.rationale_and_usage">Rationale
           and Usage</a>
         </h5>
@@ -84,7 +84,7 @@
           Only 3 different products were actually computed.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.return_type"></a><h5>
-<a name="id1221715"></a>
+<a name="id1275686"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.return_type">Return Type</a>
         </h5>
 <p>
@@ -105,7 +105,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.special.powers.ct_pow.policies"></a><h5>
-<a name="id1221808"></a>
+<a name="id1275780"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.policies">Policies</a>
         </h5>
 <p>
@@ -114,7 +114,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.error_handling"></a><h5>
-<a name="id1221835"></a>
+<a name="id1275806"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.error_handling">Error
           Handling</a>
         </h5>
@@ -220,7 +220,7 @@
 <span class="keyword">double</span> <span class="identifier">result</span> <span class="special">=</span> <span class="identifier">pow</span><span class="special">&lt;-</span><span class="number">5</span><span class="special">&gt;(</span><span class="identifier">base</span><span class="special">);</span>
 </pre>
 <a name="math_toolkit.special.powers.ct_pow.acknowledgements"></a><h5>
-<a name="id1222674"></a>
+<a name="id1276645"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.acknowledgements">Acknowledgements</a>
         </h5>
 <p>
@@ -231,7 +231,7 @@
 improving the implementation.
         </p>
 <a name="math_toolkit.special.powers.ct_pow.references"></a><h5>
-<a name="id1222694"></a>
+<a name="id1276665"></a>
           <a class="link" href="ct_pow.html#math_toolkit.special.powers.ct_pow.references">References</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/expm1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -68,7 +68,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/expm1.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.expm1.accuracy"></a><h5>
-<a name="id1218037"></a>
+<a name="id1271804"></a>
           <a class="link" href="expm1.html#math_toolkit.special.powers.expm1.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -76,7 +76,7 @@
           should have approximately 1 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.expm1.testing"></a><h5>
-<a name="id1218061"></a>
+<a name="id1271828"></a>
           <a class="link" href="expm1.html#math_toolkit.special.powers.expm1.testing">Testing</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/hypot.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -46,7 +46,7 @@
           representable.
         </p>
 <a name="math_toolkit.special.powers.hypot.implementation"></a><h5>
-<a name="id1219457"></a>
+<a name="id1273223"></a>
           <a class="link" href="hypot.html#math_toolkit.special.powers.hypot.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/log1p.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -81,7 +81,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/log1p.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.log1p.accuracy"></a><h5>
-<a name="id1217635"></a>
+<a name="id1271402"></a>
           <a class="link" href="log1p.html#math_toolkit.special.powers.log1p.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -89,7 +89,7 @@
           should have approximately 1 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.log1p.testing"></a><h5>
-<a name="id1217659"></a>
+<a name="id1271426"></a>
           <a class="link" href="log1p.html#math_toolkit.special.powers.log1p.testing">Testing</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/powm1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -62,14 +62,14 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/powm1.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.powm1.accuracy"></a><h5>
-<a name="id1219158"></a>
+<a name="id1272924"></a>
           <a class="link" href="powm1.html#math_toolkit.special.powers.powm1.accuracy">Accuracy</a>
         </h5>
 <p>
           Should have approximately 2-3 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.powm1.testing"></a><h5>
-<a name="id1219175"></a>
+<a name="id1272941"></a>
           <a class="link" href="powm1.html#math_toolkit.special.powers.powm1.testing">Testing</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/powers/sqrt1pm1.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -64,7 +64,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/sqrt1pm1.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.powers.sqrt1pm1.accuracy"></a><h5>
-<a name="id1218765"></a>
+<a name="id1272532"></a>
           <a class="link" href="sqrt1pm1.html#math_toolkit.special.powers.sqrt1pm1.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -72,7 +72,7 @@
           should have approximately 3 epsilon accuracy.
         </p>
 <a name="math_toolkit.special.powers.sqrt1pm1.testing"></a><h5>
-<a name="id1218789"></a>
+<a name="id1272556"></a>
           <a class="link" href="sqrt1pm1.html#math_toolkit.special.powers.sqrt1pm1.testing">Testing</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_derivative.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         of the Incomplete Beta Function</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_beta.beta_derivative.synopsis"></a><h5>
-<a name="id1170906"></a>
+<a name="id1226607"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -42,7 +42,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.beta_derivative.description"></a><h5>
-<a name="id1171240"></a>
+<a name="id1226941"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.description">Description</a>
         </h5>
 <p>
@@ -64,14 +64,14 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_derivative.accuracy"></a><h5>
-<a name="id1171315"></a>
+<a name="id1227016"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.accuracy">Accuracy</a>
         </h5>
 <p>
           Almost identical to the incomplete beta function <a class="link" href="ibeta_function.html" title="Incomplete Beta Functions">ibeta</a>.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_derivative.implementation"></a><h5>
-<a name="id1171340"></a>
+<a name="id1227041"></a>
           <a class="link" href="beta_derivative.html#math_toolkit.special.sf_beta.beta_derivative.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/beta_function.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.sf_beta.beta_function"></a><a class="link" href="beta_function.html" title="Beta">Beta</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_beta.beta_function.synopsis"></a><h5>
-<a name="id1156063"></a>
+<a name="id1211236"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -41,7 +41,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.beta_function.description"></a><h5>
-<a name="id1156890"></a>
+<a name="id1212198"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.description">Description</a>
         </h5>
 <p>
@@ -74,7 +74,7 @@
           type calculation rules</em></span></a> when T1 and T2 are different types.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_function.accuracy"></a><h5>
-<a name="id1157001"></a>
+<a name="id1212310"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -86,7 +86,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1157029"></a><p class="title"><b>Table&#160;22.&#160;Peak Errors In the Beta Function</b></p>
+<a name="id1212338"></a><p class="title"><b>Table&#160;22.&#160;Peak Errors In the Beta Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Beta Function">
 <colgroup>
 <col>
@@ -232,7 +232,7 @@
           very small.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_function.testing"></a><h5>
-<a name="id1157250"></a>
+<a name="id1212558"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.testing">Testing</a>
         </h5>
 <p>
@@ -241,7 +241,7 @@
           at 1000-bit precision.
         </p>
 <a name="math_toolkit.special.sf_beta.beta_function.implementation"></a><h5>
-<a name="id1157274"></a>
+<a name="id1212582"></a>
           <a class="link" href="beta_function.html#math_toolkit.special.sf_beta.beta_function.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_function.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Beta Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_beta.ibeta_function.synopsis"></a><h5>
-<a name="id1157510"></a>
+<a name="id1212819"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -60,7 +60,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.ibeta_function.description"></a><h5>
-<a name="id1158526"></a>
+<a name="id1213835"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.description">Description</a>
         </h5>
 <p>
@@ -141,7 +141,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/ibeta2.png"></span>
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_function.accuracy"></a><h5>
-<a name="id1161302"></a>
+<a name="id1215666"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -160,7 +160,7 @@
           with the wider exponent range of the long double types.
         </p>
 <div class="table">
-<a name="id1161333"></a><p class="title"><b>Table&#160;23.&#160;Errors In the Function ibeta(a,b,x)</b></p>
+<a name="id1215698"></a><p class="title"><b>Table&#160;23.&#160;Errors In the Function ibeta(a,b,x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function ibeta(a,b,x)">
 <colgroup>
 <col>
@@ -347,7 +347,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1161657"></a><p class="title"><b>Table&#160;24.&#160;Errors In the Function ibetac(a,b,x)</b></p>
+<a name="id1216022"></a><p class="title"><b>Table&#160;24.&#160;Errors In the Function ibetac(a,b,x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function ibetac(a,b,x)">
 <colgroup>
 <col>
@@ -514,7 +514,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1161931"></a><p class="title"><b>Table&#160;25.&#160;Errors In the Function beta(a, b, x)</b></p>
+<a name="id1216295"></a><p class="title"><b>Table&#160;25.&#160;Errors In the Function beta(a, b, x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function beta(a, b, x)">
 <colgroup>
 <col>
@@ -681,7 +681,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1162199"></a><p class="title"><b>Table&#160;26.&#160;Errors In the Function betac(a,b,x)</b></p>
+<a name="id1216564"></a><p class="title"><b>Table&#160;26.&#160;Errors In the Function betac(a,b,x)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function betac(a,b,x)">
 <colgroup>
 <col>
@@ -848,7 +848,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_beta.ibeta_function.testing"></a><h5>
-<a name="id1162477"></a>
+<a name="id1216841"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.testing">Testing</a>
         </h5>
 <p>
@@ -866,7 +866,7 @@
           have test data that is fully independent of the code.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_function.implementation"></a><h5>
-<a name="id1162513"></a>
+<a name="id1216877"></a>
           <a class="link" href="ibeta_function.html#math_toolkit.special.sf_beta.ibeta_function.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta/ibeta_inv_function.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -80,7 +80,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.description"></a><h5>
-<a name="id1166205"></a>
+<a name="id1220934"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.description">Description</a>
         </h5>
 <p>
@@ -281,7 +281,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.accuracy"></a><h5>
-<a name="id1170117"></a>
+<a name="id1225818"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -293,7 +293,7 @@
           or <code class="computeroutput"><span class="number">1</span></code>.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.testing"></a><h5>
-<a name="id1170159"></a>
+<a name="id1225860"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.testing">Testing</a>
         </h5>
 <p>
@@ -317,7 +317,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_ibeta_inv_and_ibetac_inv"></a><h5>
-<a name="id1170216"></a>
+<a name="id1225917"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_ibeta_inv_and_ibetac_inv">Implementation
           of ibeta_inv and ibetac_inv</a>
         </h5>
@@ -485,7 +485,7 @@
           rapidly converges on the true value.
         </p>
 <a name="math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_inverses_on_the_a_and_b_parameters"></a><h5>
-<a name="id1170844"></a>
+<a name="id1226545"></a>
           <a class="link" href="ibeta_inv_function.html#math_toolkit.special.sf_beta.ibeta_inv_function.implementation_of_inverses_on_the_a_and_b_parameters">Implementation
           of inverses on the a and b parameters</a>
         </h5>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_function.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.sf_erf.error_function"></a><a class="link" href="error_function.html" title="Error Functions">Error Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_erf.error_function.synopsis"></a><h5>
-<a name="id1171386"></a>
+<a name="id1227087"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -56,7 +56,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.sf_erf.error_function.description"></a><h5>
-<a name="id1171765"></a>
+<a name="id1227466"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -93,7 +93,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/erfc.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.sf_erf.error_function.accuracy"></a><h5>
-<a name="id1172732"></a>
+<a name="id1228546"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -106,7 +106,7 @@
           the one shown will have <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1172769"></a><p class="title"><b>Table&#160;27.&#160;Errors In the Function erf(z)</b></p>
+<a name="id1228584"></a><p class="title"><b>Table&#160;27.&#160;Errors In the Function erf(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function erf(z)">
 <colgroup>
 <col>
@@ -312,7 +312,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1173099"></a><p class="title"><b>Table&#160;28.&#160;Errors In the Function erfc(z)</b></p>
+<a name="id1228914"></a><p class="title"><b>Table&#160;28.&#160;Errors In the Function erfc(z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function erfc(z)">
 <colgroup>
 <col>
@@ -518,7 +518,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_erf.error_function.testing"></a><h5>
-<a name="id1173433"></a>
+<a name="id1229247"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.testing">Testing</a>
         </h5>
 <p>
@@ -533,7 +533,7 @@
           check.
         </p>
 <a name="math_toolkit.special.sf_erf.error_function.implementation"></a><h5>
-<a name="id1173461"></a>
+<a name="id1229276"></a>
           <a class="link" href="error_function.html#math_toolkit.special.sf_erf.error_function.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf/error_inv.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Inverses</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_erf.error_inv.synopsis"></a><h5>
-<a name="id1174192"></a>
+<a name="id1230007"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -57,7 +57,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.sf_erf.error_inv.description"></a><h5>
-<a name="id1174571"></a>
+<a name="id1230386"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -91,7 +91,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/erfc_inv.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.sf_erf.error_inv.accuracy"></a><h5>
-<a name="id1176361"></a>
+<a name="id1231357"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -101,7 +101,7 @@
           error functions</a>.
         </p>
 <a name="math_toolkit.special.sf_erf.error_inv.testing"></a><h5>
-<a name="id1176383"></a>
+<a name="id1231378"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.testing">Testing</a>
         </h5>
 <p>
@@ -124,7 +124,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.special.sf_erf.error_inv.implementation"></a><h5>
-<a name="id1176432"></a>
+<a name="id1231427"></a>
           <a class="link" href="error_inv.html#math_toolkit.special.sf_erf.error_inv.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/digamma.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.sf_gamma.digamma"></a><a class="link" href="digamma.html" title="Digamma">Digamma</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.digamma.synopsis"></a><h5>
-<a name="id1140827"></a>
+<a name="id1194744"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -41,7 +41,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.digamma.description"></a><h5>
-<a name="id1141747"></a>
+<a name="id1196756"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.description">Description</a>
         </h5>
 <p>
@@ -70,7 +70,7 @@
           T otherwise.
         </p>
 <a name="math_toolkit.special.sf_gamma.digamma.accuracy"></a><h5>
-<a name="id1141852"></a>
+<a name="id1196861"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -258,7 +258,7 @@
           absolute error will remain very low.
         </p>
 <a name="math_toolkit.special.sf_gamma.digamma.testing"></a><h5>
-<a name="id1142128"></a>
+<a name="id1197137"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.testing">Testing</a>
         </h5>
 <p>
@@ -268,7 +268,7 @@
           see below).
         </p>
 <a name="math_toolkit.special.sf_gamma.digamma.implementation"></a><h5>
-<a name="id1142151"></a>
+<a name="id1197159"></a>
           <a class="link" href="digamma.html#math_toolkit.special.sf_gamma.digamma.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_derivatives.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         of the Incomplete Gamma Function</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.synopsis"></a><h5>
-<a name="id1152760"></a>
+<a name="id1207383"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -42,7 +42,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.description"></a><h5>
-<a name="id1153045"></a>
+<a name="id1207667"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.description">Description</a>
         </h5>
 <p>
@@ -68,7 +68,7 @@
           otherwise the return type is simply T1.
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.accuracy"></a><h5>
-<a name="id1153125"></a>
+<a name="id1207747"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -76,7 +76,7 @@
           refer to the documentation for that function for more information.
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_derivatives.implementation"></a><h5>
-<a name="id1153153"></a>
+<a name="id1207775"></a>
           <a class="link" href="gamma_derivatives.html#math_toolkit.special.sf_gamma.gamma_derivatives.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/gamma_ratios.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -44,7 +44,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.gamma_ratios.description"></a><h5>
-<a name="id1143114"></a>
+<a name="id1198123"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">T2</span><span class="special">&gt;</span>
@@ -100,7 +100,7 @@
           <span class="inlinemediaobject"><img src="../../../../graphs/tgamma_delta_ratio.png" align="middle"></span>
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_ratios.accuracy"></a><h5>
-<a name="id1143661"></a>
+<a name="id1198670"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -110,7 +110,7 @@
           <a class="link" href="../../backgrounders/relative_error.html#zero_error">effectively zero error</a>.
         </p>
 <div class="table">
-<a name="id1143679"></a><p class="title"><b>Table&#160;16.&#160;Errors In the Function tgamma_delta_ratio(a, delta)</b></p>
+<a name="id1198688"></a><p class="title"><b>Table&#160;16.&#160;Errors In the Function tgamma_delta_ratio(a, delta)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_delta_ratio(a, delta)">
 <colgroup>
 <col>
@@ -213,7 +213,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1143834"></a><p class="title"><b>Table&#160;17.&#160;Errors In the Function tgamma_ratio(a, b)</b></p>
+<a name="id1198843"></a><p class="title"><b>Table&#160;17.&#160;Errors In the Function tgamma_ratio(a, b)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_ratio(a, b)">
 <colgroup>
 <col>
@@ -310,7 +310,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_gamma.gamma_ratios.testing"></a><h5>
-<a name="id1147023"></a>
+<a name="id1201636"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.testing">Testing</a>
         </h5>
 <p>
@@ -319,7 +319,7 @@
           a deliberately naive calculation of &#915;(x)/&#915;(y).
         </p>
 <a name="math_toolkit.special.sf_gamma.gamma_ratios.implementation"></a><h5>
-<a name="id1147047"></a>
+<a name="id1201660"></a>
           <a class="link" href="gamma_ratios.html#math_toolkit.special.sf_gamma.gamma_ratios.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Functions</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.igamma.synopsis"></a><h5>
-<a name="id1147089"></a>
+<a name="id1201702"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -60,7 +60,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.igamma.description"></a><h5>
-<a name="id1147894"></a>
+<a name="id1202507"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.description">Description</a>
         </h5>
 <p>
@@ -148,7 +148,7 @@
           <span class="inlinemediaobject"><img src="../../../../equations/igamma1.png"></span>
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma.accuracy"></a><h5>
-<a name="id1148850"></a>
+<a name="id1203464"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -173,7 +173,7 @@
           All values are in units of epsilon.
         </p>
 <div class="table">
-<a name="id1148892"></a><p class="title"><b>Table&#160;18.&#160;Errors In the Function gamma_p(a,z)</b></p>
+<a name="id1203506"></a><p class="title"><b>Table&#160;18.&#160;Errors In the Function gamma_p(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function gamma_p(a,z)">
 <colgroup>
 <col>
@@ -360,7 +360,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1149203"></a><p class="title"><b>Table&#160;19.&#160;Errors In the Function gamma_q(a,z)</b></p>
+<a name="id1203817"></a><p class="title"><b>Table&#160;19.&#160;Errors In the Function gamma_q(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function gamma_q(a,z)">
 <colgroup>
 <col>
@@ -546,7 +546,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1149518"></a><p class="title"><b>Table&#160;20.&#160;Errors In the Function tgamma_lower(a,z)</b></p>
+<a name="id1204131"></a><p class="title"><b>Table&#160;20.&#160;Errors In the Function tgamma_lower(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma_lower(a,z)">
 <colgroup>
 <col>
@@ -681,7 +681,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1149724"></a><p class="title"><b>Table&#160;21.&#160;Errors In the Function tgamma(a,z)</b></p>
+<a name="id1204338"></a><p class="title"><b>Table&#160;21.&#160;Errors In the Function tgamma(a,z)</b></p>
 <div class="table-contents"><table class="table" summary="Errors In the Function tgamma(a,z)">
 <colgroup>
 <col>
@@ -816,7 +816,7 @@
 </table></div>
 </div>
 <br class="table-break"><a name="math_toolkit.special.sf_gamma.igamma.testing"></a><h5>
-<a name="id1149934"></a>
+<a name="id1204548"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.testing">Testing</a>
         </h5>
 <p>
@@ -832,7 +832,7 @@
           fraction (see below) is unstable for small a and z.
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma.implementation"></a><h5>
-<a name="id1149961"></a>
+<a name="id1204574"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.implementation">Implementation</a>
         </h5>
 <p>
@@ -1001,7 +1001,7 @@
           by Temme (see references below).
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma.references"></a><h5>
-<a name="id1150702"></a>
+<a name="id1205316"></a>
           <a class="link" href="igamma.html#math_toolkit.special.sf_gamma.igamma.references">References</a>
         </h5>
 <div class="itemizedlist"><ul type="disc">

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/igamma_inv.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Gamma Function Inverses</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.synopsis"></a><h5>
-<a name="id1150763"></a>
+<a name="id1205377"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -60,7 +60,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.description"></a><h5>
-<a name="id1151600"></a>
+<a name="id1206222"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.description">Description</a>
         </h5>
 <p>
@@ -161,7 +161,7 @@
           0</em></span>.
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.accuracy"></a><h5>
-<a name="id1152610"></a>
+<a name="id1207233"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -175,7 +175,7 @@
           functions.
         </p>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.testing"></a><h5>
-<a name="id1152638"></a>
+<a name="id1207260"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.testing">Testing</a>
         </h5>
 <p>
@@ -199,7 +199,7 @@
             </li>
 </ul></div>
 <a name="math_toolkit.special.sf_gamma.igamma_inv.implementation"></a><h5>
-<a name="id1152694"></a>
+<a name="id1207317"></a>
           <a class="link" href="igamma_inv.html#math_toolkit.special.sf_gamma.igamma_inv.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/lgamma.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.sf_gamma.lgamma"></a><a class="link" href="lgamma.html" title="Log Gamma">Log Gamma</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.lgamma.synopsis"></a><h5>
-<a name="id1139107"></a>
+<a name="id1193024"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -47,7 +47,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.lgamma.description"></a><h5>
-<a name="id1139490"></a>
+<a name="id1193407"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.description">Description</a>
         </h5>
 <p>
@@ -86,7 +86,7 @@
           T otherwise.
         </p>
 <a name="math_toolkit.special.sf_gamma.lgamma.accuracy"></a><h5>
-<a name="id1139617"></a>
+<a name="id1193534"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -337,7 +337,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.special.sf_gamma.lgamma.testing"></a><h5>
-<a name="id1140047"></a>
+<a name="id1193964"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.testing">Testing</a>
         </h5>
 <p>
@@ -348,7 +348,7 @@
           Random tests in key problem areas are also used.
         </p>
 <a name="math_toolkit.special.sf_gamma.lgamma.implementation"></a><h5>
-<a name="id1140067"></a>
+<a name="id1193984"></a>
           <a class="link" href="lgamma.html#math_toolkit.special.sf_gamma.lgamma.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma/tgamma.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.sf_gamma.tgamma"></a><a class="link" href="tgamma.html" title="Gamma">Gamma</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_gamma.tgamma.synopsis"></a><h5>
-<a name="id1136817"></a>
+<a name="id1191297"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -47,7 +47,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_gamma.tgamma.description"></a><h5>
-<a name="id1137166"></a>
+<a name="id1191646"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -112,7 +112,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.sf_gamma.tgamma.accuracy"></a><h5>
-<a name="id1137624"></a>
+<a name="id1192104"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -367,7 +367,7 @@
 </tbody>
 </table></div>
 <a name="math_toolkit.special.sf_gamma.tgamma.testing"></a><h5>
-<a name="id1138067"></a>
+<a name="id1192547"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.testing">Testing</a>
         </h5>
 <p>
@@ -382,7 +382,7 @@
           a lanczos approximation accurate to around 100 decimal digits.
         </p>
 <a name="math_toolkit.special.sf_gamma.tgamma.implementation"></a><h5>
-<a name="id1138124"></a>
+<a name="id1192603"></a>
           <a class="link" href="tgamma.html#math_toolkit.special.sf_gamma.tgamma.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/hermite.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -20,7 +20,7 @@
 <a name="math_toolkit.special.sf_poly.hermite"></a><a class="link" href="hermite.html" title="Hermite Polynomials">Hermite Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.hermite.synopsis"></a><h5>
-<a name="id1189402"></a>
+<a name="id1243988"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -44,7 +44,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_poly.hermite.description"></a><h5>
-<a name="id1189770"></a>
+<a name="id1244355"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.description">Description</a>
         </h5>
 <p>
@@ -124,7 +124,7 @@
 </dl>
 </div>
 <a name="math_toolkit.special.sf_poly.hermite.accuracy"></a><h5>
-<a name="id1190523"></a>
+<a name="id1245109"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -134,7 +134,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1190541"></a><p class="title"><b>Table&#160;34.&#160;Peak Errors In the Hermite Polynomial</b></p>
+<a name="id1245127"></a><p class="title"><b>Table&#160;34.&#160;Peak Errors In the Hermite Polynomial</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Hermite Polynomial">
 <colgroup>
 <col>
@@ -241,7 +241,7 @@
           is very close to a root.
         </p>
 <a name="math_toolkit.special.sf_poly.hermite.testing"></a><h5>
-<a name="id1190698"></a>
+<a name="id1245284"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.testing">Testing</a>
         </h5>
 <p>
@@ -251,7 +251,7 @@
           precision.
         </p>
 <a name="math_toolkit.special.sf_poly.hermite.implementation"></a><h5>
-<a name="id1190720"></a>
+<a name="id1245306"></a>
           <a class="link" href="hermite.html#math_toolkit.special.sf_poly.hermite.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/laguerre.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Associated) Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.laguerre.synopsis"></a><h5>
-<a name="id1186715"></a>
+<a name="id1241164"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -55,7 +55,7 @@
 <span class="special">}}</span> <span class="comment">// namespaces
 </span></pre>
 <a name="math_toolkit.special.sf_poly.laguerre.description"></a><h5>
-<a name="id1187466"></a>
+<a name="id1242051"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.description">Description</a>
         </h5>
 <p>
@@ -198,7 +198,7 @@
 </dl>
 </div>
 <a name="math_toolkit.special.sf_poly.laguerre.accuracy"></a><h5>
-<a name="id1189005"></a>
+<a name="id1243591"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -208,7 +208,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1189023"></a><p class="title"><b>Table&#160;32.&#160;Peak Errors In the Laguerre Polynomial</b></p>
+<a name="id1243609"></a><p class="title"><b>Table&#160;32.&#160;Peak Errors In the Laguerre Polynomial</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Laguerre Polynomial">
 <colgroup>
 <col>
@@ -308,7 +308,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1189183"></a><p class="title"><b>Table&#160;33.&#160;Peak Errors In the Associated Laguerre Polynomial</b></p>
+<a name="id1243769"></a><p class="title"><b>Table&#160;33.&#160;Peak Errors In the Associated Laguerre Polynomial</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Associated Laguerre Polynomial">
 <colgroup>
 <col>
@@ -415,7 +415,7 @@
           is very close to a root.
         </p>
 <a name="math_toolkit.special.sf_poly.laguerre.testing"></a><h5>
-<a name="id1189340"></a>
+<a name="id1243926"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.testing">Testing</a>
         </h5>
 <p>
@@ -425,7 +425,7 @@
           precision.
         </p>
 <a name="math_toolkit.special.sf_poly.laguerre.implementation"></a><h5>
-<a name="id1189375"></a>
+<a name="id1243960"></a>
           <a class="link" href="laguerre.html#math_toolkit.special.sf_poly.laguerre.implementation">Implementation</a>
         </h5>
 <p>

Modified: sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html
==============================================================================
--- sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html (original)
+++ sandbox/tools/auto_index/example/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly/legendre.html 2010-12-23 13:15:04 EST (Thu, 23 Dec 2010)
@@ -21,7 +21,7 @@
         Associated) Polynomials</a>
 </h4></div></div></div>
 <a name="math_toolkit.special.sf_poly.legendre.synopsis"></a><h5>
-<a name="id1176793"></a>
+<a name="id1231789"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.synopsis">Synopsis</a>
         </h5>
 <p>
@@ -72,7 +72,7 @@
           it handles errors, what level of precision to use etc. Refer to the <a class="link" href="../../policy.html" title="Policies">policy documentation for more details</a>.
         </p>
 <a name="math_toolkit.special.sf_poly.legendre.description"></a><h5>
-<a name="id1177642"></a>
+<a name="id1232637"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.description">Description</a>
         </h5>
 <pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span>
@@ -280,7 +280,7 @@
 </dl>
 </div>
 <a name="math_toolkit.special.sf_poly.legendre.accuracy"></a><h5>
-<a name="id1186108"></a>
+<a name="id1240557"></a>
           <a class="link" href="legendre.html#math_toolkit.special.sf_poly.legendre.accuracy">Accuracy</a>
         </h5>
 <p>
@@ -290,7 +290,7 @@
           zero error</a>.
         </p>
 <div class="table">
-<a name="id1186126"></a><p class="title"><b>Table&#160;29.&#160;Peak Errors In the Legendre P Function</b></p>
+<a name="id1240575"></a><p class="title"><b>Table&#160;29.&#160;Peak Errors In the Legendre P Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Legendre P Function">
 <colgroup>
 <col>
@@ -419,7 +419,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1186315"></a><p class="title"><b>Table&#160;30.&#160;Peak Errors In the Associated Legendre P Function</b></p>
+<a name="id1240764"></a><p class="title"><b>Table&#160;30.&#160;Peak Errors In the Associated Legendre P Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Associated Legendre P Function">
 <colgroup>
 <col>
@@ -519,7 +519,7 @@
 </table></div>
 </div>
 <br class="table-break"><div class="table">
-<a name="id1186465"></a><p class="title"><b>Table&#160;31.&#160;Peak Errors In the Legendre Q Function</b></p>
+<a name="id1240914"></a><p class="title"><b>Table&#160;31.&#160;Peak Errors In the Legendre Q Function</b></p>
 <div class="table-contents"><table class="table" summary="Peak Errors In the Legendre Q Function">
 <colgroup>
 <col>
@@ -661,7 +661,7 @@
           given here.
   &nb