Skip to content

Commit 50d270e

Browse files
committed
Fix building of libmkc documentation on RTD
1 parent 1b0453f commit 50d270e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doxygen.conf

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

773-
INPUT = ../libmk
773+
INPUT = ../libmk ../libmkc
774774

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

0 commit comments

Comments
 (0)