Ray Speth
430c59634a
[Doc] Extend sphinxdoc theme instead of overwriting CSS file
...
Overwriting the CSS file caused styles to fall out-of-date with the HTML
generated by newer versions of Sphinx. This way, we just need to maintain a few
customizations to the base theme.
2015-06-12 18:34:44 -04:00
Ray Speth
fe0c864f45
[Doc] Fix missing separator before static/class methods in Sphinx docs
2015-05-05 11:00:25 -04:00
Ray Speth
ce15158bf9
[Doc] Fix CSS used for method names in Sphinx docs
...
This appears to be necessary for Sphinx >= 1.3.0
2015-05-05 11:00:25 -04:00
Ray Speth
095f43c1eb
Added modified CSS for Sphinx documentation
...
This CSS (from Matplotlib) adds thick lines before each documented
class and thin lines at the start of each documented method.
2012-04-04 18:46:16 +00:00
Ray Speth
e6a5abdfae
Added header logo to documentation
2012-04-04 18:45:31 +00:00
Ray Speth
d02ccc5334
Translated the "Defining Phases" guide to Sphinx/reST format
2012-04-04 18:45:15 +00:00