Commit 2a3f3e16 authored by Chris Lishka's avatar Chris Lishka Committed by Christian Convey

Replace with sphinx-doc with python-sphinx

parent ddc63614
......@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
clang-3.9 clang-format-3.9 \
git \
wget patch diffutils zlib1g-dev libtinfo-dev \
doxygen sphinx-doc
doxygen python-sphinx
RUN apt-get clean autoclean && \
apt-get autoremove -y
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment