Skip to content

Commit

Permalink
*: add new file to the TOC and docs
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
  • Loading branch information
vbatts committed Jan 24, 2017
1 parent 84b6a28 commit f185dd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ DOC_FILES := \
manifest-list.md \
layer.md \
config.md \
annotations.md \
canonicalization.md

FIGURE_FILES := \
Expand Down
1 change: 1 addition & 0 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The goal of this specification is to enable the creation of interoperable tools
- [Image Manifest List](manifest-list.md)
- [Filesystem Layers](layer.md)
- [Image Configuration](config.md)
- [Annotations](annotations.md)
- [Canonicalization](canonicalization.md)

# Notational Conventions
Expand Down

0 comments on commit f185dd5

Please sign in to comment.