summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2012-12-21 13:25:10 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2012-12-21 13:25:10 +0530
commit7f46c19441f6690bde92c1359c535321cb8c3025 (patch)
tree73ad82bfba3ed35fa9707d73ae7c0dd4c63c6eb6 /todo
parentbed3dc00c9112d70966990ca66ab0a078b5ca0b5 (diff)
parent03ab823d0318865544c54baaaa0b4ebb63fae4fa (diff)
merged from devel branch.
removed: Scruf.java todo added: Run.java TODO parsers/SymbolMap.java modified: conversion/ConvertDirectory.java parsers/BackButton.java parsers/CodeBlocks.java parsers/WordDecoration.java styling/StyleChecker.java styling/style.css pending merges: rsiddharth 2012-12-21 [bug-fix]: when the default style sheet is newer than the style sheet rsiddharth 2012-12-21 Scruf.java has been renamed to Run.java rsiddharth 2012-12-21 [method named changed]: The method named 'resolve()' in styling/StyleChecker.java is changed ... rsiddharth 2012-12-21 [bug-fix]: Each directory is checked if it contains the style.css, if rsiddharth 2012-12-21 added license text to parsers/SymbolMap.java. rsiddharth 2012-12-21 updated TODO rsiddharth 2012-12-20 [bug-fix]: From now on, all the special characters in the string rsiddharth 2012-12-20 SymbolMap class which was in CodeBlock.java is shifted to a dedicated rsiddharth 2012-12-20 [bug-fix]: Back Buttons were not put in webpages that were present in rsiddharth 2012-12-15 bunch of new todos; 'todo' renamed to 'TODO'.
Diffstat (limited to 'todo')
-rw-r--r--todo43
1 files changed, 0 insertions, 43 deletions
diff --git a/todo b/todo
deleted file mode 100644
index 6c20aab..0000000
--- a/todo
+++ /dev/null
@@ -1,43 +0,0 @@
-SCRUF - TODO -*- mode: org; -*-
-
-* features
-
-** 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.]
-
-* 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.
-
-