Moved supported_applications and bittorrent pages into docs/applications

This commit is contained in:
str4d
2012-11-11 05:27:03 +00:00
parent 899892e6f7
commit 5575cc293f
3 changed files with 10 additions and 5 deletions

View File

@@ -27,6 +27,12 @@
<li><a href="{{ site_url('docs/how/elgamalaes') }}"><span>{{ _('ElGamal/AES+SessionTags') }}</span></a></li>
</ul>
</li>
<li class="has-sub"><a href="#"><span>{{ _('Applications') }}</span></a>
<ul>
<li><a href="{{ site_url('docs/applications/supported') }}"><span>{{ _('Supported applications') }}</span></a></li>
<li><a href="{{ site_url('docs/applications/bittorrent') }}"><span>{{ _('Bittorrent') }}</span></a></li>
</ul>
</li>
<li class="has-sub"><a href="#"><span>{{ _('API') }}</span></a>
<ul>
<li><a href="{{ site_url('docs/api/i2ptunnel') }}"><span>{{ _('I2PTunnel') }}</span></a></li>
@@ -48,7 +54,6 @@
</ul>
</li>
<li><a href="howto.html"><span>{{ _('Howto docs') }}</span></a></li>
<li><a href="applications.html"><span>{{ _('Applications') }}</span></a></li>
</ul>
</li>
<li class="has-sub"><a href="#"><span>{{ _('Support') }}</span></a>

View File

@@ -1,4 +1,4 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}Bittorrent over I2P{% endblock %}
{% block content %}
Updated September 2012, current as of router version 0.9.2

View File

@@ -1,4 +1,4 @@
{% extends "_layout.html" %}
{% extends "global/layout.html" %}
{% block title %}Supported Applications{% endblock %}
{% block content %}
@@ -148,7 +148,7 @@ I2P. If you know of something that's missing please submit a ticket on
<p><strong>Warning: Using an application, plugin, or service with I2P
doesn't automatically protect your anonymity. I2P is merely a set of tools
which can help you mitigate certain <a href="how_threatmodel">identified
which can help you mitigate certain <a href="{{ site_url('docs/how/threatmodel') }}">identified
threats to anonymity</a>. We do not and cannot make any guarantees about the
safety of the applications, plugins, and services listed below. Most
applications and plugins must be properly configured, and some will need to
@@ -338,7 +338,7 @@ and indexers</a></h4>
<p><a href=
"http://erdgeist.org/arts/software/opentracker/"><strong>opentracker</strong></a>
— Lightweight tracker/indexer. I2P mod available in the i2p.opentracker
branch of the <a href="newdevelopers.html">I2P Monotone repository</a>.
branch of the <a href="{{ site_url('volunteer/guides/newdevelopers') }}">I2P Monotone repository</a>.
<sup><em>[standalone/mod]</em></sup></p>
</li>