From c45d187b1465d1944ebe2fb6a6b08cc36cfd65a8 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 26 Jul 2007 18:11:39 +0000 Subject: [PATCH] add mention of webapi.txt on Dev [Imported from Trac: page Dev, version 21] --- Dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev.md b/Dev.md index 610ac35..f43121b 100644 --- a/Dev.md +++ b/Dev.md @@ -10,7 +10,7 @@ Views into the process of Tahoe hackery. * The Buildbot page (linked at the top of each page) shows current build and test results. - * [The Doc page](Doc) contains extensive documentation, which is very useful guide for hacking. + * [The Doc page](Doc) contains extensive documentation, which is very useful guide for hacking. See especially the webapi.txt document, which shows how to control a Tahoe node programmatically. * [The tickets](http://allmydata.org/trac/tahoe/query?status=new&status=assigned&status=reopened&groupdesc=1&group=priority&component=code&milestone=0.5.0&order=priority) to be fixed for the v0.5 release.