summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2012-11-29 19:56:36 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2012-11-29 19:56:36 +0530
commit502ca4ede537f3df715f235922fb78d05dcdaa2f (patch)
tree08105035db8e666389feb4fcbaa980fe3d00c395 /todo
parent0637e50adf2490a98695bd3b63db12f32f8af631 (diff)
parentbb6f34f8f3b5e77bd00e9439e205bd1b6334fce8 (diff)
removed:
parsers/DocumentName.java added: parsers/CloseHtmlTags.java parsers/LastUpdate.java parsers/MetaParser.java modified: conversion/ConvertFile.java index/IndexCreator.java parsers/CodeBlocks.java parsers/Header.java parsers/ParserList.java parsers/QuoteSpecialText.java status/PresentFile.java styling/style.css todo
Diffstat (limited to 'todo')
-rw-r--r--todo44
1 files changed, 35 insertions, 9 deletions
diff --git a/todo b/todo
index a15e999..6c20aab 100644
--- a/todo
+++ b/todo
@@ -1,17 +1,43 @@
-# 'quote' special symbols inside a code-block.
+SCRUF - TODO -*- mode: org; -*-
-# introduce 'meta' info in html doc generated -- authorinfo, date of creation, etc.
+* features
-* introduction to 'scruf' & 'scruffy' mark-up. [working on this one]
+** implement lists
+ introduce mark-up for lists. Weird that I have not implement
+ yet.
-# Test it by generating your _full_ homepage using scruf.
-[done] way to ignore directories
+** [hp] documentation
-[done] move PresentFile.java to status/
+ introduction to 'scruf' & 'scruffy' mark-up. [started writing, but
+ might not get it done anytime in the near future.]
+
+* testing
-[done] extension for scruff marked-up files to make discovery easier.
+** build homepage
+ Test it by generating your _full_ homepage using scruf.
-[done] modify conversion/CanConvert.java (bug)
+* finished todos
+
+** [done] ignore directories
+ way to ignore directories
-[done] include a link or something to view the 'source'. \ No newline at end of file
+** [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.
+
+