Changes between Version 2 and Version 3 of BoostDocsFormats


Ignore:
Timestamp:
Oct 19, 2011, 9:06:48 AM (11 years ago)
Author:
Matias Capeletto
Comment:

Update reference formats

Legend:

Unmodified
Added
Removed
Modified
  • BoostDocsFormats

    v2 v3  
    33-----
    44
    5 || Total                 || 94  || 100% ||
    6 || boostbook(+quickbook) || 53  ||  57% ||
    7 || hmtl                  || 34  ||  36% ||
    8 || others                || 7   ||   7% ||
    9 
    10 -----
    11 
    12 || Total                 || 94  ||
    13 || quickbook             || 40  ||
    14 || boostbook             || 13  ||
    15 || html                  || 34  ||
    16 || rst                   || 6   ||
    17 || doxygen               || 1   ||
    18 
    19 -----
    20 
    21 || accumulators            || quickbook                  ||
    22 || algorithm/minmax        || html                       ||
    23 || algorithm/string        || boostbook                  ||
    24 || any                     || boostbook                  ||
    25 || array                   || boostbook                  ||
    26 || asio                    || quickbook                  ||
    27 || assign                  || html                       ||
    28 || bimap                   || quickbook                  ||
    29 || bind                    || html (boostbook reference) ||
    30 || chrono                  || quickbook                  ||
    31 || circular_buffer         || html                       ||
    32 || compatibility           || html                       ||
    33 || concept_check           || html (boostbook reference) ||
    34 || config                  || quickbook                  ||
    35 || container               || quickbook                  ||
    36 || conversion/lexical_cast || quickbook                  ||
    37 || crc                     || html                       ||
    38 || date_time               || boostbook                  ||
    39 || disjoint_sets           || html                       ||
    40 || dynamic_bitset          || html                       ||
    41 || exception               || html                       ||
    42 || filesystem              || html                       ||
    43 || flyweight               || html                       ||
    44 || foreach                 || quickbook                  ||
    45 || format                  || html                       ||
    46 || function                || boostbook                  ||
    47 || function_types          || quickbook                  ||
    48 || functional              || html                       ||
    49 || functional/factory      || quickbook                  ||
    50 || functional/forward      || quickbook                  ||
    51 || functional/hash         || quickbook (boostbook reference) ||
    52 || fusion                  || quickbook                  ||
    53 || geometry                || quickbook                  ||
    54 || gil                     || doxygen                    ||
    55 || graph                   || quickbook                  ||
    56 || graph_parallel          || rst                        ||
    57 || icl                     || quickbook                  ||
    58 || integer                 || quickbook                  ||
    59 || interprocess            || quickbook                  ||
    60 || intrusive               || quickbook                  ||
    61 || io                      || html                       ||
    62 || iostreams               || html                       ||
    63 || iterator                || rst (quickbook)            ||
    64 || lambda                  || boostbook                  ||
    65 || locale                  || doxygen                    ||
    66 || logic/tribool           || boostbook                  ||
    67 || math                    || quickbook                  ||
    68 || mem_fn                  || html                       ||
    69 || move                    || quickbook                  ||
    70 || mpi                     || quickbook                  ||
    71 || mpl                     || rst                        ||
    72 || msm                     || boostbook                  ||
    73 || multi_array             || boostbook                  ||
    74 || multi_index             || html                       ||
    75 || numeric/conversion      || quickbook                  ||
    76 || numeric/interval        || html                       ||
    77 || numeric/ublas           || html                       ||
    78 || optional                || quickbook                  ||
    79 || parameter               || rst                        ||
    80 || phoenix                 || quickbook                  ||
    81 || polygon                 || html                       ||
    82 || pool                    || quickbook                  ||
    83 || preprocessor            || html                       ||
    84 || program_options         || boostbook                  ||
    85 || property_map            || html                       ||
    86 || property_tree           || quickbook                  ||
    87 || proto                   || quickbook                  ||
    88 || ptr_container           || rst                        ||
    89 || python                  || html, rst, quickbook       ||
    90 || random                  || quickbook                  ||
    91 || range                   || quickbook                  ||
    92 || ratio                   || quickbook                  ||
    93 || rational                || html                       ||
    94 || regex                   || quickbook                  ||
    95 || scope_exit              || quickbook                  ||
    96 || serialization           || html                       ||
    97 || signals                 || boostbook                  ||
    98 || smart_ptr               || html                       ||
    99 || spirit                  || quickbook                  ||
    100 || statechart              || html                       ||
    101 || static_assert           || quickbook                  ||
    102 || system                  || html                       ||
    103 || test                    || boostbook                  ||
    104 || thread                  || quickbook                  ||
    105 || timer                   || html                       ||
    106 || tokenizer               || html                       ||
    107 || tr1                     || quickbook                  ||
    108 || tti                     || quickbook                  ||
    109 || tuple                   || html                       ||
    110 || type_traits             || quickbook                  ||
    111 || typeof                  || quickbook                  ||
    112 || units                   || quickbook                  ||
    113 || unordered               || quickbook (boostbook reference) ||
    114 || utility                 || html                       ||
    115 || uuid                    || html                       ||
    116 || variant                 || boostbook                  ||
    117 || wave                    || html                       ||
    118 || xpressive               || quickbook                  ||
     5|| '''Library'''           || '''Main doc format'''      || '''Reference'''  ||
     6|| accumulators            || quickbook                  || doxygen          ||
     7|| algorithm/minmax        || html                       || html             ||
     8|| algorithm/string        || boostbook                  || doxygen          ||
     9|| any                     || boostbook                  || boostbook        ||
     10|| array                   || boostbook                  || boostbook        ||
     11|| asio                    || quickbook                  || doxygen          ||
     12|| assign                  || html                       || html             ||
     13|| bimap                   || quickbook                  || quickbook        ||
     14|| bind                    || html                       || boostbook        ||
     15|| chrono                  || quickbook                  || quickbook        ||
     16|| circular_buffer         || html                       || doxygen          ||
     17|| compatibility           || html                       || script           ||
     18|| concept_check           || html                       || boostbook        ||
     19|| config                  || quickbook                  || quickbook        ||
     20|| container               || quickbook                  || doxygen          ||
     21|| conversion/lexical_cast || quickbook                  || quickbook        ||
     22|| crc                     || html                       || html             ||
     23|| date_time               || boostbook                  || doxygen          ||
     24|| disjoint_sets           || html                       || html             ||
     25|| dynamic_bitset          || html                       || html             ||
     26|| exception               || html                       || html             ||
     27|| filesystem              || html                       || html             ||
     28|| flyweight               || html                       || html             ||
     29|| foreach                 || quickbook                  || quickbook        ||
     30|| format                  || html                       || html             ||
     31|| function                || boostbook                  || boostbook        ||
     32|| function_types          || quickbook                  || quickbook        ||
     33|| functional              || html                       || html             ||
     34|| functional/factory      || quickbook                  || quickbook        ||
     35|| functional/forward      || quickbook                  || quickbook        ||
     36|| functional/hash         || quickbook                  || boostbook        ||
     37|| fusion                  || quickbook                  || quickbook        ||
     38|| geometry                || quickbook                  || doxygen          ||
     39|| gil                     || doxygen                    || doxygen          ||
     40|| graph                   || quickbook                  || quickbook        ||
     41|| graph_parallel          || rst                        || rst              ||
     42|| icl                     || quickbook                  || quickbook,doxygen||
     43|| integer                 || quickbook                  || quickbook        ||
     44|| interprocess            || quickbook                  || doxygen          ||
     45|| intrusive               || quickbook                  || doxygen          ||
     46|| io                      || html                       || html             ||
     47|| iostreams               || html                       || html             ||
     48|| iterator                || rst (quickbook)            || rst              ||
     49|| lambda                  || boostbook                  || boostbook        ||
     50|| locale                  || doxygen                    || doxygen          ||
     51|| logic/tribool           || boostbook                  || doxygen          ||
     52|| math                    || quickbook                  || quickbook        ||
     53|| mem_fn                  || html                       || html             ||
     54|| move                    || quickbook                  || doxygen          ||
     55|| mpi                     || quickbook                  || doxygen          ||
     56|| mpl                     || rst                        || rst              ||
     57|| msm                     || boostbook                  || boostbook        ||
     58|| multi_array             || boostbook                  || boostbook        ||
     59|| multi_index             || html                       || html             ||
     60|| numeric/conversion      || quickbook                  || quickbook        ||
     61|| numeric/interval        || html                       || html             ||
     62|| numeric/ublas           || html                       || html             ||
     63|| optional                || quickbook                  || quickbook        ||
     64|| parameter               || rst                        || rst              ||
     65|| phoenix                 || quickbook                  || quickbook        ||
     66|| polygon                 || html                       || html             ||
     67|| pool                    || quickbook                  || doxygen          ||
     68|| preprocessor            || html                       || html             ||
     69|| program_options         || boostbook                  || doxygen          ||
     70|| property_map            || html                       || html             ||
     71|| property_tree           || quickbook                  || dogygen          ||
     72|| proto                   || quickbook                  || doxygen          ||
     73|| ptr_container           || rst                        || rst              ||
     74|| python                  || html, rst, quickbook       || rst              ||
     75|| random                  || quickbook                  || doxygen          ||
     76|| range                   || quickbook                  || quickbook        ||
     77|| ratio                   || quickbook                  || quickbook        ||
     78|| rational                || html                       || html             ||
     79|| regex                   || quickbook                  || quickbook        ||
     80|| scope_exit              || quickbook                  || quickbook        ||
     81|| serialization           || html                       || html             ||
     82|| signals                 || boostbook                  || boostbook        ||
     83|| smart_ptr               || html                       || html             ||
     84|| spirit                  || quickbook                  || quickbook        ||
     85|| statechart              || html                       || html             ||
     86|| static_assert           || quickbook                  || quickbook        ||
     87|| system                  || html                       || html             ||
     88|| test                    || boostbook                  || boostbook        ||
     89|| thread                  || quickbook                  || quickbook        ||
     90|| timer                   || html                       || html             ||
     91|| tokenizer               || html                       || html             ||
     92|| tr1                     || quickbook                  || quickbook        ||
     93|| tti                     || quickbook                  || doxygen          ||
     94|| tuple                   || html                       || html             ||
     95|| type_traits             || quickbook                  || quickbook        ||
     96|| typeof                  || quickbook                  || quickbook        ||
     97|| units                   || quickbook                  || doxygen          ||
     98|| unordered               || quickbook                  || boostbook        ||
     99|| utility                 || html                       || html             ||
     100|| uuid                    || html                       || html             ||
     101|| variant                 || boostbook                  || boostbook        ||
     102|| wave                    || html                       || html             ||
     103|| xpressive               || quickbook                  || doxygen          ||