comparison doc/implementation.txt @ 686:c52122f38c9b

Documentation cleanup, added info for potential (and current) developers
author Richard Jones <richard@users.sourceforge.net>
date Wed, 10 Apr 2002 23:55:36 +0000
parents 6e8197a5880f
children b38f4f95bffd
comparison
equal deleted inserted replaced
685:de6dc74a4148 686:c52122f38c9b
1 Implementation notes 1 Implementation notes
2 ==================== 2 ====================
3
4 :Version: $Revision: 1.2 $
3 5
4 [see also the roundup package docstring] 6 [see also the roundup package docstring]
5 7
6 There have been some modifications to the spec. I've marked these in the 8 There have been some modifications to the spec. I've marked these in the
7 source with 'XXX' comments when I remember to. 9 source with 'XXX' comments when I remember to.
41 43
42 template - menu() and field() look awfully similar now .... ;) 44 template - menu() and field() look awfully similar now .... ;)
43 45
44 roundup.py - the command-line tool has a lot more commands at its disposal 46 roundup.py - the command-line tool has a lot more commands at its disposal
45 47
48 -----------------
49
50 Back to `Table of Contents`_
51
52 .. _`Table of Contents`: index.html
53

Roundup Issue Tracker: http://roundup-tracker.org/