pytorch_sphinx_theme
pytorch_sphinx_theme copied to clipboard
Rendering of definition lists
I'm trying to add a glossary to my project. Glossaries are simply syntactic sugar around definition lists, so I believe this affects definition lists in general. When I use a definition list, the rendering looks like:

Compare this to other themes like RTD, where keys are bold and values are indented. Would it be possible to improve the rendering of definition lists?