Skip to content

Commit 5490dba

Browse files
committed
Add sphinks and themes needed the by the desktop client docs.
Signed-off-by: Camila Ayres <[email protected]>
1 parent 1499f72 commit 5490dba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3-
33
python3-pip texlive-fonts-recommended latexmk \
44
texlive-latex-extra texlive-latex-recommended make php-cli php-xml composer \
55
texlive-xetex texlive-fonts-extra-links texlive-fonts-extra \
6-
nodejs npm libgbm1 libasound2 wget
6+
nodejs npm libgbm1 libasound2 wget python3-sphinx python3-sphinx-rtd-theme \
7+
&& python3 -m pip install sphinx-rtd-dark-mode
78

0 commit comments

Comments
 (0)