diff options
Diffstat (limited to 'webhelp/docs/content/search/htmlFileInfoList.js')
-rw-r--r-- | webhelp/docs/content/search/htmlFileInfoList.js | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/webhelp/docs/content/search/htmlFileInfoList.js b/webhelp/docs/content/search/htmlFileInfoList.js deleted file mode 100644 index 43430f7..0000000 --- a/webhelp/docs/content/search/htmlFileInfoList.js +++ /dev/null @@ -1,38 +0,0 @@ -var doStem = true; -//List of indexed files. -fl = new Array(); -fl["0"]= "ch04.html"; -fl["1"]= "ch05s01.html"; -fl["2"]= "ch03s02.html"; -fl["3"]= "index.html"; -fl["4"]= "ch02s02s01.html"; -fl["5"]= "ch03s01.html"; -fl["6"]= "ch01.html"; -fl["7"]= "ch02.html"; -fl["8"]= "ch02s01.html"; -fl["9"]= "ch02s03.html"; -fl["10"]= "ch03s02s01.html"; -fl["11"]= "ch05.html"; -fl["12"]= "ch03.html"; -fl["13"]= "ch02s05.html"; -fl["14"]= "ch02s04.html"; -fl["15"]= "ch02s02.html"; -fl["16"]= "ch05s02.html"; -fil = new Array(); -fil["0"]= "ch04.html@@@FAQ@@@Frequently Asked Questions..."; -fil["1"]= "ch05s01.html@@@5.1. Some problematic search words@@@null"; -fil["2"]= "ch03s02.html@@@Search@@@Overview design of Search mechanism..."; -fil["3"]= "index.html@@@README: Web-based Help from DocBook XML@@@null"; -fil["4"]= "ch02s02s01.html@@@@@@null"; -fil["5"]= "ch03s01.html@@@Design@@@An overview of webhelp page structure..."; -fil["6"]= "ch01.html@@@Introduction@@@Overview of the package..."; -fil["7"]= "ch02.html@@@Using the package@@@The following sections describe how to install and use the package on Windows..."; -fil["8"]= "ch02s01.html@@@Generating webhelp output@@@Installation instructions..."; -fil["9"]= "ch02s03.html@@@Search indexing@@@To build the indexer, you must have installed the JDK version 1.5 or higher and set the ANT_HOME environment variable..."; -fil["10"]= "ch03s02s01.html@@@New Stemmers@@@Adding new Stemmers is very simple..."; -fil["11"]= "ch05.html@@@Chapter 5. Test section@@@null"; -fil["12"]= "ch03.html@@@Developer Docs@@@This chapter provides an overview of how webhelp is implemented..."; -fil["13"]= "ch02s05.html@@@Adding images@@@null"; -fil["14"]= "ch02s04.html@@@Adding support for other (non-CJKV) languages@@@null"; -fil["15"]= "ch02s02.html@@@Using and customizing the output@@@null"; -fil["16"]= "ch05s02.html@@@5.2. Some problematic search words (inflected)@@@null"; |