diff options
author | bnewbold <bnewbold@manus.(none)> | 2007-03-12 23:49:25 -0700 |
---|---|---|
committer | bnewbold <bnewbold@manus.(none)> | 2007-03-12 23:49:25 -0700 |
commit | 97f047ec0cf3ad54a018d510730fb0f74126b702 (patch) | |
tree | 419db869193b6ca0b681c9499eb41756471b97b5 | |
parent | c1a442cdb570653de3b6e02df83fbe91f4a143e0 (diff) | |
download | knowledge-97f047ec0cf3ad54a018d510730fb0f74126b702.tar.gz knowledge-97f047ec0cf3ad54a018d510730fb0f74126b702.zip |
added todo list to "Git Wiki"
-rw-r--r-- | Git Wiki | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -15,3 +15,15 @@ __ /k/restructuredtext/ Development ~~~~~~~~~~~ Git Wiki is under heavy development. The source tree can be browsed at `/code/bn-project </code/bn-project/>`__. + +To Do +----- +* implement equations feature to handle both latex and xhtml display of + latex-style math +* implement figures (have to handle image urls/items) +* implement latex and pdf generation +* implement per-section commentary +* possibly implement aafigure ascii->svg plugin for docutils +* possibly implement auto linking for CamelCase text (probably not) +* implement grouping many articles into single pdf/book automagicly +* possibly implememnt web-based editing/item creation |