summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-07-03 16:57:57 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-07-03 16:57:57 +0100
commit7817aef8ccb674c6f79ab17da4f51b7f043c19b6 (patch)
treea82a417e28723724fdbbffaec5702e53a2beb45d /documentation
parent23c384aa07288dc86dce79125b749a7068edaf43 (diff)
downloadnetsurf-website-7817aef8ccb674c6f79ab17da4f51b7f043c19b6.tar.gz
netsurf-website-7817aef8ccb674c6f79ab17da4f51b7f043c19b6.tar.bz2
More SVN --> Git.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/develop.en4
-rw-r--r--documentation/index.en2
-rw-r--r--documentation/translations.en8
3 files changed, 6 insertions, 8 deletions
diff --git a/documentation/develop.en b/documentation/develop.en
index c227bfa..f1de2e1 100644
--- a/documentation/develop.en
+++ b/documentation/develop.en
@@ -80,7 +80,7 @@
<h2 id="Compiling">Compiling</h2>
-<p>The recommended compiler is GCC. A guide to <a href="robuild">building NetSurf on RISC OS</a> is available, as are instructions for <a href="http://source.netsurf-browser.org/*checkout*/trunk/netsurf/Docs/BUILDING-GTK">building the GTK version</a>. NetSurf can also be cross-compiled for RISC OS using <a href="http://gccsdk.riscos.info/">GCCSDK</a>.</p>
+<p>The recommended compiler is GCC. A guide to <a href="robuild">building NetSurf on RISC OS</a> is available, as are instructions for <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=blob_plain;f=Docs/BUILDING-GTK;hb=HEAD">building the GTK version</a>. NetSurf can also be cross-compiled for RISC OS using <a href="http://gccsdk.riscos.info/">GCCSDK</a>.</p>
<p>The <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">autobuilder</a> compiles NetSurf every 15 minutes if changes have been checked into our Git repository.</p>
@@ -88,7 +88,7 @@
<h3>Dependencies</h3>
-<p>NetSurf requires a number of additional libraries to build. Consult the documents in the <code>Docs/</code> directory of NetSurf's source tree for more info.</p>
+<p>NetSurf requires a number of additional libraries to build. Consult the documents in the <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=tree;f=Docs;hb=HEAD">Docs</a> directory of NetSurf's source tree for more info.</p>
<h2 id="SourceDocumentation">Source documentation</h2>
diff --git a/documentation/index.en b/documentation/index.en
index 35a627d..b45779e 100644
--- a/documentation/index.en
+++ b/documentation/index.en
@@ -175,7 +175,7 @@
<ul class="docsections">
<li><strong><a href="develop">Developer Information</a></strong>
<ul>
-<li><a href="develop#Subversion">Source control</a></li>
+<li><a href="develop#SourceControl">Source control</a></li>
<li><a href="develop#Compiling">Compiling</a></li>
<li><a href="develop#SourceDocumentation">Source documentation</a></li>
<li><a href="develop#Communication">Communication</a></li>
diff --git a/documentation/translations.en b/documentation/translations.en
index 2c2f553..8860397 100644
--- a/documentation/translations.en
+++ b/documentation/translations.en
@@ -83,11 +83,9 @@
<p>The documentation is part of the web site and it is copied into the NetSurf application by the autobuilder. The autobuilder automatically makes a few changes to links in the documentation, to ensure they work off line. It is important that it is the web site version of the documentation is translated.</p>
-<p>The simplest way to get the latest files is to use Subversion, as follows:</p>
+<p>The simplest way to get the latest files is to use Git, as follows:</p>
-<p><code>*<strong>svn checkout svn://svn.netsurf-browser.org/trunk/netsurf/!NetSurf</strong></code><br><code>*<strong>svn checkout svn://svn.netsurf-browser.org/trunk/netsurfweb</strong></code></p>
-
-<p>The <a href="http://www.cp15.org/versioncontrol/">Subversion client</a> must first have been seen by the filer.</p>
+<p><code>$ <strong>git clone git://git.netsurf-browser.org/netsurf.git</strong></code><br><code>$ <strong>git clone git://git.netsurf-browser.org/netsurf-website.git</strong></code></p>
<p>The important files are</p>
@@ -114,7 +112,7 @@
<h2 id="FileSubmission">File submission</h2>
-<p>Please send any translated files to Michael &lt;<a href="mailto:tlsa@netsurf-browser.org">tlsa@netsurf-browser.org</a>&gt;.</p>
+<p>Please send any translated files to the <a href="/contact/">development mailing list</a>.</p>
<div class="footer">