From 90faaccdb98a7cfdcebc5d0a8101b664604acef0 Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Tue, 29 Jun 2010 00:03:43 -0700 Subject: Initial commit. TODO: update README, make setup.py script, make gh-pages --- resources/pocco.html | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 resources/pocco.html (limited to 'resources/pocco.html') diff --git a/resources/pocco.html b/resources/pocco.html new file mode 100644 index 0000000..9855a52 --- /dev/null +++ b/resources/pocco.html @@ -0,0 +1,46 @@ + + + + + {{ title }} + + + +
+
+ {{#sources?}} +
+ Jump To … +
+
+ {{#sources}} + {{ basename }} + {{/sources}} +
+
+
+ {{/sources?}} + + + + + + + + + {{#sections}} + + + + + {{/sections}} +

{{ title }}

+
+ # +
+ {{{ docs_html }}} +
+
{{{ code_html }}}
+
+
+ -- cgit v1.2.3