mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
doc: EN doc update and fixed warnings
This commit is contained in:

committed by
Angus Gratton

parent
e06a57f34f
commit
d56ea52ea1
@@ -133,8 +133,8 @@ def update_exclude_patterns(tags):
|
||||
'api-guides/ulp-legacy.rst',
|
||||
'api-guides/unit-tests-legacy.rst',
|
||||
'api-guides/jtag-debugging/configure-wrover.rst',
|
||||
'api-reference/bluetooth/**',
|
||||
'api-reference/system/himem.rst',
|
||||
'api-reference/bluetooth/**',
|
||||
'api-reference/system/ipc.rst',
|
||||
'hw-reference/get-started-devkitc-v2.rst',
|
||||
'hw-reference/get-started-devkitc.rst',
|
||||
@@ -149,7 +149,6 @@ def update_exclude_patterns(tags):
|
||||
'gnu-make-legacy.rst']:
|
||||
exclude_patterns.append(e)
|
||||
|
||||
|
||||
# The reST default role (used for this markup: `text`) to use for all
|
||||
# documents.
|
||||
# default_role = None
|
||||
|
Reference in New Issue
Block a user