[Checkins] SVN: bluebream/trunk/ docs moved to bluebream/website

Baiju M baiju.m.mail at gmail.com
Fri Jan 15 10:50:36 EST 2010


Log message for revision 108151:
  docs moved to bluebream/website
  

Changed:
  U   bluebream/trunk/buildout.cfg
  D   bluebream/trunk/docs/
  D   bluebream/trunk/setup.cfg

-=-
Modified: bluebream/trunk/buildout.cfg
===================================================================
--- bluebream/trunk/buildout.cfg	2010-01-15 14:53:44 UTC (rev 108150)
+++ bluebream/trunk/buildout.cfg	2010-01-15 15:50:35 UTC (rev 108151)
@@ -2,7 +2,6 @@
 develop = .
 parts = bluebream
         test
-        sphinxbuilder
 
 [bluebream]
 recipe = zc.recipe.egg
@@ -13,11 +12,6 @@
 recipe = zc.recipe.testrunner
 eggs = bluebream[test]
 
-[sphinxbuilder]
-recipe = collective.recipe.sphinxbuilder
-source = ${buildout:directory}/docs/source
-build = ${buildout:directory}/docs/output
-
 [test-all-packages]
 recipe = z3c.recipe.compattest
 include = ${bb-packages:packages}

Deleted: bluebream/trunk/setup.cfg
===================================================================
--- bluebream/trunk/setup.cfg	2010-01-15 14:53:44 UTC (rev 108150)
+++ bluebream/trunk/setup.cfg	2010-01-15 15:50:35 UTC (rev 108151)
@@ -1,2 +0,0 @@
-[upload_sphinx]
-upload-dir = docs/output/html



More information about the checkins mailing list