Added TOC.

This commit is contained in:
mathiasdm
2010-10-11 15:57:40 +00:00
parent b8f77e7f63
commit 69e2d0f616

View File

@ -10,7 +10,43 @@
<ol> <ol>
<li><a href="#generating-monotone-keys">Generating Monotone keys</a></li> <li><a href="#generating-monotone-keys">Generating Monotone keys</a></li>
<li><a href="#trust-and-initializing-your-repository">Trust and initializing your repository</a></li> <li><a href="#trust-and-initializing-your-repository">Trust and initializing your repository</a></li>
<li><a href="#obtaining-and-deploying-developers-keys">Obtaining and deploying developers' keys</a></li> <li>
<a href="#obtaining-and-deploying-developers-keys">Obtaining and deploying developers' keys</a>
<ol>
<li><a href="#monotone-keys-for-zzz">Monotone keys for zzz</a></li>
<li><a href="#monotone-keys-for-welterde">Monotone keys for welterde</a></li>
<li><a href="#monotone-keys-for-complication">Monotone keys for Complication</a></li>
<li><a href="#monotone-keys-for-jrandom">Monotone keys for jrandom</a></li>
</ol>
</li>
<li><a href="#setting-up-trust-evaluation-hooks">Setting up trust evaluation hooks</a></li>
<li><a href="#servers-and-creating-a-client-tunnel-to-mtn.i2p2.i2p">Servers, and creating a client tunnel to <code>mtn.i2p2.i2p</code></a></li>
<li><a href="#pulling-the-i2p.i2p-i2p.www-and-i2p.syndie-branches">Pulling the <code>i2p.i2p</code>, <code>i2p.www</code> and <code>i2p.syndie</code> branches</a></li>
<li><a href="#verifying-that-trust-evaluation-works">Verifying that trust evaluation works</a></li>
<li>
<a href="#verifying-that-i2p-maintains-continuity-with-jrandoms-last-tarball">Verifying that I2P maintains continuity with jrandoms last tarball</a>
<ol>
<li><a href="#obtaining-jrandoms-public-gpg-key">Obtaining jrandoms public GPG key</a></li>
<li><a href="#obtaining-the-0.6.1.30-source-tarball-and-jrandoms-signature-of-it">Obtaining the 0.6.1.30 source tarball and jrandoms signature of it</a></li>
<li><a href="#verifying-and-extracting-the-source-tarball">Verifying and extracting the source tarball</a></li>
<li><a href="#checking-out-0.6.1.30-sources-from-monotone">Checking out 0.6.1.30 sources from Monotone</a></li>
<li><a href="#diffing-source-trees-against-each-other">Diffing source trees against each other</a></li>
<li><a href="#examining-changes-from-0.6.1.30-onwards">Examining changes from 0.6.1.30 onwards</a></li>
</ol>
</li>
<li><a href="#checking-out-a-working-copy-of-the-latest-version">Checking out a working copy of the latest version</a></li>
<li><a href="#updating-your-working-copy-to-the-latest-version">Updating your working copy to the latest version</a></li>
<li><a href="#why-i2p.www-cannot-be-verified">Why <code>i2p.www</code> cannot be verified</a></li>
<li><a href="#why-syndie-doesnt-need-a-signed-tarball-to-verify">Why Syndie doesnt need a signed tarball to verify</a></li>
</ol>
</li>
<li>
<a href="#operating-a-monotone-server">Operating a Monotone Server</a>
<ol>
<li><a href="#obtaining-and-deploying-developers-transport-keys">Obtaining and deploying developers transport keys</a></li>
<li><a href="#granting-push-and-pull-access">Granting push and pull access</a></li>
<li><a href="#running-monotone-in-server-mode">Running Monotone in server mode</a></li>
<li><a href="#differences-under-debian-gnulinux">Differences under Debian GNU/Linux</a></li>
</ol> </ol>
</li> </li>
</ol> </ol>