mirror of
https://github.com/Freenove/Freenove_ESP32_WROVER_Board.git
synced 2025-07-29 08:07:50 +00:00
update
This commit is contained in:
parent
e8b381d683
commit
ae30724607
@ -59,4 +59,4 @@ urllib3==1.26.9
|
||||
|
||||
myst_parser==4.0.0
|
||||
|
||||
sphinxcontrib-googleanalytics==0.4
|
||||
sphinxcontrib-googleanalytics==0.4
|
@ -16,6 +16,7 @@ os.system("rm -r freenove_Kit")
|
||||
os.system("git clone --depth 1 https://github.com/Freenove/Freenove_ESP32_WROVER_Board freenove_Kit")
|
||||
|
||||
project = "fnk0060-docs"
|
||||
# <!!!BEGIN!!!>
|
||||
copyright = '2016-2025, Freenove'
|
||||
author = 'Freenove'
|
||||
release = 'v1.0.0'
|
||||
@ -130,4 +131,5 @@ def setup(app):
|
||||
# app.add_css_file("css/custom.css")
|
||||
# app.add_css_file('https://cdn.jsdelivr.net/gh/Freenove/freenove-docs/docs/source/_static/css/custom.css')
|
||||
|
||||
suppress_warnings = ['autosectionlabel.*']
|
||||
suppress_warnings = ['autosectionlabel.*']
|
||||
# <!!!END!!!>
|
Loading…
x
Reference in New Issue
Block a user