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.
2 parents 8eb3a0f + f5a0d5f commit f6d5186Copy full SHA for f6d5186
docs/esp_modem/Doxyfile
@@ -828,7 +828,9 @@ INPUT = \
828
$(PROJECT_PATH)/../components/esp_modem/include/cxx_include/esp_modem_types.hpp \
829
$(PROJECT_PATH)/../components/esp_modem/include/cxx_include/esp_modem_terminal.hpp \
830
$(PROJECT_PATH)/../components/esp_modem/include/cxx_include/esp_modem_cmux.hpp \
831
- $(PROJECT_PATH)/../components/esp_modem/include/cxx_include/esp_modem_dce.hpp
+ $(PROJECT_PATH)/../components/esp_modem/include/cxx_include/esp_modem_dce.hpp \
832
+ $(PROJECT_PATH)/../docs/esp_modem/en/esp_modem_api_commands.h \
833
+ $(PROJECT_PATH)/../docs/esp_modem/en/esp_modem_dce.hpp
834
835
836
# The last two are generated
0 commit comments