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