Skip to content

Commit f982199

Browse files
committed
Clean the extension listing pages
1 parent 9d28cb6 commit f982199

File tree

5 files changed

+17
-6
lines changed

5 files changed

+17
-6
lines changed

docs/v3/array-storage-transformers.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22
Array Storage Transformers
33
==========================
44

5-
Under construction.
5+
.. COMMENT TO BE REMOVED WHEN ONE IS ADDED
66
7-
.. toctree::
7+
The following documents specify transformers which are defined by the maintainers of
8+
the Zarr specification. Being listed below does not imply that a transformer is
9+
required to be implemented by implementations.
10+
11+
toctree::
812
:glob:
913
:maxdepth: 1
1014
:titlesonly:
1115
:caption: Contents:
1216
1317
array-storage-transformers/*/*
18+
19+
Currently, no transformers are defined by the maintainers of
20+
the Zarr specification. Being listed below does not imply that a transformer is
21+
required to be implemented by implementations.

docs/v3/codecs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Codecs
44

55
The following documents specify codecs which are defined by the maintainers
66
of the Zarr specification. Being listed below does not imply that a codec is
7-
required to be implemented by implementations.
7+
required to be implemented by all implementations.
88

99
.. toctree::
1010
:glob:

docs/v3/data-types.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
Data Types
33
==========
44

5-
Under construction.
5+
The following documents specify data types which are defined by the maintainers of
6+
the Zarr specification. Being listed below does not imply that a data type is
7+
required to be implemented by implementations.
68

79
.. toctree::
810
:glob:

docs/v3/stores.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
Stores
33
======
44

5-
Under construction.
5+
The following documents specify stores which are defined by the maintainers of the Zarr specification.
6+
Being listed below does not imply that a store is required to be implemented by all implementations.
67

78
.. toctree::
89
:glob:

docs/v3/stores/filesystem/v1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ References
207207
Change log
208208
==========
209209

210-
@@TODO
210+
No changes yet.

0 commit comments

Comments
 (0)