Skip to content

Commit dacebb4

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent c307e25 commit dacebb4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/design.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
Roundup - An Issue-Tracking System for Knowledge Workers
33
========================================================
44

5-
:Authors: Ka-Ping Yee (original__), Richard Jones (implementation)
6-
7-
__ spec.html
5+
:Authors: Ka-Ping Yee (original), Richard Jones (implementation)
86

97
.. contents::
108

@@ -14,10 +12,12 @@ Introduction
1412
This document presents a description of the components of the Roundup
1513
system and specifies their interfaces and behaviour in sufficient detail
1614
to guide an implementation. For the philosophy and rationale behind the
17-
Roundup design, see the first-round Software Carpentry submission for
18-
Roundup. This document fleshes out that design as well as specifying
15+
Roundup design, see the first-round Software Carpentry `submission for
16+
Roundup`__. This document fleshes out that design as well as specifying
1917
interfaces so that the components can be developed separately.
2018

19+
__ spec.html
20+
2121

2222
The Layer Cake
2323
-----------------

0 commit comments

Comments
 (0)