<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pecan.git/docs/source/static, branch 0.4.3</title>
<subtitle>github.com: stackforge/pecan.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pecan.git/'/>
<entry>
<title>Appease Sphinx</title>
<updated>2012-03-19T23:52:47+00:00</updated>
<author>
<name>Pete</name>
<email>pete@coderpete.net</email>
</author>
<published>2012-03-16T22:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pecan.git/commit/?id=f96bfa1e80c0b84d1e16d316265d6dba71d79e96'/>
<id>f96bfa1e80c0b84d1e16d316265d6dba71d79e96</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
