Skip to content

Commit 9c53651

Browse files
committed
Remove deprecated section in API docs
1 parent 4095bd7 commit 9c53651

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/api/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ The ABC module defines interfaces for extending Zarr:
4848
- **[Errors](errors.md)** - Exception classes and error handling
4949
- **[Testing](testing.md)** - Utilities for testing Zarr-based code
5050

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-
5951
## Getting Help
6052

6153
- Check the [User Guide](../user-guide/index.md) for tutorials and examples

0 commit comments

Comments
 (0)