Skip to content

Commit 027821c

Browse files
committed
DOC: Switch to html5 production
The pydata-sphinx-theme is ready, and even optimized for, an HTML5 page. Additionally, docutils>=0.17 has started using HTML5 semantic tags already.
1 parent 00cdf28 commit 027821c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,8 +559,6 @@ def matplotlib_reduced_latex_scraper(block, block_vars, gallery_conf,
559559

560560
numpydoc_show_class_members = False
561561

562-
html4_writer = True
563-
564562
inheritance_node_attrs = dict(fontsize=16)
565563

566564
graphviz_dot = shutil.which('dot')

0 commit comments

Comments
 (0)