diff doc/customizing.txt @ 1228:c9f37630cf76

doc
author Richard Jones <richard@users.sourceforge.net>
date Thu, 26 Sep 2002 06:41:46 +0000
parents f83efa574177
children c0a3b1c49ef7
line wrap: on
line diff
--- a/doc/customizing.txt	Thu Sep 26 04:19:53 2002 +0000
+++ b/doc/customizing.txt	Thu Sep 26 06:41:46 2002 +0000
@@ -2,7 +2,7 @@
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.46 $
+:Version: $Revision: 1.47 $
 
 .. This document borrows from the ZopeBook section on ZPT. The original is at:
    http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -185,9 +185,8 @@
       your changes.
 
 A tracker schema defines what data is stored in the tracker's database.
-The
-schemas shipped with Roundup turn it into a typical software bug tracker or
-help desk.
+The schemas shipped with Roundup turn it into a typical software bug tracker
+or help desk.
 
 XXX make sure we ship the help desk
 
@@ -1489,8 +1488,8 @@
 Examples
 ========
 
-Adding a new field to a roundup schema
---------------------------------------
+Adding a new field to the classic schema
+----------------------------------------
 
 This example shows how to add a new constrained property (ie. a selection of
 distinct values) to your tracker.

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