Skip to content

Commit e005f29

Browse files
committed
Add external inventories
1 parent 7cde0ee commit e005f29

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,18 @@ plugins:
131131

132132
inventories:
133133
- https://docs.python.org/3/objects.inv
134+
- https://docs.xarray.dev/en/stable/objects.inv
135+
- https://numpy.org/doc/stable/objects.inv
136+
- https://numcodecs.readthedocs.io/en/stable/objects.inv
137+
- https://developmentseed.org/obstore/latest/objects.inv
138+
- https://filesystem-spec.readthedocs.io/en/latest/objects.inv
139+
- https://requests.readthedocs.io/en/latest/objects.inv
140+
- https://docs.aiohttp.org/en/stable/objects.inv
141+
- https://s3fs.readthedocs.io/en/latest/objects.inv
142+
- https://docs.h5py.org/en/stable/objects.inv
143+
- https://icechunk.io/en/stable/objects.inv
144+
- https://lithops-cloud.github.io/docs/objects.inv
145+
- https://docs.dask.org/en/stable/objects.inv
134146
- redirects:
135147
redirect_maps:
136148
'spec/index.md': 'https://zarr-specs.readthedocs.io'

0 commit comments

Comments
 (0)