Skip to content

Commit def9186

Browse files
committed
Revert using SVG inheritance diagrams
because linking is broken.
1 parent 278cdbe commit def9186

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,9 @@ def _check_dependencies():
378378
inheritance_node_attrs = dict(fontsize=16)
379379

380380
graphviz_dot = shutil.which('dot')
381-
graphviz_output_format = 'svg'
381+
# Still use PNG until SVG linking is fixed
382+
# https://github.com/sphinx-doc/sphinx/issues/3176
383+
# graphviz_output_format = 'svg'
382384

383385

384386
def setup(app):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy