| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Appease Sphinx | Pete | 2012-03-19 | 1 | -0/+0 |
| Fixes to docs and DocStrings to silence sphinx warnings and errors during 'make html': - bad indentation in param blocks - unsupported section header markup in DocStrings - touched docs/source/static (sphinx does not like not having it) Fixes to DocStrings to make sphinx display paragraphs as intended: - .. notes:: not .. :notes:: makes notes show up - for reasons undefined sphinx appears to ignore DocStrings in __init__; moved the params documentation up to the main class DocString. | |||||
