File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3939 "sphinx_toolbox" ,
4040 "sphinx_toolbox.more_autodoc" ,
4141 "sphinx_toolbox.more_autosummary" ,
42+ "sphinx_toolbox.documentation_summary" ,
4243 "sphinx_toolbox.tweaks.param_dash" ,
4344 "sphinx_toolbox.tweaks.latex_toc" ,
4445 "sphinx.ext.intersphinx" ,
116117hide_none_rtype = True
117118all_typevars = True
118119overloads_location = "bottom"
119-
120+ documentation_summary = "Helpful functions for Python 🐍 🛠️"
120121
121122autodoc_exclude_members = [ # Exclude "standard" methods.
122123 "__dict__" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ domdf_python_tools
44
55.. start short_desc
66
7- ** Helpful functions for Python 🐍 🛠️ **
7+ .. documentation-summary ::
88
99.. end short_desc
1010
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ sphinx-highlights>=0.1.0
1515sphinx-notfound-page >= 0.5
1616sphinx-prompt >= 1.1.0
1717sphinx-tabs >= 1.1.13
18- sphinx-toolbox >= 2.1 .0
18+ sphinx-toolbox >= 2.2 .0
1919sphinxcontrib-httpdomain >= 1.7.0
2020sphinxemoji >= 0.1.6
2121toctree-plus >= 0.1.0
You can’t perform that action at this time.
0 commit comments