Skip to content

Commit

Permalink
docs: tweak python docs (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski authored Oct 21, 2024
1 parent 7e35ac4 commit 00b6437
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 0 additions & 5 deletions docs/python/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,3 @@ description: The stacrs Python API
# Python API

API documentation for the **stacrs** Python package.

- [migrate](./migrate.md)
- [search](./search.md)
- [validate](./validate.md)
- [write](./write.md)
1 change: 1 addition & 0 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ stacrs.search_to(
```

See [the documentation](https://stac-utils.github.io/stac-rs/latest/python/) for details.
In particular, our [example notebook](https://stac-utils.github.io/stac-rs/latest/python/example/) demonstrates some of the more interesting features.

## Comparisons

Expand Down

0 comments on commit 00b6437

Please sign in to comment.