Skip to content

Commit cd08821

Browse files
committed
Updating Sphinx docs - branch (html)
1 parent 0c27ecc commit cd08821

1,127 files changed

Lines changed: 198295 additions & 366772 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

branches/master/html/_sources/libs/core/algorithms/api/full_api.rst

Lines changed: 105 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -19,136 +19,136 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1919
:maxdepth: 1
2020

2121
/libs/core/algorithms/api/task_block.rst
22-
/libs/core/algorithms/api/task_group.rst
2322
/libs/core/algorithms/api/run_on_all.rst
23+
/libs/core/algorithms/api/task_group.rst
24+
/libs/core/algorithms/api/nth_element.rst
25+
/libs/core/algorithms/api/for_loop.rst
26+
/libs/core/algorithms/api/move.rst
27+
/libs/core/algorithms/api/starts_with.rst
28+
/libs/core/algorithms/api/remove_copy.rst
29+
/libs/core/algorithms/api/iota.rst
2430
/libs/core/algorithms/api/shift_right.rst
25-
/libs/core/algorithms/api/reduce.rst
26-
/libs/core/algorithms/api/uninitialized_move.rst
27-
/libs/core/algorithms/api/count.rst
28-
/libs/core/algorithms/api/search.rst
31+
/libs/core/algorithms/api/is_partitioned.rst
32+
/libs/core/algorithms/api/unique.rst
33+
/libs/core/algorithms/api/adjacent_find.rst
34+
/libs/core/algorithms/api/remove.rst
2935
/libs/core/algorithms/api/make_heap.rst
30-
/libs/core/algorithms/api/partial_sort_copy.rst
31-
/libs/core/algorithms/api/destroy.rst
32-
/libs/core/algorithms/api/rotate.rst
33-
/libs/core/algorithms/api/iota.rst
34-
/libs/core/algorithms/api/mismatch.rst
35-
/libs/core/algorithms/api/uninitialized_fill.rst
36-
/libs/core/algorithms/api/lexicographical_compare.rst
37-
/libs/core/algorithms/api/generate.rst
38-
/libs/core/algorithms/api/includes.rst
39-
/libs/core/algorithms/api/fold.rst
40-
/libs/core/algorithms/api/set_symmetric_difference.rst
41-
/libs/core/algorithms/api/is_heap.rst
42-
/libs/core/algorithms/api/merge.rst
36+
/libs/core/algorithms/api/for_each.rst
37+
/libs/core/algorithms/api/transform.rst
38+
/libs/core/algorithms/api/uninitialized_move.rst
4339
/libs/core/algorithms/api/partial_sort.rst
40+
/libs/core/algorithms/api/fold.rst
41+
/libs/core/algorithms/api/search.rst
42+
/libs/core/algorithms/api/set_difference.rst
43+
/libs/core/algorithms/api/transform_exclusive_scan.rst
44+
/libs/core/algorithms/api/uninitialized_default_construct.rst
45+
/libs/core/algorithms/api/minmax.rst
4446
/libs/core/algorithms/api/copy.rst
45-
/libs/core/algorithms/api/for_each.rst
46-
/libs/core/algorithms/api/replace.rst
47-
/libs/core/algorithms/api/find.rst
4847
/libs/core/algorithms/api/swap_ranges.rst
49-
/libs/core/algorithms/api/for_loop.rst
50-
/libs/core/algorithms/api/adjacent_find.rst
51-
/libs/core/algorithms/api/remove_copy.rst
52-
/libs/core/algorithms/api/transform_reduce.rst
53-
/libs/core/algorithms/api/all_any_none.rst
54-
/libs/core/algorithms/api/starts_with.rst
55-
/libs/core/algorithms/api/sort.rst
56-
/libs/core/algorithms/api/ends_with.rst
48+
/libs/core/algorithms/api/mismatch.rst
49+
/libs/core/algorithms/api/find.rst
50+
/libs/core/algorithms/api/rotate.rst
51+
/libs/core/algorithms/api/includes.rst
5752
/libs/core/algorithms/api/adjacent_difference.rst
58-
/libs/core/algorithms/api/transform_inclusive_scan.rst
5953
/libs/core/algorithms/api/stable_sort.rst
60-
/libs/core/algorithms/api/is_sorted.rst
54+
/libs/core/algorithms/api/partial_sort_copy.rst
55+
/libs/core/algorithms/api/uninitialized_copy.rst
56+
/libs/core/algorithms/api/ends_with.rst
57+
/libs/core/algorithms/api/fill.rst
58+
/libs/core/algorithms/api/uninitialized_fill.rst
6159
/libs/core/algorithms/api/set_union.rst
60+
/libs/core/algorithms/api/lexicographical_compare.rst
61+
/libs/core/algorithms/api/sort.rst
62+
/libs/core/algorithms/api/merge.rst
63+
/libs/core/algorithms/api/generate.rst
6264
/libs/core/algorithms/api/uninitialized_value_construct.rst
63-
/libs/core/algorithms/api/is_partitioned.rst
64-
/libs/core/algorithms/api/exclusive_scan.rst
65-
/libs/core/algorithms/api/unique.rst
66-
/libs/core/algorithms/api/minmax.rst
67-
/libs/core/algorithms/api/uninitialized_copy.rst
65+
/libs/core/algorithms/api/is_heap.rst
66+
/libs/core/algorithms/api/destroy.rst
67+
/libs/core/algorithms/api/count.rst
68+
/libs/core/algorithms/api/partition.rst
69+
/libs/core/algorithms/api/shift_left.rst
6870
/libs/core/algorithms/api/set_intersection.rst
6971
/libs/core/algorithms/api/inclusive_scan.rst
70-
/libs/core/algorithms/api/remove.rst
71-
/libs/core/algorithms/api/fill.rst
72+
/libs/core/algorithms/api/is_sorted.rst
73+
/libs/core/algorithms/api/reduce.rst
74+
/libs/core/algorithms/api/transform_reduce.rst
7275
/libs/core/algorithms/api/reverse.rst
73-
/libs/core/algorithms/api/move.rst
74-
/libs/core/algorithms/api/transform_exclusive_scan.rst
75-
/libs/core/algorithms/api/partition.rst
76-
/libs/core/algorithms/api/nth_element.rst
77-
/libs/core/algorithms/api/shift_left.rst
78-
/libs/core/algorithms/api/set_difference.rst
79-
/libs/core/algorithms/api/transform.rst
76+
/libs/core/algorithms/api/set_symmetric_difference.rst
77+
/libs/core/algorithms/api/replace.rst
8078
/libs/core/algorithms/api/equal.rst
81-
/libs/core/algorithms/api/uninitialized_default_construct.rst
82-
/libs/core/algorithms/api/for_loop_reduction_min.rst
79+
/libs/core/algorithms/api/all_any_none.rst
80+
/libs/core/algorithms/api/exclusive_scan.rst
81+
/libs/core/algorithms/api/transform_inclusive_scan.rst
82+
/libs/core/algorithms/api/range.rst
83+
/libs/core/algorithms/api/reduce_by_key.rst
84+
/libs/core/algorithms/api/algorithms_nth_element.rst
85+
/libs/core/algorithms/api/algorithms_for_loop.rst
86+
/libs/core/algorithms/api/algorithms_move.rst
87+
/libs/core/algorithms/api/algorithms_starts_with.rst
88+
/libs/core/algorithms/api/algorithms_remove_copy.rst
89+
/libs/core/algorithms/api/algorithms_iota.rst
8390
/libs/core/algorithms/api/algorithms_shift_right.rst
84-
/libs/core/algorithms/api/algorithms_reduce.rst
85-
/libs/core/algorithms/api/for_loop_reduction_bit_or.rst
86-
/libs/core/algorithms/api/algorithms_uninitialized_move.rst
87-
/libs/core/algorithms/api/algorithms_count.rst
88-
/libs/core/algorithms/api/algorithms_search.rst
89-
/libs/core/algorithms/api/for_loop_reduction_base.rst
91+
/libs/core/algorithms/api/algorithms_is_partitioned.rst
92+
/libs/core/algorithms/api/algorithms_unique.rst
93+
/libs/core/algorithms/api/algorithms_adjacent_find.rst
94+
/libs/core/algorithms/api/algorithms_remove.rst
9095
/libs/core/algorithms/api/algorithms_make_heap.rst
91-
/libs/core/algorithms/api/algorithms_partial_sort_copy.rst
92-
/libs/core/algorithms/api/algorithms_destroy.rst
93-
/libs/core/algorithms/api/for_each_index.rst
94-
/libs/core/algorithms/api/algorithms_rotate.rst
95-
/libs/core/algorithms/api/algorithms_iota.rst
96-
/libs/core/algorithms/api/algorithms_mismatch.rst
97-
/libs/core/algorithms/api/algorithms_uninitialized_fill.rst
98-
/libs/core/algorithms/api/algorithms_lexicographical_compare.rst
99-
/libs/core/algorithms/api/algorithms_generate.rst
100-
/libs/core/algorithms/api/algorithms_includes.rst
101-
/libs/core/algorithms/api/algorithms_set_symmetric_difference.rst
102-
/libs/core/algorithms/api/reduce_deterministic.rst
103-
/libs/core/algorithms/api/algorithms_is_heap.rst
104-
/libs/core/algorithms/api/algorithms_merge.rst
96+
/libs/core/algorithms/api/for_loop_reduction_max.rst
97+
/libs/core/algorithms/api/algorithms_for_each.rst
98+
/libs/core/algorithms/api/algorithms_transform.rst
99+
/libs/core/algorithms/api/algorithms_uninitialized_move.rst
105100
/libs/core/algorithms/api/algorithms_partial_sort.rst
101+
/libs/core/algorithms/api/algorithms_search.rst
102+
/libs/core/algorithms/api/algorithms_set_difference.rst
103+
/libs/core/algorithms/api/algorithms_transform_exclusive_scan.rst
104+
/libs/core/algorithms/api/for_loop_induction.rst
105+
/libs/core/algorithms/api/algorithms_uninitialized_default_construct.rst
106+
/libs/core/algorithms/api/algorithms_minmax.rst
106107
/libs/core/algorithms/api/algorithms_copy.rst
107-
/libs/core/algorithms/api/algorithms_for_each.rst
108-
/libs/core/algorithms/api/algorithms_replace.rst
109-
/libs/core/algorithms/api/algorithms_find.rst
110108
/libs/core/algorithms/api/algorithms_swap_ranges.rst
109+
/libs/core/algorithms/api/algorithms_mismatch.rst
110+
/libs/core/algorithms/api/algorithms_find.rst
111111
/libs/core/algorithms/api/for_loop_reduction_plus.rst
112-
/libs/core/algorithms/api/for_loop_reduction_max.rst
113-
/libs/core/algorithms/api/algorithms_for_loop.rst
114-
/libs/core/algorithms/api/algorithms_adjacent_find.rst
115-
/libs/core/algorithms/api/uninitialized_relocate.rst
116-
/libs/core/algorithms/api/algorithms_remove_copy.rst
117-
/libs/core/algorithms/api/algorithms_transform_reduce.rst
118-
/libs/core/algorithms/api/algorithms_all_any_none.rst
119-
/libs/core/algorithms/api/algorithms_starts_with.rst
120-
/libs/core/algorithms/api/algorithms_sort.rst
121-
/libs/core/algorithms/api/algorithms_ends_with.rst
112+
/libs/core/algorithms/api/for_loop_reduction_min.rst
113+
/libs/core/algorithms/api/algorithms_rotate.rst
114+
/libs/core/algorithms/api/algorithms_includes.rst
115+
/libs/core/algorithms/api/sort_by_key.rst
122116
/libs/core/algorithms/api/algorithms_adjacent_difference.rst
123-
/libs/core/algorithms/api/algorithms_transform_inclusive_scan.rst
124117
/libs/core/algorithms/api/algorithms_stable_sort.rst
125-
/libs/core/algorithms/api/algorithms_is_sorted.rst
118+
/libs/core/algorithms/api/algorithms_partial_sort_copy.rst
119+
/libs/core/algorithms/api/algorithms_uninitialized_copy.rst
120+
/libs/core/algorithms/api/reduce_deterministic.rst
121+
/libs/core/algorithms/api/algorithms_ends_with.rst
122+
/libs/core/algorithms/api/algorithms_fill.rst
123+
/libs/core/algorithms/api/algorithms_uninitialized_fill.rst
126124
/libs/core/algorithms/api/algorithms_set_union.rst
127-
/libs/core/algorithms/api/algorithms_uninitialized_value_construct.rst
128-
/libs/core/algorithms/api/algorithms_is_partitioned.rst
129-
/libs/core/algorithms/api/algorithms_exclusive_scan.rst
125+
/libs/core/algorithms/api/algorithms_lexicographical_compare.rst
130126
/libs/core/algorithms/api/for_loop_reduction_multiplies.rst
131-
/libs/core/algorithms/api/algorithms_unique.rst
132-
/libs/core/algorithms/api/reduce_by_key.rst
133-
/libs/core/algorithms/api/algorithms_minmax.rst
134-
/libs/core/algorithms/api/algorithms_uninitialized_copy.rst
135-
/libs/core/algorithms/api/for_loop_reduction_bit_xor.rst
127+
/libs/core/algorithms/api/algorithms_sort.rst
128+
/libs/core/algorithms/api/algorithms_merge.rst
129+
/libs/core/algorithms/api/algorithms_generate.rst
130+
/libs/core/algorithms/api/algorithms_uninitialized_value_construct.rst
131+
/libs/core/algorithms/api/algorithms_is_heap.rst
132+
/libs/core/algorithms/api/algorithms_destroy.rst
133+
/libs/core/algorithms/api/algorithms_count.rst
134+
/libs/core/algorithms/api/algorithms_partition.rst
135+
/libs/core/algorithms/api/transform_reduce_binary.rst
136+
/libs/core/algorithms/api/algorithms_shift_left.rst
136137
/libs/core/algorithms/api/algorithms_set_intersection.rst
137-
/libs/core/algorithms/api/for_loop_reduction_bit_and.rst
138138
/libs/core/algorithms/api/algorithms_inclusive_scan.rst
139-
/libs/core/algorithms/api/transform_reduce_binary.rst
140-
/libs/core/algorithms/api/algorithms_remove.rst
141-
/libs/core/algorithms/api/algorithms_fill.rst
139+
/libs/core/algorithms/api/algorithms_is_sorted.rst
140+
/libs/core/algorithms/api/for_loop_reduction_bit_xor.rst
141+
/libs/core/algorithms/api/algorithms_reduce.rst
142+
/libs/core/algorithms/api/algorithms_transform_reduce.rst
142143
/libs/core/algorithms/api/algorithms_reverse.rst
143-
/libs/core/algorithms/api/algorithms_move.rst
144-
/libs/core/algorithms/api/for_loop_induction.rst
145-
/libs/core/algorithms/api/algorithms_transform_exclusive_scan.rst
146-
/libs/core/algorithms/api/sort_by_key.rst
147-
/libs/core/algorithms/api/algorithms_partition.rst
148-
/libs/core/algorithms/api/algorithms_nth_element.rst
149-
/libs/core/algorithms/api/algorithms_shift_left.rst
150-
/libs/core/algorithms/api/algorithms_set_difference.rst
151-
/libs/core/algorithms/api/algorithms_transform.rst
144+
/libs/core/algorithms/api/for_each_index.rst
145+
/libs/core/algorithms/api/for_loop_reduction_bit_or.rst
146+
/libs/core/algorithms/api/for_loop_reduction_base.rst
147+
/libs/core/algorithms/api/uninitialized_relocate.rst
148+
/libs/core/algorithms/api/for_loop_reduction_bit_and.rst
149+
/libs/core/algorithms/api/algorithms_set_symmetric_difference.rst
150+
/libs/core/algorithms/api/algorithms_replace.rst
152151
/libs/core/algorithms/api/algorithms_equal.rst
153-
/libs/core/algorithms/api/algorithms_uninitialized_default_construct.rst
154-
/libs/core/algorithms/api/range.rst
152+
/libs/core/algorithms/api/algorithms_all_any_none.rst
153+
/libs/core/algorithms/api/algorithms_exclusive_scan.rst
154+
/libs/core/algorithms/api/algorithms_transform_inclusive_scan.rst

