gecko-dev/webtools/lxr/lxr.conf

45 lines
1.2 KiB
Plaintext
Raw Normal View History

# Configuration file.
# Define typed variable "v", read valueset from file.
#variable: v, Version, [/usr/local/lxr/source/versions], [/usr/local/lxr/source/defversion]
1998-06-12 19:41:29 +00:00
#variable: v, Version, [/usr/local/src/dawn/mozilla/versions], [/usr/local/src/dawn/mozilla/defversion]
# Define typed variable "a". First value is default.
1998-06-12 19:41:29 +00:00
#variable: a, Architecture, (-)
# Define the base url for the LXR files.
baseurl: http://gruntle/jwz/webtools/lxr/
# These are the templates for the HTML heading, directory listing and
# footer, respectively.
htmlhead: template-head
htmltail: template-tail
htmldir: template-dir
sourcehead: template-source-head
sourcedirhead: template-sourcedir-head
# The source is here.
sourceroot: /u/jwz/src/mozilla/
srcrootname: mozilla
# prepend this to url
virtroot: /jwz/webtools/lxr
# "#include <foo.h>" is mapped to this directory (in the LXR source
# tree)
incprefix: /include
# The database files go here.
1998-06-12 19:41:29 +00:00
dbdir: /opt/lxr-data/db
# Glimpse can be found here.
1998-06-12 19:41:29 +00:00
glimpsebin: /opt/local/bin/glimpse
# The power of regexps. This is pretty Linux-specific, but quite
# useful. Tinker with it and see what it does. (How's that for
# documentation?)
#map: /include/asm[^\/]*/ /include/asm-$a/
#map: /arch/[^\/]+/ /arch/$a/