Skip to content

Commit 6c6f528

Browse files
committed
Docs: PDF: convert SVG to PDF using sphinxcontrib.rsvgconverter
1 parent 18aec59 commit 6c6f528

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
'linklint.ext',
4747
'notfound.extension',
4848
'sphinxext.opengraph',
49+
'sphinxcontrib.rsvgconverter',
4950
)
5051
for optional_ext in _OPTIONAL_EXTENSIONS:
5152
try:

Doc/requirements-pdf.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-r requirements.txt
2+
3+
sphinxcontrib-svg2pdfconverter~=2.0.0

0 commit comments

Comments
 (0)