ryan-roemer / sphinx-bootstrap-theme

Sphinx Bootstrap Theme
http://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html
MIT License
585 stars 213 forks source link

controlling autodoc output appearance #209

Open mluerig opened 4 years ago

mluerig commented 4 years ago

sorry this is again a question and not an issue, and again I'm not sure whether it's sphinx-bootstrap or sphinx or needs custom templates. I was just wondering whether I can control the visualization of the autodoc output, e.g. highlighting of the class/function, fontsize, spacing, etc.

this is my doc: https://mluerig.github.io/phenopype/api.html#preprocessing

doing something like this yellow ribbon and larger fontsize would help http://soft-matter.github.io/trackpy/v0.4.2/generated/trackpy.locate.html#trackpy.locate

or a structure like in the sphinx doc, although I guess that's a whole theme https://docs.scipy.org/doc/numpy/reference/generated/numpy.ravel.html