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 1c4b76b commit 8c6455eCopy full SHA for 8c6455e
pyproject.toml
@@ -72,7 +72,6 @@ extensions = [
72
"html_section",
73
"sphinx_toolbox.pre_commit",
74
"sphinx_toolbox.flake8",
75
- "sphinx_toolbox_experimental.html_section",
76
"sphinx_toolbox_experimental.autosummary_widths",
77
"sphinx_toolbox_experimental.needspace",
78
]
repo_helper.yml
@@ -40,7 +40,6 @@ classifiers:
40
extra_sphinx_extensions:
41
- sphinx_toolbox.pre_commit
42
- sphinx_toolbox.flake8
43
- - sphinx_toolbox_experimental.html_section
44
- sphinx_toolbox_experimental.autosummary_widths
45
- sphinx_toolbox_experimental.needspace
46
0 commit comments