From 419d120408d371a5f3ddb1e650fa848362e6336d Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 16 Jul 2020 13:08:04 +0000 Subject: [PATCH] Migrate proposal 112 (subscription) to specification --- i2p2www/pages/site/docs/index.html | 3 +- i2p2www/pages/site/docs/naming.html | 6 +- ...addressbook-subscription-feed-commands.rst | 16 +- i2p2www/spec/subscription.rst | 337 ++++++++++++++++++ 4 files changed, 357 insertions(+), 5 deletions(-) create mode 100644 i2p2www/spec/subscription.rst diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index 7541a7e5..c0042e09 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Index to Technical Documentation{% endtrans %}{% endblock %} -{% block lastupdated %}2020-05{% endblock %} +{% block lastupdated %}2020-07{% endblock %} {% block accuratefor %}0.9.46{% endblock %} {% block content %}

{% trans -%} @@ -40,6 +40,7 @@ If you find any inaccuracies in the documents linked below, please