From 709ca2812d49289d139f32bdabb1e6439c52b1ce Mon Sep 17 00:00:00 2001 From: Matt Borland Date: Wed, 5 Aug 2026 10:47:09 -0400 Subject: [PATCH 1/2] Fix end section syntax --- doc/tutorial_interval_mpfi.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial_interval_mpfi.qbk b/doc/tutorial_interval_mpfi.qbk index 7fb9a06c6..1d90c1b98 100644 --- a/doc/tutorial_interval_mpfi.qbk +++ b/doc/tutorial_interval_mpfi.qbk @@ -141,7 +141,7 @@ Returns `true` if `lower(a) == upper(a)`. [mpfi_eg] -[endsect] [section:mpfi mpfi_float] +[endsect] [/section:mpfi mpfi_float] [endsect] [/section:interval Interval Number Types] From 9b5a590fd86299da186964e6cf0f0971fdcdf0a5 Mon Sep 17 00:00:00 2001 From: Matt Borland Date: Wed, 5 Aug 2026 11:26:44 -0400 Subject: [PATCH 2/2] Regenerate HTML --- doc/html/boost_multiprecision/indexes.html | 7 +- .../boost_multiprecision/indexes/s01.html | 251 ++----------- .../boost_multiprecision/indexes/s02.html | 17 +- .../boost_multiprecision/indexes/s03.html | 9 +- .../boost_multiprecision/indexes/s04.html | 331 +++--------------- doc/html/boost_multiprecision/intro.html | 41 +-- doc/html/boost_multiprecision/map.html | 7 +- doc/html/boost_multiprecision/map/ack.html | 7 +- doc/html/boost_multiprecision/map/faq.html | 7 +- doc/html/boost_multiprecision/map/hist.html | 7 +- doc/html/boost_multiprecision/map/todo.html | 7 +- doc/html/boost_multiprecision/perf.html | 11 +- .../perf/float_performance.html | 7 +- .../perf/int_real_world.html | 51 +-- .../perf/integer_performance.html | 7 +- .../boost_multiprecision/perf/overhead.html | 9 +- .../perf/rational_performance.html | 7 +- .../perf/rational_real_world.html | 13 +- .../boost_multiprecision/perf/realworld.html | 19 +- doc/html/boost_multiprecision/ref.html | 8 +- .../boost_multiprecision/ref/backendconc.html | 175 +++++---- .../ref/cpp_bin_float_ref.html | 14 +- .../boost_multiprecision/ref/cpp_dec_ref.html | 15 +- .../ref/cpp_double_fp_ref.html | 91 +++++ .../boost_multiprecision/ref/cpp_int_ref.html | 9 +- .../boost_multiprecision/ref/gmp_int_ref.html | 9 +- .../boost_multiprecision/ref/headers.html | 7 +- .../boost_multiprecision/ref/internals.html | 15 +- .../boost_multiprecision/ref/mpf_ref.html | 9 +- .../boost_multiprecision/ref/mpfr_ref.html | 9 +- doc/html/boost_multiprecision/ref/number.html | 30 +- .../boost_multiprecision/ref/tom_int_ref.html | 9 +- doc/html/boost_multiprecision/tut.html | 21 +- .../boost_multiprecision/tut/complex.html | 7 +- .../tut/complex/complex128.html | 9 +- .../tut/complex/complex_adaptor.html | 9 +- .../tut/complex/cpp_complex.html | 154 ++++---- .../tut/complex/mpc_complex.html | 11 +- .../boost_multiprecision/tut/conversions.html | 21 +- doc/html/boost_multiprecision/tut/eigen.html | 7 +- doc/html/boost_multiprecision/tut/floats.html | 51 ++- .../tut/floats/cpp_bin_float.html | 16 +- .../tut/floats/cpp_dec_float.html | 13 +- .../tut/floats/cpp_double_fp_backend.html | 190 ++++++++++ .../tut/floats/float128.html | 85 ++--- .../tut/floats/fp_eg.html | 15 +- .../tut/floats/fp_eg/aos.html | 7 +- .../tut/floats/fp_eg/caveats.html | 17 +- .../tut/floats/fp_eg/floatbuiltinctor.html | 11 +- .../fp_eg/gauss_lagerre_quadrature.html | 17 +- .../tut/floats/fp_eg/gi.html | 7 +- .../tut/floats/fp_eg/jel.html | 17 +- .../tut/floats/fp_eg/nd.html | 9 +- .../tut/floats/fp_eg/poly_eg.html | 7 +- .../tut/floats/fp_eg/variable_precision.html | 21 +- .../tut/floats/gmp_float.html | 17 +- .../tut/floats/mpfr_float.html | 11 +- doc/html/boost_multiprecision/tut/fwd.html | 15 +- .../boost_multiprecision/tut/gen_int.html | 7 +- doc/html/boost_multiprecision/tut/hash.html | 7 +- .../tut/import_export.html | 11 +- .../tut/input_output.html | 15 +- .../boost_multiprecision/tut/interval.html | 12 +- .../tut/interval/mpfi.html | 13 +- doc/html/boost_multiprecision/tut/ints.html | 7 +- .../tut/ints/cpp_int.html | 35 +- .../boost_multiprecision/tut/ints/egs.html | 7 +- .../tut/ints/egs/bitops.html | 7 +- .../tut/ints/egs/factorials.html | 11 +- .../tut/ints/gmp_int.html | 17 +- .../tut/ints/tom_int.html | 13 +- doc/html/boost_multiprecision/tut/limits.html | 9 +- .../tut/limits/constants.html | 34 +- .../tut/limits/functions.html | 25 +- .../tut/limits/how_to_tell.html | 7 +- .../tut/limits/limits32.html | 7 +- doc/html/boost_multiprecision/tut/lits.html | 19 +- doc/html/boost_multiprecision/tut/misc.html | 9 +- .../tut/misc/debug_adaptor.html | 28 +- .../tut/misc/logged_adaptor.html | 9 +- doc/html/boost_multiprecision/tut/mixed.html | 17 +- .../boost_multiprecision/tut/new_backend.html | 7 +- .../boost_multiprecision/tut/primetest.html | 7 +- doc/html/boost_multiprecision/tut/random.html | 19 +- .../boost_multiprecision/tut/rational.html | 10 +- .../tut/rational/cpp_rational.html | 7 +- .../tut/rational/gmp_rational.html | 10 +- .../tut/rational/rational_adaptor.html | 13 +- .../tut/rational/tommath_rational.html | 19 +- .../boost_multiprecision/tut/rounding.html | 7 +- doc/html/boost_multiprecision/tut/serial.html | 7 +- .../boost_multiprecision/tut/variable.html | 31 +- doc/html/index.html | 28 +- doc/html/standalone_HTML.manifest | 4 +- 94 files changed, 1222 insertions(+), 1253 deletions(-) create mode 100644 doc/html/boost_multiprecision/ref/cpp_double_fp_ref.html create mode 100644 doc/html/boost_multiprecision/tut/floats/cpp_double_fp_backend.html diff --git a/doc/html/boost_multiprecision/indexes.html b/doc/html/boost_multiprecision/indexes.html index 91d890816..da53f43e5 100644 --- a/doc/html/boost_multiprecision/indexes.html +++ b/doc/html/boost_multiprecision/indexes.html @@ -3,7 +3,7 @@ Indexes - + @@ -34,8 +34,9 @@
Index
-

