Skip to content

Commit f185dd5

Browse files
committed
*: add new file to the TOC and docs
Signed-off-by: Vincent Batts <[email protected]>
1 parent 84b6a28 commit f185dd5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ DOC_FILES := \
2929
manifest-list.md \
3030
layer.md \
3131
config.md \
32+
annotations.md \
3233
canonicalization.md
3334

3435
FIGURE_FILES := \

spec.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The goal of this specification is to enable the creation of interoperable tools
1717
- [Image Manifest List](manifest-list.md)
1818
- [Filesystem Layers](layer.md)
1919
- [Image Configuration](config.md)
20+
- [Annotations](annotations.md)
2021
- [Canonicalization](canonicalization.md)
2122

2223
# Notational Conventions

0 commit comments

Comments
 (0)