Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
colganwi committed May 14, 2024
1 parent ffb48ec commit 90c5bd7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The central class:

## Combining

Combining TreeData objects.
Combining TreeData objects:

```{eval-rst}
.. autosummary::
Expand All @@ -24,9 +24,9 @@ Combining TreeData objects.
concat
```

## I/O
## Read

Reading TreeData objects.
Reading TreeData objects:

```{eval-rst}
.. autosummary::
Expand All @@ -36,7 +36,9 @@ Reading TreeData objects.
read_zarr
```

Writing TreeData objects.
## Write

Writing TreeData objects:

```{eval-rst}
.. autosummary::
Expand Down

0 comments on commit 90c5bd7

Please sign in to comment.