mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 21:05:31 +08:00
@@ -764,7 +764,10 @@ WARN_LOGFILE =
|
|||||||
# spaces.
|
# spaces.
|
||||||
# Note: If this tag is empty the current directory is searched.
|
# 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
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user