msmbuilder / msmbuilder-legacy

Legacy release of MSMBuilder
http://msmbuilder.org
GNU General Public License v2.0
25 stars 28 forks source link

Section headers don't look like headers in Sphinx theme #413

Open kyleabeauchamp opened 10 years ago

kyleabeauchamp commented 10 years ago

For example, the Notes section on the tICA class page:

http://msmbuilder.org/api/generated/msmbuilder.reduce.tICA.tICA.html#msmbuilder.reduce.tICA.tICA

I think this is a general problem with the available themes for Sphinx, as it seems that the default sphinx theme uses bold but several other themes (including the ReadTheDocs theme) uses plaintext for headers.

kyleabeauchamp commented 10 years ago

FWIW, I think the sklearn theme does a better job on this:

http://scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html#sklearn.cluster.KMeans

kyleabeauchamp commented 10 years ago

Here's another example of how our theme is "bad":

http://mdtraj.org/latest/api/generated/mdtraj.utils.ensure_type.html#mdtraj.utils.ensure_type