We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc79216 commit bf56434Copy full SHA for bf56434
1 file changed
docs/conf.py
@@ -41,7 +41,8 @@
41
'sphinx.ext.todo',
42
'sphinx.ext.napoleon',
43
'sphinx_copybutton',
44
- 'sphinx_panels'
+ 'sphinx_panels',
45
+ 'sphinxemoji.sphinxemoji'
46
]
47
48
autoapi_dirs = ['../torcensemble']
0 commit comments