Skip to content

Commit 3f93891

Browse files
authored
update doc generate tool (#1704)
1 parent a4ba9af commit 3f93891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@ WARN_LOGFILE =
791791
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
792792
# Note: If this tag is empty the current directory is searched.
793793

794-
INPUT = ../csrc/include
794+
INPUT = ../csrc/include/xpu
795795

796796
# This tag can be used to specify the character encoding of the source files
797797
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

0 commit comments

Comments
 (0)