Mercurial > pydertron
diff docs.html @ 22:915fdf283ac5
Moved docs out to a separate file.
| author | Atul Varma <varmaa@toolness.com> |
|---|---|
| date | Thu, 10 Sep 2009 16:59:18 -0700 |
| parents | cb73bb169b67 |
| children | 7cbbec55aef6 |
line wrap: on
line diff
--- a/docs.html Thu Sep 10 16:37:33 2009 -0700 +++ b/docs.html Thu Sep 10 16:59:18 2009 -0700 @@ -4,12 +4,12 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> -<title></title> +<title>Pydertron</title> <link rel="stylesheet" href="docs.css" type="text/css" /> </head> <body> -<div class="document"> -<blockquote> +<div class="document" id="pydertron"> +<h1 class="title">Pydertron</h1> <p>Pydertron is a high-level wrapper for <a class="reference" href="http://code.google.com/p/pydermonkey">Pydermonkey</a> that provides convenient, secure object wrapping between JS and Python space.</p> @@ -94,7 +94,11 @@ JavaScript code: one of Pydertron's helpful conveniences is that it makes debugging JS code as much like debugging Python code as possible.</p> -</blockquote> +</div> +<div class="footer"> +<hr class="footer" /> +<a class="reference" href="docs.txt">View document source</a>. + </div> </body> </html>
