Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions docs/api-reference/datacube-benchmark.md

This file was deleted.

30 changes: 1 addition & 29 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@ nav:
- Browzarr: "visualization/browzarr.md"
- GridLook: "visualization/gridlook.md"

- API Reference:
- Benchmarking:
- "api-reference/datacube-benchmark.md"
- API Reference: "https://developmentseed.org/datacube-benchmark/"
- Related Guides: "related.md"

hooks:
Expand Down Expand Up @@ -118,34 +116,8 @@ extra_css:

plugins:
- search
- autorefs
- markdown-exec
- mkdocs-jupyter
- mkdocstrings:
enable_inventory: true
handlers:
python:
options:
allow_inspection: false
docstring_section_style: list
docstring_style: numpy
line_length: 80
separate_signature: true
show_root_heading: true
show_signature_annotations: true
show_source: false
show_symbol_type_toc: true
signature_crossrefs: true

inventories:
- https://docs.python.org/3/objects.inv
- https://docs.xarray.dev/en/stable/objects.inv
- https://numpy.org/doc/stable/objects.inv
- https://numcodecs.readthedocs.io/en/stable/objects.inv
- https://zarr.readthedocs.io/en/stable/objects.inv
- https://developmentseed.org/obstore/latest/objects.inv
- https://pint.readthedocs.io/en/stable/objects.inv
- https://pandas.pydata.org/docs/objects.inv

markdown_extensions:
- abbr
Expand Down
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ dev = [
"mkdocs-jupyter>=0.25.0",
"mkdocs-material[imaging]>=9.6.3",
"mkdocs-redirects>=1.2.2",
"mkdocstrings>=0.27.0",
"mkdocstrings-python>=1.13.0",
"pip>=24.2",
"ruff>=0.12.0",
]
Expand Down
63 changes: 1 addition & 62 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading