# HG changeset patch # User Atul Varma # Date 1251799926 25200 # Node ID 478c672348dcfa553b2deae2e87933106da2e03f # Parent dd32a92f6b4f7bee1e20f805d8b2fc643d98ee84 ReST underline/overline fixes. diff -r dd32a92f6b4f -r 478c672348dc docs/src/index.txt --- 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 `_ engine diff -r dd32a92f6b4f -r 478c672348dc docs/src/pydermonkey.txt --- 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