Skip to content

Commit 0e423b0

Browse files
authored
Sort the entries in the API specification table of contents (#365)
This makes the sidebar easier to navigate.
1 parent 2aed00c commit 0e423b0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

spec/API_specification/index.rst

+9-9
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ API specification
77
:caption: API specification
88
:maxdepth: 3
99

10-
function_and_method_signatures
1110
array_object
12-
indexing
13-
data_types
14-
data_type_functions
15-
type_promotion
1611
broadcasting
12+
constants
1713
creation_functions
18-
manipulation_functions
14+
data_type_functions
15+
data_types
1916
elementwise_functions
20-
statistical_functions
17+
function_and_method_signatures
18+
indexing
2119
linear_algebra_functions
20+
manipulation_functions
2221
searching_functions
23-
sorting_functions
2422
set_functions
23+
sorting_functions
24+
statistical_functions
25+
type_promotion
2526
utility_functions
26-
constants

0 commit comments

Comments
 (0)