log docs/rendered/searchindex.js @ 78:c48b393f6461

age author description
Fri, 07 Aug 2009 11:21:21 -0700 Atul Varma Added docs for Object.get_runtime().
Sun, 19 Jul 2009 19:58:15 -0700 Atul Varma Added documentation for Context methods get_runtime(), new_object(), and init_standard_classes().
Fri, 10 Jul 2009 18:41:14 -0700 Atul Varma pymonkey.undefined now has a 'falsy' value.
Fri, 10 Jul 2009 17:39:48 -0700 Atul Varma Made another doctest easier to read.
Fri, 10 Jul 2009 17:26:32 -0700 Atul Varma Made a doctest more readable.
Fri, 10 Jul 2009 17:22:42 -0700 Atul Varma Added docs for pymonkey.undefined.
Fri, 10 Jul 2009 17:07:26 -0700 Atul Varma Added docs for pymonkey.Object.
Wed, 08 Jul 2009 09:32:31 -0700 Atul Varma Added some basic, incomplete docs on the pymonkey module, which include a doctest that's run when pymonkey is built.
Tue, 07 Jul 2009 09:28:29 -0700 Atul Varma Added intermediate/bookkeeping Sphinx files to .hgignore. Not sure what changed in searchindex.js, it's auto-generated by Sphinx.
Tue, 07 Jul 2009 09:26:36 -0700 Atul Varma Moved README to Sphinx documentation. Keeping the rendered docs in the repository so that they can be viewed via HG and locally by people who don't have Sphinx installed.