X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2Fdoxygen.config.in;fp=Doc%2Fdoxygen.config.in;h=07677910a55587c2e6c95d0c183b4814b040b95b;hb=4c497616c365096ee0cba3add6b36cac7277e9cb;hp=9b925f8fad0d097aa6835209ce91f1a40573c0e3;hpb=b59e9f16e06afc854372454e8d816bdb8ec72ccf;p=gdcm.git diff --git a/Doc/doxygen.config.in b/Doc/doxygen.config.in index 9b925f8f..07677910 100644 --- a/Doc/doxygen.config.in +++ b/Doc/doxygen.config.in @@ -423,7 +423,7 @@ COLS_IN_ALPHA_INDEX = 5 # The IGNORE_PREFIX tag can be used to specify one or more prefixes that # should be ignored while generating the index headers. -IGNORE_PREFIX = +IGNORE_PREFIX = gdcm #--------------------------------------------------------------------------- # configuration options related to the HTML output @@ -884,38 +884,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 = 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 -# 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 = /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 -# the documentation for these projects as well. - -EXT_DOC_PATHS =