Skip to content

Commit 9e7643f

Browse files
committed
Minor warning corrections
1 parent 214ba9b commit 9e7643f

File tree

6 files changed

+7
-1594
lines changed

6 files changed

+7
-1594
lines changed

docs/_static/js/mermaid.js

Lines changed: 0 additions & 1589 deletions
This file was deleted.

docs/specs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Specifications
33
==============
44

5+
.. _zarr-specs:
6+
57
.. toctree::
68
:maxdepth: 1
79
:caption: v3

docs/v1/v1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ interpreted as described in `RFC 2119
1313
Status
1414
------
1515

16-
This specification is deprecated. See :ref:`spec` for the latest version.
16+
This specification is deprecated. See :ref:`zarr-specs` for the latest version.
1717

1818
Storage
1919
-------

docs/v2/v2.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ used for storing Zarr arrays. The key words "MUST", "MUST NOT", "REQUIRED",
1212
Status
1313
------
1414

15-
This specification is the latest version. See :ref:`spec` for previous
15+
This specification is the latest version. See :ref:`zarr-specs` for previous
1616
versions.
1717

1818
.. _spec_v2_storage:

docs/v3/codecs/crc32c/v1.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _crc32c-codec-v1:
22

3-
============================
3+
====================================
44
CRC32C checksum codec (version 1.0)
5-
============================
5+
====================================
66

77
Specification URI:
88
https://zarr-specs.readthedocs.io/en/latest/v3/codecs/crc32c/v1.0.html

docs/v3/codecs/sharding-indexed/v1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ that can be individually compressed and accessed. This allows to colocate
3535
multiple chunks within one storage object, bundling them in shards.
3636

3737
Status of this document
38-
======================
38+
=======================
3939

4040
ZEP0002 was accepted on November 1st, 2023 via https://github.com/zarr-developers/zarr-specs/issues/254.
4141

0 commit comments

Comments
 (0)