f96bfa1e80c0b84d1e16d316265d6dba71d79e96

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 .. 🎶: makes notes show up
- for reasons undefined sphinx appears to ignore DocStrings in
__init__; moved the params documentation up to the main class
DocString.
A WSGI object-dispatching web framework, in the spirit of TurboGears, only much much smaller, with many fewer dependencies.
Description
RETIRED, A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.