Mercurial > pydertron
view docs.css @ 26:c4181cc0771d
Fixed a bug whereby pydermonkey.Object instances couldn't be passed from python-space into JS-space. I think.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 21 Mar 2010 22:11:51 -0700 |
parents | c2c369402a2e |
children |
line wrap: on
line source
body { font-family: palatino, georgia, verdana, arial, sans-serif; font-size: 12pt; } h1 { font-weight: normal; } .doctest-block { font-family: monaco, andale mono, lucidatypewriter, courier, courier new, monospace; font-size: 10pt; background-color: #eeeeee; } .literal { font-family: monaco, andale mono, lucidatypewriter, courier, courier new, monospace; font-size: 10pt; background-color: #eeeeee; } a { color: black; } .document { width: 50em; margin: 0 auto; } hr { display: none; } .footer { text-align: right; width: 50em; padding: 0.25em; margin: 0 auto; }