Author: buildbot
Date: Mon Dec  7 12:46:22 2015
New Revision: 974834

Log:
Staging update by buildbot for steve

Modified:
    websites/staging/steve/trunk/content/   (props changed)
    websites/staging/steve/trunk/content/dev/source-code.html

Propchange: websites/staging/steve/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec  7 12:46:22 2015
@@ -1 +1 @@
-1718335
+1718336

Modified: websites/staging/steve/trunk/content/dev/source-code.html
==============================================================================
--- websites/staging/steve/trunk/content/dev/source-code.html (original)
+++ websites/staging/steve/trunk/content/dev/source-code.html Mon Dec  7 
12:46:22 2015
@@ -128,6 +128,19 @@
     </h1>
 </div>
 
+<h2>pySTeVe</h2>
+
+<p>PySTeVe can be browsed via the <a 
href="https://svn.apache.org/viewvc/steve/trunk/pysteve/";>web interface</a>.</p>
+
+<p>You can check out the source code at: <a 
href="https://svn.apache.org/repos/asf/steve/trunk/pysteve/";>https://svn.apache.org/repos/asf/steve/trunk/pysteve/</a>:</p>
+
+<pre><code>  $svn co https://svn.apache.org/repos/asf/steve/trunk/pysteve/
+</code></pre>
+
+<p>PySTeVe requires no building/compiling, but does require a setup, as 
explained on the <a href="/demo.html">try it out</a> page.</p>
+
+<h2>Older sources</h2>
+
 <p>You can browse the source code via the <a 
href="http://svn.apache.org/viewvc/steve/trunk/";>web interface</a>
 .</p>
 


Reply via email to