sphinx-build
Sphinx documentation generator. More information: <http://www.sphinx-doc.org/en/master/man/sphinx-build.html>.
RUN apt-get update && \
apt-get install -y python-sphinx
RUN apt-get update && \
apt-get install -y python-sphinx
RUN pacman -S --noconfirm python-sphinx
RUN apt-get update && \
apt-get install -y python-sphinx
RUN yum install -y python-sphinx
RUN dnf install -y python2-sphinx-1
RUN apt-get update && \
apt-get install -y python-sphinx