OpenCores
URL https://opencores.org/ocsvn/single-14-segment-display-driver-w-decoder/single-14-segment-display-driver-w-decoder/trunk

Subversion Repositories single-14-segment-display-driver-w-decoder

[/] [single-14-segment-display-driver-w-decoder/] [trunk/] [Project/] [Sources/] [Doxygen_cfg/] [single-14-segment-display-driver-w-decoder.doxyfile] - Diff between revs 2 and 3

Show entire file | Details | Blame | View Log

Rev 2 Rev 3
Line 778... Line 778...
# documented source files. You may enter file names like myfile.cpp or
# documented source files. You may enter file names like myfile.cpp or
# directories like /usr/src/myproject. Separate the files or directories with
# directories like /usr/src/myproject. Separate the files or directories with
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
# Note: If this tag is empty the current directory is searched.
 
 
INPUT =
INPUT = C:\Projects\single-14-segment-display-driver-w-decoder\Project C:\Projects\single-14-segment-display-driver-w-decoder\Project\Sources
 
 
# This tag can be used to specify the character encoding of the source files
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
# libiconv (or the iconv built into libc) for the transcoding. See the libiconv
# libiconv (or the iconv built into libc) for the transcoding. See the libiconv
# documentation (see: http://www.gnu.org/software/libiconv) for the list of
# documentation (see: http://www.gnu.org/software/libiconv) for the list of
Line 809... Line 809...
 
 
# The RECURSIVE tag can be used to specify whether or not subdirectories should
# The RECURSIVE tag can be used to specify whether or not subdirectories should
# be searched for input files as well.
# be searched for input files as well.
# The default value is: NO.
# The default value is: NO.
 
 
RECURSIVE = NO
RECURSIVE = YES
 
 
# The EXCLUDE tag can be used to specify files and/or directories that should be
# The EXCLUDE tag can be used to specify files and/or directories that should be
# excluded from the INPUT source files. This way you can easily exclude a
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
# subdirectory from a directory tree whose root is specified with the INPUT tag.
#
#
Line 2276... Line 2276...
# functions only using the \callgraph command. Disabling a call graph can be
# functions only using the \callgraph command. Disabling a call graph can be
# accomplished by means of the command \hidecallgraph.
# accomplished by means of the command \hidecallgraph.
# The default value is: NO.
# The default value is: NO.
# This tag requires that the tag HAVE_DOT is set to YES.
# This tag requires that the tag HAVE_DOT is set to YES.
 
 
CALL_GRAPH = NO
CALL_GRAPH = YES
 
 
# If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
# If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
# dependency graph for every global function or class method.
# dependency graph for every global function or class method.
#
#
# Note that enabling this option will significantly increase the time of a run.
# Note that enabling this option will significantly increase the time of a run.
Line 2337... Line 2337...
 
 
# The DOT_PATH tag can be used to specify the path where the dot tool can be
# The DOT_PATH tag can be used to specify the path where the dot tool can be
# found. If left blank, it is assumed the dot tool can be found in the path.
# found. If left blank, it is assumed the dot tool can be found in the path.
# This tag requires that the tag HAVE_DOT is set to YES.
# This tag requires that the tag HAVE_DOT is set to YES.
 
 
DOT_PATH =
DOT_PATH = C:\Graphviz2.38\bin\dot.exe
 
 
# The DOTFILE_DIRS tag can be used to specify one or more directories that
# The DOTFILE_DIRS tag can be used to specify one or more directories that
# contain dot files that are included in the documentation (see the \dotfile
# contain dot files that are included in the documentation (see the \dotfile
# command).
# command).
# This tag requires that the tag HAVE_DOT is set to YES.
# This tag requires that the tag HAVE_DOT is set to YES.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.