From 0c25f1d5bcff2c57a2338573b5e2827c0c6e6224 Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 6 Apr 2022 12:11:51 -0400 Subject: [PATCH] Call streaming a protocol --- i2p2www/pages/site/docs/api/streaming.html | 6 +++--- i2p2www/pages/site/docs/index.html | 6 +++--- i2p2www/spec/streaming.rst | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/i2p2www/pages/site/docs/api/streaming.html b/i2p2www/pages/site/docs/api/streaming.html index f0d6b641..30843cb1 100644 --- a/i2p2www/pages/site/docs/api/streaming.html +++ b/i2p2www/pages/site/docs/api/streaming.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} -{% block title %}{% trans %}Streaming Library{% endtrans %}{% endblock %} -{% block lastupdated %}2020-05{% endblock %} -{% block accuratefor %}0.9.46{% endblock %} +{% block title %}{% trans %}Streaming Protocol{% endtrans %}{% endblock %} +{% block lastupdated %}2022-04{% endblock %} +{% block accuratefor %}0.9.53{% endblock %} {% block content %}

{% trans %}Overview{% endtrans %}

diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index 30571239..027a39be 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 %}2021-01{% endblock %} -{% block accuratefor %}0.9.49{% endblock %} +{% block lastupdated %}2022-04{% endblock %} +{% block accuratefor %}0.9.53{% endblock %} {% block content %}

{% trans -%} Following is an index to the technical documentation for I2P. @@ -86,7 +86,7 @@ HTTP Bidir Proxy

{% trans %}End-to-End Transport API and Protocols{% endtrans %}

{% trans %}The end-to-end protocols used by clients for reliable and unreliable communication.{% endtrans %}