mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
docs: Mark some more docs sections as ESP32 only
This commit is contained in:

committed by
Angus Gratton

parent
e753c1b509
commit
b0748b4364
@@ -182,7 +182,8 @@ def update_exclude_patterns(tags):
|
||||
'api-guides/ulp-legacy.rst',
|
||||
'api-guides/unit-tests-legacy.rst',
|
||||
'api-reference/bluetooth/**',
|
||||
'get-started-legacy/**']:
|
||||
'get-started-legacy/**',
|
||||
'gnu-make-legacy.rst']:
|
||||
exclude_patterns.append(e)
|
||||
|
||||
# The reST default role (used for this markup: `text`) to use for all
|
||||
|
Reference in New Issue
Block a user