We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24f373 commit 1124061Copy full SHA for 1124061
Doxyfile
@@ -864,9 +864,9 @@ WARN_LOGFILE =
864
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
865
# Note: If this tag is empty the current directory is searched.
866
867
-INPUT = ..\esp8266-esp32-sdk\src \
868
- ..\esp8266-esp32-sdk\README.md \
869
- ..\esp8266-esp32-sdk\src\Capabilities \
+INPUT = ./esp8266-esp32-sdk/src \
+ ./esp8266-esp32-sdk/README.md \
+ ./esp8266-esp32-sdk/src/Capabilities \
870
documentation.dox
871
872
# This tag can be used to specify the character encoding of the source files
0 commit comments