diff options
author | simonmar <unknown> | 2002-05-01 11:03:26 +0000 |
---|---|---|
committer | simonmar <unknown> | 2002-05-01 11:03:26 +0000 |
commit | ba6c39faa423dd11635fe58dead555b680721a86 (patch) | |
tree | 01c0b8e3d7901fce2d18d0664460e3227835f115 | |
parent | 154b9d713f79da3de308f96ae5d2242a3d323997 (diff) |
[haddock @ 2002-05-01 11:03:26 by simonmar]
Add another item
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ * Allow documentation annotations to explicitly name the entity they refer to. +* Allow {- -} style documentation comments in addition to --. + * Add back-references from the definition to the uses of types/classes (perhaps in the index?) |