Fixes headers in hacking howto docs

This commit is contained in:
Will Kahn-Greene 2011-05-07 09:42:01 -04:00
parent 4564da2210
commit 1220e775b9

View File

@ -146,8 +146,8 @@ To do this, do::
.. _hacking-with-buildout:
Creating a dev environment with bootstrap and buildout
------------------------------------------------------
How to set up and maintain an environment for hacking with buildout
===================================================================
.. Note::
@ -206,12 +206,6 @@ To do this, do::
rm -rf bin develop-eggs eggs mediagoblin.egg-info parts user_dev
.. _env_with_virtualenv:
Creating a dev environment with virtualenv
------------------------------------------
Running the server
==================