We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebf64e commit 71fe28eCopy full SHA for 71fe28e
pyproject.toml
@@ -69,7 +69,6 @@ extensions = [
69
"sphinx_licenseinfo",
70
"seed_intersphinx_mapping",
71
"html_section",
72
- "sphinx_toolbox_experimental.html_section",
73
"sphinx_toolbox_experimental.autosummary_widths",
74
"sphinx_toolbox_experimental.needspace",
75
]
repo_helper.yml
@@ -46,7 +46,6 @@ keywords:
46
- coverage
47
48
extra_sphinx_extensions:
49
- - sphinx_toolbox_experimental.html_section
50
- sphinx_toolbox_experimental.autosummary_widths
51
- sphinx_toolbox_experimental.needspace
52
0 commit comments