diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index bc60130072be889f4a06148439a461e642c95654..e22594de1dd2ddc908a1cce63faa14799da686b7 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -15,6 +15,10 @@ The interface between applications and the router is the I2CP (I2P Control Protocol) API. {%- endtrans %}</p> +The specifications linked below are currently supported in the network. +See the <a href="{{ site_url('spec/proposals') }}">{{ _('Proposals') }}</a> page for +specifications in discussion or development. + <p>{% trans trac='https://i2pgit.org/i2p-hackers/i2p.www/issues' -%} The I2P Project is committed to maintaining accurate, current documentation. If you find any inaccuracies in the documents linked below, please @@ -74,13 +78,13 @@ Streamr Proxy </li><li> HTTP Bidir Proxy </li><li> -<a href="{{ site_url('docs/api/sam') }}">{{ _('SAM Protocol') }}</a> +<a href="{{ site_url('docs/api/sam') }}">{{ _('SAM Protocol') }}</a> (Deprecated) </li><li> -<a href="{{ site_url('docs/api/samv2') }}">{{ _('SAMv2 Protocol') }}</a> +<a href="{{ site_url('docs/api/samv2') }}">{{ _('SAMv2 Protocol') }}</a> (Deprecated) </li><li> <a href="{{ site_url('docs/api/samv3') }}">{{ _('SAMv3 Protocol') }}</a> </li><li> -<a href="{{ site_url('docs/api/bob') }}">{{ _('BOB Protocol') }}</a> +<a href="{{ site_url('docs/api/bob') }}">{{ _('BOB Protocol') }}</a> (Deprecated) </li></ul> <h3>{% trans %}End-to-End Transport API and Protocols{% endtrans %}</h3>