branches/master/html/_sources/libs/core/assertion/api/full_api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/assertion/api/source_location.rst
22-
/libs/core/assertion/api/evaluate_assert.rst
2321
/libs/core/assertion/api/api.rst
2422
/libs/core/assertion/api/macros.rst
23+
/libs/core/assertion/api/source_location.rst
24+
/libs/core/assertion/api/evaluate_assert.rst

branches/master/html/_sources/libs/core/async_base/api/full_api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21+
/libs/core/async_base/api/launch_policy.rst
2122
/libs/core/async_base/api/sync.rst
22-
/libs/core/async_base/api/dataflow.rst
2323
/libs/core/async_base/api/async.rst
24+
/libs/core/async_base/api/dataflow.rst
2425
/libs/core/async_base/api/post.rst
25-
/libs/core/async_base/api/launch_policy.rst

branches/master/html/_sources/libs/core/async_combinators/api/full_api.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/async_combinators/api/wait_all.rst
2221
/libs/core/async_combinators/api/wait_any.rst
23-
/libs/core/async_combinators/api/wait_some.rst
22+
/libs/core/async_combinators/api/when_some.rst
2423
/libs/core/async_combinators/api/when_all.rst
2524
/libs/core/async_combinators/api/when_any.rst
25+
/libs/core/async_combinators/api/wait_some.rst
2626
/libs/core/async_combinators/api/wait_each.rst
27-
/libs/core/async_combinators/api/when_each.rst
27+
/libs/core/async_combinators/api/wait_all.rst
2828
/libs/core/async_combinators/api/split_future.rst
29-
/libs/core/async_combinators/api/when_some.rst
29+
/libs/core/async_combinators/api/when_each.rst

