Skip to content

Commit e2f6010

Browse files
authored
Merge pull request #345 from mwouts/docs_activate_recommonmark
Add recommonmark to the list of required Sphinx extensions
2 parents 9184856 + 61c1c9e commit e2f6010

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)