diff --git a/i2p2www/pages/site/docs/api/bob.html b/i2p2www/pages/site/docs/api/bob.html index 1f3e43e5..85379954 100644 --- a/i2p2www/pages/site/docs/api/bob.html +++ b/i2p2www/pages/site/docs/api/bob.html @@ -2,6 +2,13 @@ {% block title %}{{ _('BOB - Basic Open Bridge') }}{% endblock %} {% block lastupdated %}{% trans %}August 2010{% endtrans %}{% endblock %} {% block content %} +

Language libraries for the BOB API

+ +

{% trans %}Technical differences from SAM (for the better?){% endtrans %}

{% trans -%} @@ -342,11 +349,4 @@ and point to a different machine on your LAN while you do updates, or point to a set of backup machines depending on what is running, etc, etc. Only your imagination limits what you could do with BOB. {%- endtrans %}

- -

Language libraries for the BOB API

- {% endblock %} diff --git a/i2p2www/pages/site/docs/api/sam.html b/i2p2www/pages/site/docs/api/sam.html index 3cdff2ca..519d5e0c 100644 --- a/i2p2www/pages/site/docs/api/sam.html +++ b/i2p2www/pages/site/docs/api/sam.html @@ -21,6 +21,16 @@ The reported version remains "1.0".

+

Language libraries for the SAMv1 API

+ + +The libraries are in the I2P source repository. +

Version 1 Protocol

 ----------------------------------------------------------------------