chiark / gitweb /
Merge branch 'master' into stable-5.x
[ypp-sc-tools.db-live.git] / yarrg / web / devel
index 0214ab57a6fee36ed6243ed6772ed17d6af98d9e..fecd77dc1b25449701391f4a8a65d6b888703d6b 100755 (executable)
 
 
 </%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> -
  Yet Another Revenue Research Gatherer
 |
-<b>development</b>
-|
 <a href="intro">introduction</a>
 |
 <a href="docs">documentation</a>
+|
+<b>development</b>
 
 <h1>YARRG development, contribution and troubleshooting</h1>
 
@@ -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/</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>
@@ -116,9 +124,9 @@ has the specification of the mechanism and format for uploading to YARRG.
 If you would like to run a (perhaps modified) copy of the YARRG
 website it would be very easy for us to make our system send you
 copies of updates submitted by users of the official YARRG client, in
-the format expected by the YARRG code.  Please just ask us - it's just
-a matter of us adding your database instance's special email address
-to our alias file.
+the format expected by the YARRG code.  Please just ask us - at our
+end it's just a matter of us adding your database instance's special
+email address to our alias file.
 
 <p>