A B C D E F G H I L M N O P R S T V X Z

@@ -77,8 +77,8 @@
  • -

    assign_components

    - +

    atan2

    +
  • atanh

    @@ -228,6 +228,10 @@
  • number

  • +
  • +

    down

    + +
  • E @@ -256,26 +260,7 @@
  • -

    eval_acos

    - -
  • -
  • eval_add

    - -
  • -
  • -

    eval_asin

    - -
  • -
  • -

    eval_atan

    - -
  • -
  • -

    eval_atan2

  • @@ -284,98 +269,21 @@
  • eval_bitwise_or

    - -
  • -
  • -

    eval_bitwise_xor

    - -
  • -
  • -

    eval_bit_flip

  • -

    eval_bit_set

    - -
  • -
  • -

    eval_bit_test

    - -
  • -
  • -

    eval_bit_unset

    - -
  • -
  • -

    eval_ceil

    - -
  • -
  • -

    eval_complement

    - -
  • -
  • -

    eval_conj

    - -
  • -
  • -

    eval_convert_to

    - -
  • -
  • -

    eval_cos

    - -
  • -
  • -

    eval_cosh

    - -
  • -
  • -

    eval_decrement

    +

    eval_bitwise_xor

  • eval_divide

    - -
  • -
  • -

    eval_eq

  • -

    eval_exp

    - -
  • -
  • -

    eval_exp2

    - -
  • -
  • -

    eval_fabs

    - -
  • -
  • -

    eval_floor

    - -
  • -
  • -

    eval_fmod

    +

    eval_eq

  • -

    eval_frexp

    - -
  • -
  • eval_gcd

  • @@ -388,53 +296,18 @@
  • -

    eval_imag

    - -
  • -
  • eval_increment

  • -

    eval_integer_sqrt

    - -
  • -
  • -

    eval_is_zero

    - -
  • -
  • eval_lcm

  • -

    eval_ldexp

    - -
  • -
  • -

    eval_left_shift

    - -
  • -
  • -

    eval_log

    - -
  • -
  • -

    eval_log10

    - -
  • -
  • eval_lt

  • -

    eval_modf

    - -
  • -
  • eval_modulus

  • -

    eval_msb

    - -
  • -
  • eval_multiply

    - +
  • eval_multiply_add

    @@ -465,33 +331,6 @@
  • -

    eval_pow

    - -
  • -
  • -

    eval_powm

    - -
  • -
  • -

    eval_proj

    - -
  • -
  • -

    eval_qr

    - -
  • -
  • -

    eval_real

    - -
  • -
  • -

    eval_right_shift

    - -
  • -
  • eval_round

  • @@ -500,42 +339,7 @@
  • -

    eval_set_imag

    - -
  • -
  • -

    eval_set_real

    - -
  • -
  • -

    eval_sin

    - -
  • -
  • -

    eval_sinh

    - -
  • -
  • -

    eval_sqrt

    - -
  • -
  • eval_subtract

    - -
  • -
  • -

    eval_tan

    - -
  • -
  • -

    eval_tanh

    - -
  • -
  • -

    eval_trunc

  • @@ -728,6 +532,18 @@
  • +

    log

    + +
  • +
  • log1p

  • -

    C D E F G I L M N R T

    @@ -50,13 +50,7 @@
  • Forward Declarations

  • -
  • -

    cpp_dec_float

    - -
  • +
  • cpp_double_fp_backend

  • cpp_int_backend

      @@ -233,8 +227,9 @@
    -

    -

    A B C D E F G H I L M N O P R S T V X Z

    @@ -76,8 +76,8 @@
  • -

    assign_components

    - +

    atan2

    +
  • atanh

    @@ -242,30 +242,7 @@
  • Compulsory Requirements on the Backend type.

    - +
  • conj

    @@ -299,17 +276,18 @@
  • cpp_bin_float

  • Forward Declarations

  • History

  • +
  • log

  • value

  • cpp_dec_float

  • +
  • cpp_double_fp_backend

  • cpp_int

    @@ -358,10 +336,10 @@
  • -

    Defining a Special Function.

    +

    Defining a Special Function

  • @@ -384,6 +362,10 @@
  • number

  • +
  • +

    down

    + +
  • E @@ -412,26 +394,7 @@
  • -

    eval_acos

    - -
  • -
  • eval_add

    - -
  • -
  • -

    eval_asin

    - -
  • -
  • -

    eval_atan

    - -
  • -
  • -

    eval_atan2

  • @@ -440,98 +403,21 @@
  • eval_bitwise_or

    - -
  • -
  • -

    eval_bitwise_xor

    - -
  • -
  • -

    eval_bit_flip

    - -
  • -
  • -

    eval_bit_set

    - -
  • -
  • -

    eval_bit_test

    - -
  • -
  • -

    eval_bit_unset

    - -
  • -
  • -

    eval_ceil

    - -
  • -
  • -

    eval_complement

    - -
  • -
  • -

    eval_conj

    - -
  • -
  • -

    eval_convert_to

    - -
  • -
  • -

    eval_cos

    - -
  • -
  • -

    eval_cosh

  • -

    eval_decrement

    +

    eval_bitwise_xor

  • eval_divide

    - -
  • -
  • -

    eval_eq

    - -
  • -
  • -

    eval_exp

  • -

    eval_exp2

    - -
  • -
  • -

    eval_fabs

    - -
  • -
  • -

    eval_floor

    - -
  • -
  • -

    eval_fmod

    +

    eval_eq

  • -

    eval_frexp

    - -
  • -
  • eval_gcd

  • @@ -544,53 +430,18 @@
  • -

    eval_imag

    - -
  • -
  • eval_increment

  • -

    eval_integer_sqrt

    - -
  • -
  • -

    eval_is_zero

    - -
  • -
  • eval_lcm

  • -

    eval_ldexp

    - -
  • -
  • -

    eval_left_shift

    - -
  • -
  • -

    eval_log

    - -
  • -
  • -

    eval_log10

    - -
  • -
  • eval_lt

  • -

    eval_modf

    - -
  • -
  • eval_modulus

  • -

    eval_msb

    - -
  • -
  • eval_multiply

    - +
  • eval_multiply_add

    @@ -621,33 +465,6 @@
  • -

    eval_pow

    - -
  • -
  • -

    eval_powm

    - -
  • -
  • -

    eval_proj

    - -
  • -
  • -

    eval_qr

    - -
  • -
  • -

    eval_real

    - -
  • -
  • -

    eval_right_shift

    - -
  • -
  • eval_round

  • @@ -656,42 +473,7 @@
  • -

    eval_set_imag

    - -
  • -
  • -

    eval_set_real

    - -
  • -
  • -

    eval_sin

    - -
  • -
  • -

    eval_sinh

    - -
  • -
  • -

    eval_sqrt

    - -
  • -
  • eval_subtract

    - -
  • -
  • -

    eval_tan

    - -
  • -
  • -

    eval_tanh

    - -
  • -
  • -

    eval_trunc

  • @@ -746,6 +528,7 @@
  • BOOST_MP_USE_QUAD

  • data

  • float128_backend

  • +
  • log

  • of

  • type

  • @@ -770,7 +553,6 @@ @@ -1083,6 +866,18 @@
  • +

    log

    + +
  • +
  • log1p

  • - - - - - - - - - -