summaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2012-12-26 21:31:18 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2012-12-26 21:31:18 +0530
commit54e4ec0cc7f0b58e747729a0c5260044ca4c370f (patch)
tree0f0396ca8af98ba777caae546231aeb96bb55c4d /etc/TODO
parent7f46c19441f6690bde92c1359c535321cb8c3025 (diff)
parent2707017336aa14d20e9c8e4261a83598d7c03662 (diff)
merged from devel branch. this is going to labelled version 0.1.0.
removed: TODO docs/scruf added: README docs/scruf-howto.html docs/scruffy-markup.html docs/style.css etc/ etc/TODO etc/scruf-art modified: conversion/ConvertDirectory.java parsers/Footer.java
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO65
1 files changed, 65 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
new file mode 100644
index 0000000..e5386b0
--- /dev/null
+++ b/etc/TODO
@@ -0,0 +1,65 @@
+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.
+
+** mark-up to center align text
+
+* distribution related
+** NEWS file
+ should contain information about new releases and features(if
+ needed).
+** HISTORY file
+ not required for 0.1.0 release.
+** FAQ file
+ not required for 0.1.0 release.
+* website
+* 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.
+
+** [done] mailing list
+** [done] build rsiddharth's weblog
+ Test it by generating rsiddharth's weblog using scruf.
+** [done] manual
+ the manual file should also be part of the source distribution.
+** [done] README file
+ a brief description of the project; pointer to website; notes on
+ the platform; a roadmap to important files; installation info
+ file; info about author;
+
+** [done] create a documentation section in the homepage.
+
+** [done] create a mailing list section in the homepage
+** [hp] documentation
+
+ introduction to 'scruf' & 'scruffy' mark-up. finished the initial
+ draft. It need to be edited and fine tuned.
+
+