Skip to content

Commit 5960eab

Browse files
committed
Doxyfile now refers to ../Source so it can be built from Build/
1 parent 7ed7d8a commit 5960eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ WARN_LOGFILE =
655655
# directories like "/usr/src/myproject". Separate the files or directories
656656
# with spaces.
657657

658-
INPUT =
658+
INPUT = ../Source
659659

660660
# This tag can be used to specify the character encoding of the source files
661661
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is

0 commit comments

Comments
 (0)