branches/master/html/_sources/libs/core/async_mpi/api/full_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/async_mpi/api/transform_mpi.rst
2221
/libs/core/async_mpi/api/mpi_executor.rst
22+
/libs/core/async_mpi/api/transform_mpi.rst

branches/master/html/_sources/libs/core/cache/api/full_api.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/cache/api/lru_cache.rst
2221
/libs/core/cache/api/local_cache.rst
23-
/libs/core/cache/api/local_statistics.rst
22+
/libs/core/cache/api/lru_cache.rst
2423
/libs/core/cache/api/no_statistics.rst
25-
/libs/core/cache/api/lru_entry.rst
24+
/libs/core/cache/api/local_statistics.rst
2625
/libs/core/cache/api/size_entry.rst
27-
/libs/core/cache/api/entry.rst
2826
/libs/core/cache/api/lfu_entry.rst
27+
/libs/core/cache/api/entry.rst
2928
/libs/core/cache/api/fifo_entry.rst
29+
/libs/core/cache/api/lru_entry.rst

branches/master/html/_sources/libs/core/compute_local/api/full_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1919
:maxdepth: 1
2020

2121
/libs/core/compute_local/api/vector.rst
22-
/libs/core/compute_local/api/block_executor.rst
2322
/libs/core/compute_local/api/block_fork_join_executor.rst
23+
/libs/core/compute_local/api/block_executor.rst

