Skip to content

Commit

Permalink
Use the sphinx-toolbox master branch and enable the "latex_toc" tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Mar 14, 2021
1 parent 2f812f9 commit 7660c38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc-source/conf.py
Expand Up @@ -35,6 +35,7 @@
"sphinx_toolbox.more_autodoc",
"sphinx_toolbox.more_autosummary",
"sphinx_toolbox.tweaks.param_dash",
"sphinx_toolbox.tweaks.latex_toc",
"sphinx.ext.intersphinx",
"sphinx.ext.mathjax",
"sphinxcontrib.httpdomain",
Expand Down
2 changes: 1 addition & 1 deletion doc-source/requirements.txt
Expand Up @@ -11,7 +11,7 @@ sphinx-debuginfo>=0.1.0
sphinx-notfound-page>=0.5
sphinx-prompt>=1.1.0
sphinx-tabs>=1.1.13
sphinx-toolbox>=1.8.3
git+https://github.com/sphinx-toolbox/sphinx-toolbox.git
sphinxcontrib-autoprogram>=0.1.5
sphinxcontrib-httpdomain>=1.7.0
sphinxemoji>=0.1.6
Expand Down
1 change: 1 addition & 0 deletions repo_helper.yml
Expand Up @@ -57,6 +57,7 @@ extra_sphinx_extensions:
- configconfig.autoconfig
- sphinx_click
- sphinx_autofixture
- sphinx_toolbox.tweaks.latex_toc

intersphinx_mapping:
- "'jinja2': ('https://jinja.palletsprojects.com/en/2.11.x/', None)"
Expand Down

0 comments on commit 7660c38

Please sign in to comment.