mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
feat(all): deployed chatbot widget
This commit is contained in:

committed by
Krzysztof Budzynski

parent
6b4f08c1dc
commit
b5f8020ad5
@@ -450,6 +450,7 @@ with open('../page_redirects.txt') as f:
|
||||
html_redirect_pages = [tuple(line.split(' ')) for line in lines]
|
||||
|
||||
html_static_path = ['../_static']
|
||||
html_css_files = ['js/chatbot_widget.css']
|
||||
|
||||
idf_build_system = {
|
||||
'doxygen_component_info': True,
|
||||
|
Reference in New Issue
Block a user