Mercurial > p > roundup > code
diff doc/design.txt @ 3527:8ee9b38789af
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 30 Jan 2006 03:34:35 +0000 |
| parents | 976bd292eaa0 |
| children | 193f316dbbe9 |
line wrap: on
line diff
--- a/doc/design.txt Mon Jan 30 03:23:07 2006 +0000 +++ b/doc/design.txt Mon Jan 30 03:34:35 2006 +0000 @@ -2,9 +2,7 @@ Roundup - An Issue-Tracking System for Knowledge Workers ======================================================== -:Authors: Ka-Ping Yee (original__), Richard Jones (implementation) - -__ spec.html +:Authors: Ka-Ping Yee (original), Richard Jones (implementation) .. contents:: @@ -14,10 +12,12 @@ This document presents a description of the components of the Roundup system and specifies their interfaces and behaviour in sufficient detail to guide an implementation. For the philosophy and rationale behind the -Roundup design, see the first-round Software Carpentry submission for -Roundup. This document fleshes out that design as well as specifying +Roundup design, see the first-round Software Carpentry `submission for +Roundup`__. This document fleshes out that design as well as specifying interfaces so that the components can be developed separately. +__ spec.html + The Layer Cake -----------------
