Skip to content

Commit a145212

Browse files
dstansbyMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #15391: Increase fontsize in inheritance graphs
1 parent a87cd8a commit a145212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ def _check_dependencies():
364364

365365
html4_writer = True
366366

367+
inheritance_node_attrs = dict(fontsize=16)
368+
367369

368370
def setup(app):
369371
if any(st in version for st in ('post', 'alpha', 'beta')):

0 commit comments

Comments
 (0)