autodoc default parameters

This commit is contained in:
Jörn-Michael Miehe 2020-02-18 10:42:11 +01:00
parent 661e94aa13
commit 56db54e11a

View file

@ -6,4 +6,4 @@ RUN apt-get update && apt-get -y install \
COPY usr /usr COPY usr /usr
CMD ["autodoc"] CMD ["autodoc", "-bw"]