aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doxygen.cfg.in
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-04-15 15:33:49 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-04-15 15:33:49 +0000
commitf804e2c587f592372c9802be5bcae3d937035f41 (patch)
tree9af7ad56770e4e248652f76cffb7ba04877a83f7 /docs/doxygen.cfg.in
parent234b3ec8795e0661af56aa1d1a978a41d80686c5 (diff)
downloadexternal_llvm-f804e2c587f592372c9802be5bcae3d937035f41.zip
external_llvm-f804e2c587f592372c9802be5bcae3d937035f41.tar.gz
external_llvm-f804e2c587f592372c9802be5bcae3d937035f41.tar.bz2
Removed obsolete doxygen options (they were blank anyway).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12965 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.cfg.in')
-rw-r--r--docs/doxygen.cfg.in35
1 files changed, 0 insertions, 35 deletions
diff --git a/docs/doxygen.cfg.in b/docs/doxygen.cfg.in
index 4738f4b..52a0c4c 100644
--- a/docs/doxygen.cfg.in
+++ b/docs/doxygen.cfg.in
@@ -861,38 +861,3 @@ DOT_CLEANUP = YES
# 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.
-# A script with this name will be generated by doxygen.
-
-CGI_NAME =
-
-# 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
-# details.
-
-CGI_URL =
-
-# 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
-# documentation, with file:// prepended to it, will be used.
-
-DOC_URL =
-
-# 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
-# will be used.
-
-DOC_ABSPATH =
-
-# The BIN_ABSPATH tag must point to the directory where the doxysearch binary
-# is installed.
-
-BIN_ABSPATH =
-
-# 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
-# the documentation for these projects as well.
-
-EXT_DOC_PATHS =