Newer
Older
Michael Niedermayer
committed
# used. If set to NO the values of all tags below this one will be ignored.
SEARCHENGINE = NO
# The CGI_NAME tag should be the name of the CGI script that
# starts the search engine (doxysearch) with the correct parameters.
Michael Niedermayer
committed
# A script with this name will be generated by doxygen.
CGI_NAME = search.cgi
# The CGI_URL tag should be the absolute URL to the directory where the
# cgi binaries are located. See the documentation of your http daemon for
Michael Niedermayer
committed
# details.
Michael Niedermayer
committed
# The DOC_URL tag should be the absolute URL to the directory where the
# documentation is located. If left blank the absolute path to the
Michael Niedermayer
committed
# documentation, with file:// prepended to it, will be used.
Michael Niedermayer
committed
# The DOC_ABSPATH tag should be the absolute path to the directory where the
# documentation is located. If left blank the directory on the local machine
Michael Niedermayer
committed
# will be used.
Michael Niedermayer
committed
# The BIN_ABSPATH tag must point to the directory where the doxysearch binary
Michael Niedermayer
committed
# is installed.
BIN_ABSPATH = /usr/local/bin/
# The EXT_DOC_PATHS tag can be used to specify one or more paths to
# documentation generated for other projects. This allows doxysearch to search
Michael Niedermayer
committed
# the documentation for these projects as well.