pydata_sphinx_theme#
Bootstrap-based sphinx theme from the PyData community.
Submodules#
Attributes#
Functions#
|
Setup the Sphinx application. |
|
Update template names and assets for page build. |
|
Update config with new default values and handle deprecated keys. |
Package Contents#
- pydata_sphinx_theme.setup(app)[source]#
Setup the Sphinx application.
- Parameters:
- Return type:
Dict[str, str]
- pydata_sphinx_theme.update_and_remove_templates(app, pagename, templatename, context, doctree)[source]#
Update template names and assets for page build.
- Parameters:
pagename (str)
templatename (str)
- Return type:
None