Skip to content

Commit 217eeb3

Browse files
committed
[DOC] Incoporate sphinx_panels
1 parent 9a378d8 commit 217eeb3

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
@@ -40,7 +40,8 @@
4040
'sphinx.ext.autosummary',
4141
'sphinx.ext.todo',
4242
'sphinx.ext.napoleon',
43-
'sphinx_copybutton'
43+
'sphinx_copybutton',
44+
'sphinx_panels'
4445
]
4546

4647
autoapi_dirs = ['../torcensemble']

0 commit comments

Comments
 (0)