From 0e64b7c0933a1993dc3d31770c1550cea4d10f04 Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Fri, 9 Jul 2010 11:49:17 -0700 Subject: Moving the resources in to their own module to ensure that setup.py installs them correctly. --- pycco_resources/pycco.html | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 pycco_resources/pycco.html (limited to 'pycco_resources/pycco.html') diff --git a/pycco_resources/pycco.html b/pycco_resources/pycco.html deleted file mode 100644 index 67ba4e0..0000000 --- a/pycco_resources/pycco.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - {{ title }} - - - -
-
- {{#sources?}} -
- Jump To … -
-
- {{#sources}} - {{ basename }} - {{/sources}} -
-
-
- {{/sources?}} - - - - - - - - - {{#sections}} - - - - - {{/sections}} -

{{ title }}

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