summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2001-11-30 23:08:25 +0000
committerMikael Hallendal <hallski@src.gnome.org>2001-11-30 23:08:25 +0000
commitaeef6d2c25995b61582590f939554eff58cd8ccd (patch)
treef20988754459723b1d3d14ee1186f5b066c3d8c0 /TODO
parentbfa7062014ea546bf7ac1091c7c437c310764340 (diff)
downloadyelp-aeef6d2c25995b61582590f939554eff58cd8ccd.tar.gz
updated.
2001-12-01 Mikael Hallendal <micke@codefactory.se> * TODO: updated. * src/scrollkeeper-parser.c: (sp_parse_toc_section): chomp the name (otherwise it contains a newline).
Diffstat (limited to 'TODO')
-rw-r--r--TODO24
1 files changed, 15 insertions, 9 deletions
diff --git a/TODO b/TODO
index 5e1023d0..9d6f8d6a 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,22 @@
-* Don't hardcode data-dir in help-module from Nautilus.
+* Index-search (keyword search). I've been told that ScrollKeeper CVS
+ has support for this, it should be used in Yelp.
-* Fix index-searching
+* Support man/info (currently being implemented, or already done just
+ not commited by Patanjali).
-* Create the tree out of information from the system
+* Support for external links (if a link points outside the documents the
+ prefered web browser should be started to handle this).
-* Read/Parse TOC from Scrollkeeper
-
-* Support links, start webrowser for out-of-help-links...
+* Generate HTML-indexes for sections without a document (when opening a
+ node in the tree, if that node doesn't have a document connected to it
+ a HTML page should be generated, to allow the user to browse only in
+ the HTML widget).
-* Nice start page.
+* Create the tree out of information from the system
+ (somewhat fixed, SK support works).
-* Generate index-pages
+* Nice start page. (TOC?)
+
+* more?...
-* Much much more...