sphinx-autobuild

Automatically rebuild Sphinx documentation

Debian Debian
RUN apt-get update && \ apt-get install -y python3-sphinx-autobuild
Ubuntu
RUN apt-get update && \ apt-get install -y python3-sphinx-autobuild
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-sphinx-autobuild
Fedora
RUN dnf install -y python3-sphinx-autobuild
click the source code to copy install sphinx-autobuild on any operating system with command-not-found.com