Skip to content

Commit 3663c6d

Browse files
committed
Merge branch 'doc/copy-btn-for-codeblocks' into 'master'
docs: Add copybutton to code blocks See merge request espressif/esp-idf!9960
2 parents 3eac0ec + 954d55b commit 3663c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf_common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
extensions = ['breathe',
4747

4848
'sphinx.ext.todo',
49+
'sphinx_copybutton',
4950
'sphinx_idf_theme',
5051
'sphinxcontrib.blockdiag',
5152
'sphinxcontrib.seqdiag',

0 commit comments

Comments
 (0)