Commit 7ce9f576 authored by Jim Fulton's avatar Jim Fulton

be ReST pedantic

parent 12681840
======================
For developers of ZODB For developers of ZODB
====================== ======================
Building Building
--------- ========
Bootstrap buildout, if necessary using ``bootstrap.py``:: Bootstrap buildout, if necessary using ``bootstrap.py``::
...@@ -13,7 +14,7 @@ Run the buildout:: ...@@ -13,7 +14,7 @@ Run the buildout::
bin/buildout bin/buildout
Testing Testing
------- =======
The ZODB checkouts are `buildouts <http://www.python.org/pypi/zc.buildout>`_. The ZODB checkouts are `buildouts <http://www.python.org/pypi/zc.buildout>`_.
When working from a ZODB checkout, first run the bootstrap.py script When working from a ZODB checkout, first run the bootstrap.py script
...@@ -54,14 +55,14 @@ Windows, although it can take a long time on Windows -- longer if you ...@@ -54,14 +55,14 @@ Windows, although it can take a long time on Windows -- longer if you
use ZoneAlarm. use ZoneAlarm.
Generating docs Generating docs
--------------- ===============
cd to the doc directory and:: cd to the doc directory and::
make html make html
Contributing Contributing
------------ ============
Almost any code change should include tests. Almost any code change should include tests.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment