summaryrefslogtreecommitdiff
path: root/docs/source/static
diff options
context:
space:
mode:
authorPete <pete@coderpete.net>2012-03-16 15:53:05 -0700
committerPete <pete@coderpete.net>2012-03-19 16:52:47 -0700
commitf96bfa1e80c0b84d1e16d316265d6dba71d79e96 (patch)
treeb7cef66289a980f6d98f30b9d0081055bf702546 /docs/source/static
parent49c99eac32e9cf044071b387b0e4755beb19b537 (diff)
downloadpecan-f96bfa1e80c0b84d1e16d316265d6dba71d79e96.tar.gz
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 .. :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.
Diffstat (limited to 'docs/source/static')
-rw-r--r--docs/source/static0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/source/static b/docs/source/static
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/source/static