Skip to content
Snippets Groups Projects
Commit 899e2537 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

remove recommonmark requirement from sphinx

parent 25c815ad
Branches
No related tags found
1 merge request!8Refactor
......@@ -35,8 +35,8 @@ extensions = [ "breathe" ]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
source_parseres = { '.md': CommonMarkParser }
source_suffix = ['.rst', '.md']
#source_parseres = { '.md': CommonMarkParser }
#source_suffix = ['.rst', '.md']
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment