Mercurial > p > roundup > code
comparison doc/implementation.txt @ 704:54333751e98d search_indexing-0-4-2-branch
Brought search_indexing-branch up to date with latest changes in HEAD.
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Thu, 02 May 2002 13:09:11 +0000 |
| parents | 6e8197a5880f |
| children |
comparison
equal
deleted
inserted
replaced
| 703:8d2cb0d09da4 | 704:54333751e98d |
|---|---|
| 1 ==================== | |
| 1 Implementation notes | 2 Implementation notes |
| 2 ==================== | 3 ==================== |
| 4 | |
| 5 :Version: $Revision: 1.1.4.1 $ | |
| 3 | 6 |
| 4 [see also the roundup package docstring] | 7 [see also the roundup package docstring] |
| 5 | 8 |
| 6 There have been some modifications to the spec. I've marked these in the | 9 There have been some modifications to the spec. I've marked these in the |
| 7 source with 'XXX' comments when I remember to. | 10 source with 'XXX' comments when I remember to. |
| 41 | 44 |
| 42 template - menu() and field() look awfully similar now .... ;) | 45 template - menu() and field() look awfully similar now .... ;) |
| 43 | 46 |
| 44 roundup.py - the command-line tool has a lot more commands at its disposal | 47 roundup.py - the command-line tool has a lot more commands at its disposal |
| 45 | 48 |
| 49 ----------------- | |
| 50 | |
| 51 Back to `Table of Contents`_ | |
| 52 | |
| 53 .. _`Table of Contents`: index.html | |
| 54 |
