build doc only for tesseract engine

This commit is contained in:
Zdenko Podobný 2018-10-12 19:01:17 +02:00
parent 460c4a6950
commit b0b5bd62f3

View File

@ -763,7 +763,7 @@ WARN_LOGFILE = $(builddir)/doc/DoxyWarn.log
# spaces.
# Note: If this tag is empty the current directory is searched.
INPUT = $(srcdir)
INPUT = $(srcdir)/src
# 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
@ -828,7 +828,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = vs2010
EXCLUDE = ../src/vs2010
# 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