Skip to content

Commit b34928f

Browse files
author
Roberto Di Remigio
committed
Fix warning in Sphinx build up
1 parent aeda5f4 commit b34928f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Doxyfile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,7 @@ WARN_LOGFILE =
752752

753753
INPUT = @PROJECT_SOURCE_DIR@/src \
754754
@PROJECT_SOURCE_DIR@/api \
755+
@PROJECT_SOURCE_DIR@/include \
755756
@PROJECT_SOURCE_DIR@/doc
756757

757758
# This tag can be used to specify the character encoding of the source files

0 commit comments

Comments
 (0)