Skip to content

Commit 90c5bd7

Browse files
committed
docs update
1 parent ffb48ec commit 90c5bd7

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

docs/api.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The central class:
1515

1616
## Combining
1717

18-
Combining TreeData objects.
18+
Combining TreeData objects:
1919

2020
```{eval-rst}
2121
.. autosummary::
@@ -24,9 +24,9 @@ Combining TreeData objects.
2424
concat
2525
```
2626

27-
## I/O
27+
## Read
2828

29-
Reading TreeData objects.
29+
Reading TreeData objects:
3030

3131
```{eval-rst}
3232
.. autosummary::
@@ -36,7 +36,9 @@ Reading TreeData objects.
3636
read_zarr
3737
```
3838

39-
Writing TreeData objects.
39+
## Write
40+
41+
Writing TreeData objects:
4042

4143
```{eval-rst}
4244
.. autosummary::

0 commit comments

Comments
 (0)