Skip to content

Commit 1124061

Browse files
authored
Update Doxyfile
1 parent d24f373 commit 1124061

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Doxyfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -864,9 +864,9 @@ WARN_LOGFILE =
864864
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
865865
# Note: If this tag is empty the current directory is searched.
866866

867-
INPUT = ..\esp8266-esp32-sdk\src \
868-
..\esp8266-esp32-sdk\README.md \
869-
..\esp8266-esp32-sdk\src\Capabilities \
867+
INPUT = ./esp8266-esp32-sdk/src \
868+
./esp8266-esp32-sdk/README.md \
869+
./esp8266-esp32-sdk/src/Capabilities \
870870
documentation.dox
871871

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

0 commit comments

Comments
 (0)