diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-10-08 20:03:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-10-08 20:03:29 +0000 |
commit | 15c7d39533a1eb1da0748011f3378fd0f02ed14d (patch) | |
tree | a7ed12df60c5ffd4d00a570804c51470bfb8b0f5 /stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js | |
parent | 09a35dd7178070f01a7961d2ded39e11ba2aac83 (diff) |
Update stylesheets to docbook-xsl-1.78.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js')
-rw-r--r-- | stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js new file mode 100644 index 000000000..a5efebe71 --- /dev/null +++ b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js @@ -0,0 +1,38 @@ +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@@@Some search words for testing@@@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@@@Recommended Apache configurations@@@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@@@java available in your PATH..."; +fil["8"]= "ch02s01.html@@@Generating webhelp output using the Ant build.xml file@@@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@@@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@@@Some search words for testing (inflected)@@@null"; |