summaryrefslogtreecommitdiff
path: root/docview
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2011-12-13 11:05:45 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2011-12-13 11:05:45 +0200
commitc8f9488206ec047b04f5768a4181405d310981b7 (patch)
tree2f155f21ab47f91354f7fe0f0e338107d1f34c1a /docview
parenteaf4df1de412134cf01d952551b7e746174ab055 (diff)
downloadfpGUI-c8f9488206ec047b04f5768a4181405d310981b7.tar.xz
docview help: removed the todo items already implemented.
Diffstat (limited to 'docview')
-rw-r--r--docview/docs/docview.ipf3
1 files changed, 0 insertions, 3 deletions
diff --git a/docview/docs/docview.ipf b/docview/docs/docview.ipf
index f59ae693..963aff56 100644
--- a/docview/docs/docview.ipf
+++ b/docview/docs/docview.ipf
@@ -97,13 +97,10 @@ display or navigate properly.
:ul.
:li.Image support. The Rich Text View component can already handle images, I am only struggling
to decode the images inside INF help files. This should hopefully be fixed soon.
-:li.Bookmark support
:li.Printing support
:li.Cross-file linking. Clicking a hyperlink that automatically opens another
INF help file and goes to the correct topic. &dv. already supports loading
multiple files, so this is almost complete.
-:li.Some optimization of the Rich Text View component. Better startup time, improved
-text wrapping and font substitution support.
:li.Global searching of all help files on your help folder specified by the
environment variables BOOKSHELF or HELP.
:eul.