Skip to content

Commit

Permalink
Add comment with link to sphinxcontrib.rsvgconverter
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Nov 14, 2018
1 parent 8d516b4 commit 80f52ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ RUN apt-get -y install \
fonts-symbola

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

# Install plantuml
Expand Down

0 comments on commit 80f52ba

Please sign in to comment.