We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18aec59 commit 6c6f528Copy full SHA for 6c6f528
Doc/conf.py
@@ -46,6 +46,7 @@
46
'linklint.ext',
47
'notfound.extension',
48
'sphinxext.opengraph',
49
+ 'sphinxcontrib.rsvgconverter',
50
)
51
for optional_ext in _OPTIONAL_EXTENSIONS:
52
try:
Doc/requirements-pdf.txt
@@ -0,0 +1,3 @@
1
+-r requirements.txt
2
+
3
+sphinxcontrib-svg2pdfconverter~=2.0.0
0 commit comments