From fc76e4aea33e4a841f36b7edcce35fdbad2d8fbe Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 15 Dec 2012 23:25:11 +0530 Subject: bunch of new todos; 'todo' renamed to 'TODO'. removed: todo added: TODO --- TODO | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..8a29a3d --- /dev/null +++ b/TODO @@ -0,0 +1,71 @@ +SCRUF - TODO -*- mode: org; -*- + +* features + +** build system (GNU auto tools) + +** test suite + +** implement lists + introduce mark-up for lists. Weird that I have not implement + yet. + +** [hp] documentation + + introduction to 'scruf' & 'scruffy' mark-up. [started writing, but + might not get it done anytime in the near future.] + + +* distribution related + +** README file + a brief description of the project; pointer to website; notes on + the platform; a roadmap to important files; pointer to INSTALL + file; pointer to AUTHORS file; project news +** INSTALL file + contain installation instruction. +** AUTHORS file +** HISTORY file + this might is not needed at present. +** FAQ file + this might is not needed at present. +** checksum + md5sum. +** manual + the manual file should also be part of the source distribution. + +* website + +** mailing list + +** links to related projects + +* testing + +** build homepage + Test it by generating your _full_ homepage using scruf. + +* finished todos + +** [done] ignore directories + way to ignore directories + +** [done] move PresentFile.java to status/ + +** [done] extension for scruffy files + extension for scruff marked-up files to make discovery easier. + +** [done] modify conversion/CanConvert.java (bug) + +** [done] link to scruffy source + include a link or something to view the 'source'. + +** [done] 'quote' special symbols inside a code-block. +** [done] 'last update' string + the 'last updated' string must be dangled somewhere in the document + that is licked by scruf. + +** [done] tags + introduce 'meta' info in html doc generated -- authorinfo. + + -- cgit v1.2.3