Add capability to build manpages from markdown

Adds capability to build the manpages via the go-md2man utility to the
make framework for containerd

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
Phil Estes
2018-01-30 19:50:45 -05:00
parent b268261446
commit fc1913a5a6
3 changed files with 13 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/bin/
/man/
coverage.txt
profile.out
containerd.test