mgeier / insipid-sphinx-theme

:yawning_face: An insipid theme for the Sphinx documentation generator.
https://insipid-sphinx-theme.readthedocs.io/
BSD 2-Clause "Simplified" License
38 stars 4 forks source link

CSS: Separate "overflow-wrap: break-word" for autosummary tables #87

Closed mgeier closed 2 years ago

mgeier commented 2 years ago

This is to avoid line breaks within function names in autosummary tables.

This is a refinement of #72.