Skip to content

Commit

Permalink
Fixed recommonmark issue in sphinx config.
Browse files Browse the repository at this point in the history
  • Loading branch information
gialmisi committed Jun 2, 2020
1 parent af807a1 commit cf28237
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
# "exclude-members": ("_abc_cache,_abc_negative_cache," + "_abc_negative_cache_version,_abc_registry"),
# }

source_parsers = {".md": "recommonmark.parser.CommonMarkParser"}
source_suffix = [".rst", ".md"]

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

0 comments on commit cf28237

Please sign in to comment.