Skip to content

Hide titles for stub pages automatically generated by autosummary for Python modules, classes, functions, etc. #673

Closed Answered by Eric-Arellano
bbye98 asked this question in Questions
Discussion options

You must be logged in to vote

Hey @bbye98, have you seen that you can override the _templates folder for Autosummary? For example: https://github.com/Qiskit/qiskit_sphinx_theme/blob/76b3b25e04cedc947908ee8781ef8149cf6ad1c9/example_docs/docs/_templates/autosummary/class.rst?plain=1#L1-L41

You should be able to play around with things in the templates. See https://www.sphinx-doc.org/en/master/usage/extensions/autosummary.html#customizing-templates for more.

--

This feature request is not really a question of Furo. Furo has no very little control over what HTML content is generated. As a Sphinx theme, all it can do is change how things are styled via CSS and JS.

Also, you can always override Furo's styling by following t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pradyunsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants