We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb48ec commit 90c5bd7Copy full SHA for 90c5bd7
1 file changed
docs/api.md
@@ -15,7 +15,7 @@ The central class:
15
16
## Combining
17
18
-Combining TreeData objects.
+Combining TreeData objects:
19
20
```{eval-rst}
21
.. autosummary::
@@ -24,9 +24,9 @@ Combining TreeData objects.
24
concat
25
```
26
27
-## I/O
+## Read
28
29
-Reading TreeData objects.
+Reading TreeData objects:
30
31
32
@@ -36,7 +36,9 @@ Reading TreeData objects.
36
read_zarr
37
38
39
-Writing TreeData objects.
+## Write
40
+
41
+Writing TreeData objects:
42
43
44
0 commit comments