Documentation

- Added notes in the DEVELOPER file about the need for an external script
  that can fix duplicate UUID problems.
This commit is contained in:
Paul Beckingham
2012-04-02 17:03:29 -04:00
parent f5b841e8a6
commit d4cc4c5745

View File

@@ -24,6 +24,10 @@ New Code Needs
<red>one two three four</red> <red>one two three four</red>
This is only possible if there is nothing between </red> and <red> and the This is only possible if there is nothing between </red> and <red> and the
colors match. colors match.
- Need an external script that can locate and correct duplicate UUIDs in the
data file, as found by 'task diag'. This should check to see if there is
a suitable UUID generator installed. This should also be careful to
properly handle recurring tasks.
Documentation Needed Documentation Needed
Various forms of documentation that are needed, or are in need of review or Various forms of documentation that are needed, or are in need of review or