Author: jpotts
Date: Thu Dec  2 14:48:13 2010
New Revision: 1041398

URL: http://svn.apache.org/viewvc?rev=1041398&view=rev
Log:
Sphinx wrapper for Hudson build

Added:
    incubator/chemistry/cmislib/trunk/src/doc/src/run-sphinx.py   (with props)

Added: incubator/chemistry/cmislib/trunk/src/doc/src/run-sphinx.py
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/cmislib/trunk/src/doc/src/run-sphinx.py?rev=1041398&view=auto
==============================================================================
--- incubator/chemistry/cmislib/trunk/src/doc/src/run-sphinx.py (added)
+++ incubator/chemistry/cmislib/trunk/src/doc/src/run-sphinx.py Thu Dec  2 
14:48:13 2010
@@ -0,0 +1,3 @@
+#!/usr/bin/python
+import os
+os.system("make html")

Propchange: incubator/chemistry/cmislib/trunk/src/doc/src/run-sphinx.py
------------------------------------------------------------------------------
    svn:executable = *


Reply via email to