docs: Mark some more docs sections as ESP32 only

This commit is contained in:
Angus Gratton
2019-11-26 17:22:50 +11:00
committed by Angus Gratton
parent e753c1b509
commit b0748b4364
4 changed files with 31 additions and 3 deletions

View File

@@ -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