From d724bd7b0d9a46b6c43d787fb58af8ce8b7a49c6 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Sat, 17 Jul 2010 20:19:57 +0000 Subject: [PATCH] Minor doc updates --- xsl/webhelp/docsrc/readme.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/xsl/webhelp/docsrc/readme.xml b/xsl/webhelp/docsrc/readme.xml index 9369cb5e3..9062d9deb 100755 --- a/xsl/webhelp/docsrc/readme.xml +++ b/xsl/webhelp/docsrc/readme.xml @@ -99,16 +99,16 @@ Table of contents pane with collapsable toc tree. - Search pane. Search results can include brief descriptions of the target. + Full-text search. Search results can include brief descriptions of the target. Support for deep linking by simply linking to the page since no frameset is used. - A demo build.xml file to generate output. You can use this build file by importing it into your own or use it as a model for integrating this output format into your own build system. + An Ant build.xml file to generate output. You can use this build file by importing it into your own or use it as a model for integrating this output format into your own build system. - + Enhancements planned as part of GSOC 2010 @@ -138,25 +138,25 @@ Improve the support for Japanese and Chinese. - Add search highlighting. - - - Make indexer skip next and prev links in the footer and header. + Search highlighting. - Document skinning and customization options. + Documentation for skinning and customization options. - Add a show/hide toc button. + A show/hide toc button. - Move the header Next and Prev links to the banner + Parameterize width of the TOC pane OR make the TOC pane resizable by the user. - Parameterize width of the TOC pane OR make the TOC pane resizable by the user. + Support for ns and non-ns DocBook stylesheets. + + + Skipping of next and prev links in the footer and header. - Support ns and non-ns DocBook stylesheets. + Moving of the header Next and Prev links to the banner @@ -346,7 +346,7 @@ indexer-language=en
Building the indexer - To build the indexer, you must have installed the JDK version 1.5 or higher and set the ANT_HOME environment variable. Run ant build-indexer to recompile nw-cms.jar + To build the indexer, you must have installed the JDK version 1.5 or higher and set the ANT_HOME environment variable. Run ant build-indexer to recompile nw-cms.jar ANT_HOME -- 2.40.0