Mercurial > pymonkey
changeset 171:478c672348dc
ReST underline/overline fixes.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Tue, 01 Sep 2009 03:12:06 -0700 |
parents | dd32a92f6b4f |
children | 94c80a0e7644 |
files | docs/src/index.txt docs/src/pydermonkey.txt |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/src/index.txt Tue Sep 01 03:07:24 2009 -0700 +++ b/docs/src/index.txt Tue Sep 01 03:12:06 2009 -0700 @@ -3,9 +3,9 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -====================== +========================= Pydermonkey Documentation -====================== +========================= Pydermonkey is a Python C extension module to expose the `Mozilla SpiderMonkey <https://developer.mozilla.org/en/SpiderMonkey>`_ engine
--- a/docs/src/pydermonkey.txt Tue Sep 01 03:07:24 2009 -0700 +++ b/docs/src/pydermonkey.txt Tue Sep 01 03:12:06 2009 -0700 @@ -1,5 +1,5 @@ :mod:`pydermonkey` --- Access SpiderMonkey from Python -=================================================== +====================================================== .. module:: pydermonkey :synopsis: Access SpiderMonkey from Python