sphinx-bootstrap-theme icon indicating copy to clipboard operation
sphinx-bootstrap-theme copied to clipboard

controlling autodoc output appearance

Open mluerig opened this issue 5 years ago • 0 comments

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

mluerig avatar Apr 02 '20 18:04 mluerig