Skip to content

Commit 0cf32b8

Browse files
authored
Merge pull request #275 from vbatts/add_files_to_docs
Makefile: add missing document pages
2 parents 9a93cca + 3f4c120 commit 0cf32b8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Makefile

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@ DOC_FILES := \
2525
code-of-conduct.md \
2626
project.md \
2727
media-types.md \
28-
manifest.md \
29-
serialization.md
28+
descriptor.md \
29+
image-layout.md \
30+
layer.md \
31+
serialization.md \
32+
manifest.md
3033

3134
FIGURE_FILES := \
3235
img/media-types.png

0 commit comments

Comments
 (0)