Skip to content

Commit bf56434

Browse files
committed
[MNT] Add sphinxemoji extension
1 parent cc79216 commit bf56434

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
'sphinx.ext.todo',
4242
'sphinx.ext.napoleon',
4343
'sphinx_copybutton',
44-
'sphinx_panels'
44+
'sphinx_panels',
45+
'sphinxemoji.sphinxemoji'
4546
]
4647

4748
autoapi_dirs = ['../torcensemble']

0 commit comments

Comments
 (0)