Migrated docs index over to lastupdated and accuratefor tags

This commit is contained in:
str4d
2012-12-20 02:08:53 +00:00
parent cc292624d2
commit e6e11fa905

View File

@@ -1,11 +1,12 @@
{% extends "global/layout.html" %} {% extends "global/layout.html" %}
{% block title %}Index to Technical Documentation{% endblock %} {% block title %}Index to Technical Documentation{% endblock %}
{% block lastupdated %}May 2012{% endblock %}
{% block accuratefor %}0.9{% endblock %}
{% block content %} {% block content %}
<h1>How does I2P work?</h1> <h1>How does I2P work?</h1>
<p> <p>
Following is an index to the technical documentation for I2P. Following is an index to the technical documentation for I2P.
This page was last updated in May 2012 and is accurate for router version 0.9.
</p><p> </p><p>
This index is ordered from the highest to lowest layers. This index is ordered from the highest to lowest layers.
The higher layers are for "clients" or applications; The higher layers are for "clients" or applications;