Add README.md with technical specifications.
This commit is contained in:
4
Doxyfile
4
Doxyfile
@ -758,7 +758,7 @@ WARN_LOGFILE =
|
||||
# spaces.
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = zaaReloaded2 Tests HISTORY.md
|
||||
INPUT = zaaReloaded2 Tests HISTORY.md README.md
|
||||
|
||||
# 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
|
||||
@ -793,7 +793,7 @@ RECURSIVE = YES
|
||||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE = README.md Bovender/obj/ BovenderUnitTest/obj/
|
||||
EXCLUDE =
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
||||
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||
|
Reference in New Issue
Block a user