From c584b03d3e33d94deb368e7017e4976772488350 Mon Sep 17 00:00:00 2001 From: jrandom Date: Wed, 21 Jul 2004 00:17:23 +0000 Subject: [PATCH] use the 'applications' page instead of the nonexistant 'application' page. 'applications' does contain the app dev guide content i threw together before i moved, so there is also a link to it from the api page. --- menu.ini | 2 +- pages/api.html | 3 +++ pages/applications.html | 44 ++++++++++++++++++++--------------------- 3 files changed, 25 insertions(+), 24 deletions(-) diff --git a/menu.ini b/menu.ini index 156fc92b..7f6efd32 100644 --- a/menu.ini +++ b/menu.ini @@ -94,7 +94,7 @@ title = "ElGamal/AES+SessionTag" [how_networkcomparisons] title = "Network comparisons" -[application] +[applications] depth = 2 [myi2p] diff --git a/pages/api.html b/pages/api.html index e0f7bc28..dbab2ec3 100644 --- a/pages/api.html +++ b/pages/api.html @@ -1,3 +1,6 @@ +

Application developers should review the application +development guide for ideas about the four basic protocols for writing an +application to run over I2P: