Merge branch 'doc/copy-btn-for-codeblocks' into 'master'

docs: Add copybutton to code blocks

See merge request espressif/esp-idf!9960
This commit is contained in:
Krzysztof Budzynski
2020-08-27 17:44:32 +08:00

View File

@@ -46,6 +46,7 @@ suppress_warnings = ['image.nonlocal_uri']
extensions = ['breathe',
'sphinx.ext.todo',
'sphinx_copybutton',
'sphinx_idf_theme',
'sphinxcontrib.blockdiag',
'sphinxcontrib.seqdiag',