Skip to content

Commit 80f52ba

Browse files
committed
Add comment with link to sphinxcontrib.rsvgconverter
1 parent 8d516b4 commit 80f52ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ RUN apt-get -y install \
4949
fonts-symbola
5050

5151
# Install 'rsvg-convert' for SVG -> PDF conversion
52+
# using Sphinx extension sphinxcontrib.rsvgconverter, see
53+
# https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
5254
RUN apt-get -y install librsvg2-bin
5355

5456
# Install plantuml

0 commit comments

Comments
 (0)