From 35f96d2bfacf14ab1172dc24127b5f2d4dc70deb Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 9 Aug 2007 21:17:38 +0000 Subject: [PATCH] emphasize webapi.txt. webapi.txt! webapi.txt! webapi.txt! [Imported from Trac: page Dev, version 26] --- Dev.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dev.md b/Dev.md index cd88c9a..601ab56 100644 --- a/Dev.md +++ b/Dev.md @@ -9,8 +9,8 @@ Views into the process of Tahoe hackery. * [/cgi-bin/mailman/listinfo/tahoe-dev The tahoe-dev mailing list] is the community forum for discussion of Tahoe design, implementation, and usage. * 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. See especially the webapi.txt document, which shows how to control a Tahoe node programmatically. +' + * [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 to be fixed](http://allmydata.org/trac/tahoe/query?status=new&status=assigned&status=reopened&groupdesc=1&group=priority&component=code&milestone=0.5.0&order=priority) for the v0.5 release.