We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d516b4 commit 80f52baCopy full SHA for 80f52ba
Dockerfile
@@ -49,6 +49,8 @@ RUN apt-get -y install \
49
fonts-symbola
50
51
# Install 'rsvg-convert' for SVG -> PDF conversion
52
+# using Sphinx extension sphinxcontrib.rsvgconverter, see
53
+# https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
54
RUN apt-get -y install librsvg2-bin
55
56
# Install plantuml
0 commit comments