DOC: Deploy current docs to scikits-image.org/docs/dev.

This commit is contained in:
Stefan van der Walt
2011-07-18 19:11:44 -07:00
parent 07ef2056ba
commit 64dc218483
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -86,7 +86,10 @@ if __name__ == '__main__':
if l.startswith('VERSION'):
tag = l.split("'")[1]
break
if "dev" in tag:
tag = "dev"
startdir = os.getcwd()
if not os.path.exists(pages_dir):
# init the repo