genxref(1)
NAME
genxref - generates LXR database cross-reference tokens
SYNOPSIS
genxref [option...]
DESCRIPTION
The genxref program automatically generates LXR database cross-reference tokens for a set of URL configuration blocks and source code versions. These are both defined in the lxr.conf configuration file.
Each "URL" is a separate source tree; LXR separates and identifies
these by their URL. Each "version" is a different version of the
source tree being indexed. See lxr.conf or lxr.conf.template for configuring URLs and versions.
OPTIONS
Valid options are:
--help Print a summary of the options.
- --url=URL Generate tokens for the given URL configuration
- block.
- --allurls Generate tokens for all URL configuration blocks.
- --version=VERSION Generate tokens for the given version of the code.
- --allversions Generate tokens for all versions of the code
- (default).
- --reindexall Purges existing index data
BUGS
- Report bugs at http://sourceforge.net/projects/lxr/.