mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
@@ -764,7 +764,10 @@ WARN_LOGFILE =
|
||||
# spaces.
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = $(DOXY_SRC_ROOT)/src
|
||||
INPUT = $(DOXY_SRC_ROOT)/src \
|
||||
$(DOXY_SRC_ROOT)/docs/src \
|
||||
$(DOXY_SRC_ROOT)/samples \
|
||||
$(DOXY_SRC_ROOT)/tests
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user