chiark / gitweb /
Make prices for commodity work again
[ypp-sc-tools.web-live.git] / yarrg / web / devel
index ca288b5da9dddd4008743d1552b6c656cffc3495..abfc7471401e0d028c5e96cdc1a199a27b473b9c 100755 (executable)
@@ -33,7 +33,8 @@
 
 
 </%doc>
-<html><head><title>YARRG (Yet Another Revenue Research Gatherer)</title>
+<html lang="en"><head>
+<title>YARRG (Yet Another Revenue Research Gatherer)</title>
 </head><body>
 
 <a href="lookup">YARRG</a> -
@@ -53,7 +54,7 @@ YARRG is Free Software - you may share and modify it.  See the
 licences for details.  Not only the client but also the website code
 is Free.  The yarrg client, support files, and so forth are under
 the GNU GPL (v3 or later); the website is under the GNU Affero GPL (v3
-or later).  </p>
+or later).
 
 <p>
 
@@ -63,9 +64,11 @@ Note that there is <strong>NO WARRANTY</strong> !
 
 <h3>Source code</h3>
 
-<kbd>git-clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git/</kbd><br>
-obtains the source code of the latest release, which you can also find
-<a href="http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/">as an unpacked tree</a>
+<kbd>git clone http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/.git/</kbd><br>
+obtains the source code of the latest version released for use as a
+client, which you can also find
+<a href="http://www.chiark.greenend.org.uk/~ijackson/ypp-sc-tools/master/">as
+an unpacked tree</a>
 
 <p><a href="source.tar.gz">Live website source code</a> can
 be downloaded, in case we have made changes but not yet pushed them
@@ -86,6 +89,11 @@ gives you the source code for the pages you are now looking at.
 Each of these allows you to download its own source code so you
 can get both the testing and the main version of the website.
 
+<p>
+
+You can add the form parameter <kbd>?debug=1</kbd> to each of the
+above to get a version of the site with debugging output enabled.
+
 <h3>Data</h3>
 
 <kbd>rsync rsync.yarrg.chiark.net::yarrg/</kbd><br>