Author: humbedooh
Date: Mon Dec 7 12:40:34 2015
New Revision: 1718334
URL: http://svn.apache.org/viewvc?rev=1718334&view=rev
Log:
source loc etc for pysteve
Modified:
steve/site/trunk/content/dev/source-code.mdtext
Modified: steve/site/trunk/content/dev/source-code.mdtext
URL:
http://svn.apache.org/viewvc/steve/site/trunk/content/dev/source-code.mdtext?rev=1718334&r1=1718333&r2=1718334&view=diff
==============================================================================
--- steve/site/trunk/content/dev/source-code.mdtext (original)
+++ steve/site/trunk/content/dev/source-code.mdtext Mon Dec 7 12:40:34 2015
@@ -1,5 +1,20 @@
Title: Source Code
+## pySTeVe
+PySTeVe can be browsed via the [web
interface](https://svn.apache.org/viewvc/steve/trunk/pysteve/).
+
+You can check out the source code at:
[https://svn.apache.org/repos/asf/steve/trunk/pysteve/](https://svn.apache.org/repos/asf/steve/trunk/pysteve/):
+
+
+ $svn co https://svn.apache.org/repos/asf/steve/trunk/pysteve/
+
+
+PySTeVe requires no building/compiling, but does require a setup, as explained
on the [try it out](demo.html) page.
+
+
+
+
+## Older sources
You can browse the source code via the [web
interface](http://svn.apache.org/viewvc/steve/trunk/)
.