summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2012-12-15 23:25:11 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2012-12-15 23:25:11 +0530
commitfc76e4aea33e4a841f36b7edcce35fdbad2d8fbe (patch)
tree44fdac93d3cb7a4883a5bc392417bb9a6456e3bf /TODO
parentfd01b4f3f5b4c261130ac82fc90797527b433cc1 (diff)
bunch of new todos; 'todo' renamed to 'TODO'.
removed: todo added: TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO71
1 files changed, 71 insertions, 0 deletions
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] <meta> tags
+ introduce 'meta' info in html doc generated -- authorinfo.
+
+