]> granicus.if.org Git - docbook-dsssl/commitdiff
Include index.html from search indexing scope
authorDavid Cramer <david@thingbag.net>
Thu, 8 Dec 2011 22:27:19 +0000 (22:27 +0000)
committerDavid Cramer <david@thingbag.net>
Thu, 8 Dec 2011 22:27:19 +0000 (22:27 +0000)
xsl-webhelpindexer/src/com/nexwave/nsidita/DirList.java

index 1ab29d887cf53c4fa51e7a9a58f80cb12cbfd05a..03c037bd6d702f73f3ae24a1a7befbaf6626c985 100755 (executable)
@@ -97,7 +97,7 @@ class DirFilter implements FilenameFilter {
     public boolean accept(File dir, String name) {
         String thisname = new File(name).getName();
         //System.out.println("Testing: "+ thisname);
-        if (thisname.equals("index.html") || thisname.equals("ix01.html")) {
+        if ( thisname.equals("ix01.html")) { 
             return false;
         } else {
             // Strip path information, search for regex: