Skip to content

Commit 61c1c9e

Browse files
committed
Add recommonmark to the list of required Sphinx extensions
1 parent 9184856 commit 61c1c9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'sphinx.ext.napoleon',
3636
"sphinx.ext.extlinks",
3737
"sphinx.ext.viewcode",
38+
"recommonmark"
3839
]
3940

4041
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)