Move man pages generations to rst2man (#37861)

This commit is contained in:
Joseph Herlant
2018-03-26 16:28:28 -07:00
committed by scottb
parent 02f44176b9
commit 00a7ff7974
7 changed files with 40 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
FROM ubuntu:xenial
RUN apt-get update && apt-get install -y \
asciidoc \
python-docutils \
cdbs \
debootstrap \
devscripts \