chiark / gitweb /
Make prices for commodity work again
[ypp-sc-tools.web-live.git] / yarrg / web / devel
index 7e02d4c38e51cdb6af68a0eed9a1d6f44e685831..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,7 +64,7 @@ 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>
+<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
@@ -88,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>