Skip to content

Commit a724a2f

Browse files
committed
Also list no datatypes as defined
1 parent db56029 commit a724a2f

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/v3/data-types.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22
Data Types
33
==========
44

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.
5+
.. COMMENT TO BE REMOVED WHEN ONE IS ADDED
6+
7+
The following documents specify data types which are defined by the maintainers of
8+
the Zarr specification. Being listed below does not imply that a data type is
9+
required to be implemented by implementations.
810
9-
.. toctree::
11+
toctree::
1012
:glob:
1113
:maxdepth: 1
1214
:titlesonly:
1315
:caption: Contents:
1416
1517
data-types/*/*
18+
19+
Currently, no data types are defined by the maintainers of
20+
the Zarr specification. Being listed below does not imply that a data type is
21+
required to be implemented by implementations.

0 commit comments

Comments
 (0)