diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index fe772345..5fd3a1ca 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Index to Technical Documentation{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}January 2016{% endtrans %}{% endblock %} -{% block accuratefor %}0.9.24{% endblock %} +{% block lastupdated %}{% trans %}April 2018{% endtrans %}{% endblock %} +{% block accuratefor %}0.9.34{% endblock %} {% block content %}
{% trans -%} Following is an index to the technical documentation for I2P. @@ -220,23 +220,27 @@ Traditionally used only by Java applications and higher-level APIs. --> {% trans %}Note: always verify that javadocs are current by checking the release number.{% endtrans %}