branches/master/html/_sources/libs/core/coroutines/api/full_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/coroutines/api/thread_enums.rst
2221
/libs/core/coroutines/api/thread_id_type.rst
22+
/libs/core/coroutines/api/thread_enums.rst

branches/master/html/_sources/libs/core/datastructures/api/full_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/datastructures/api/tuple.rst
2221
/libs/core/datastructures/api/any.rst
22+
/libs/core/datastructures/api/tuple.rst
2323
/libs/core/datastructures/api/serializable_any.rst

branches/master/html/_sources/libs/core/errors/api/full_api.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ See :ref:`public_api` for a list of names and headers that are part of the publi
1818
.. toctree::
1919
:maxdepth: 1
2020

21-
/libs/core/errors/api/define_error_info.rst
22-
/libs/core/errors/api/error_code.rst
23-
/libs/core/errors/api/exception_list.rst
2421
/libs/core/errors/api/throw_exception.rst
25-
/libs/core/errors/api/error.rst
26-
/libs/core/errors/api/exception.rst
2722
/libs/core/errors/api/macros.rst
23+
/libs/core/errors/api/error.rst
2824
/libs/core/errors/api/exception_fwd.rst
25+
/libs/core/errors/api/exception_list.rst
26+
/libs/core/errors/api/exception.rst
27+
/libs/core/errors/api/define_error_info.rst
28+
/libs/core/errors/api/error_code.rst

0 commit comments

Comments
 (0)