We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4095bd7 commit 9c53651Copy full SHA for 9c53651
docs/api/index.md
@@ -48,14 +48,6 @@ The ABC module defines interfaces for extending Zarr:
48
- **[Errors](errors.md)** - Exception classes and error handling
49
- **[Testing](testing.md)** - Utilities for testing Zarr-based code
50
51
-
52
-## Migration and Compatibility
53
54
-- **[Deprecated Functions](deprecated/convenience.md)** - Legacy convenience functions
55
-- **[Deprecated Creation](deprecated/creation.md)** - Legacy array creation functions
56
57
-These deprecated modules are maintained for backward compatibility but should be avoided in new code.
58
59
## Getting Help
60
61
- Check the [User Guide](../user-guide/index.md) for tutorials and examples
0 commit comments