Skip to content

Commit 6af8c2a

Browse files
authored
Rename files and directories (#32)
1 parent 8352aba commit 6af8c2a

15 files changed

+12
-12
lines changed

spec/06_API_specification/index.rst renamed to spec/API_specification/index.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ API specification
55
:caption: API specification
66
:maxdepth: 1
77

8-
01_dataframe_basics
9-
02_column_selection
10-
03_filter_rows
8+
dataframe_basics
9+
column_selection
10+
filter_rows
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

spec/index.rst

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ Contents
88
:caption: Context
99
:maxdepth: 1
1010

11-
01_purpose_and_scope
12-
02_use_cases
13-
03_assumptions
11+
purpose_and_scope
12+
use_cases
13+
assumptions
1414

1515
.. toctree::
1616
:caption: API
1717
:maxdepth: 1
1818

19-
04_design_topics/index
20-
05_future_API_evolution
21-
06_API_specification/index
19+
design_topics/index
20+
future_API_evolution
21+
API_specification/index
2222

2323
.. toctree::
2424
:caption: Methodology and Usage
2525
:maxdepth: 1
2626

27-
07_usage_data
28-
08_verification_test_suite
29-
09_benchmark_suite
27+
usage_data
28+
verification_test_suite
29+
benchmark_suite
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)