We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1499f72 commit 5490dbaCopy full SHA for 5490dba
documentation/Dockerfile
@@ -3,5 +3,6 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3-
3
python3-pip texlive-fonts-recommended latexmk \
4
texlive-latex-extra texlive-latex-recommended make php-cli php-xml composer \
5
texlive-xetex texlive-fonts-extra-links texlive-fonts-extra \
6
- nodejs npm libgbm1 libasound2 wget
+ nodejs npm libgbm1 libasound2 wget python3-sphinx python3-sphinx-rtd-theme \
7
+ && python3 -m pip install sphinx-rtd-dark-mode
8
0 commit comments