Skip to content
Snippets Groups Projects
Commit a13ef993 authored by James Alexander Clark PhD's avatar James Alexander Clark PhD
Browse files

use recommonmark extension in sphinx

parent 439fbb0a
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,7 @@ release = '1.0.5'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
]
extensions = ['recommonmark']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment