Skip to content

Commit

Permalink
Remove comment cruft, indent 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jean committed Apr 8, 2012
1 parent 3501fa3 commit 2fb4db4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions buildout.cfg
@@ -1,9 +1,6 @@
#
# Buildout to create toplone command which uploads Sphinx documentation to Plone site
#
[buildout] [buildout]
parts = parts =
sphinx sphinx


sources = sources sources = sources
sources-dir = ${buildout:directory}/src sources-dir = ${buildout:directory}/src
Expand All @@ -23,6 +20,7 @@ eggs =
collective.sphinx.includedoc collective.sphinx.includedoc
collective.sphinx.autoatschema collective.sphinx.autoatschema



[versions] [versions]
roadrunner = 0.2.3.1 roadrunner = 0.2.3.1
zc.recipe.egg=1.2.0 zc.recipe.egg=1.2.0
Expand Down

0 comments on commit 2fb4db4

Please sign in to comment.