View | Details | Raw Unified
Collapse All | Expand All

(-) tools/crawl-rules/crawl-documentation.orig (-2 / +2 lines)
 Lines 2-8    Link Here 
CRAWL_INDEX_NAME="applications"
CRAWL_INDEX_NAME="applications"
CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /opt/gnome/share/applications /opt/kde3/share/applications"
CRAWL_PATHS="/usr/share/applications /usr/local/share/applications /usr/kde/*/share/applications"
CRAWL_RECURSIVE="yes"
CRAWL_RECURSIVE="yes"
 Lines 2-8    Link Here 
CRAWL_INDEX_NAME="documentation"
CRAWL_INDEX_NAME="documentation"
CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /opt/kde3/share/doc /opt/gnome/share/gnome/help /usr/share/gnome/help"
CRAWL_PATHS="/usr/share/doc /usr/local/share/doc /usr/share/gnome/html /usr/share/gnome/help /usr/kde/*/share/doc"
CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook"
CRAWL_ALLOW_PATTERNS="*.xml,*.html,*.docbook"