Go to file
Pete f96bfa1e80 Appease Sphinx
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.
2012-03-19 16:52:47 -07:00
2012-03-19 16:52:47 -07:00
2012-03-19 16:52:47 -07:00
2011-09-02 15:15:58 -04:00
2012-03-15 14:55:49 -07:00
2012-03-01 12:26:48 -05:00
2012-03-11 14:13:10 -04:00
2012-03-19 13:37:16 -04:00
2012-03-05 10:12:23 -05:00

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.
Readme 3.1 MiB