mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
docs(build): add header include path and component require to api reference
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if(CONFIG_ESP_HTTPS_SERVER_ENABLE)
|
||||
if(CONFIG_ESP_HTTPS_SERVER_ENABLE OR CONFIG_IDF_DOC_BUILD)
|
||||
set(src "src/https_server.c")
|
||||
set(inc "include")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user