sphinx_fuma._options¶
Normalisation of html_theme_options into template-friendly context values.
Sphinx passes theme options through as theme_<name> context entries whose
values are strings when they come from theme.conf and arbitrary Python
objects when they come from html_theme_options. The templates want a single
normalised shape, so everything is coerced here rather than in Jinja.
Functions¶
|
Return the |