Skip to content

Commit

Permalink
Debugging RTD errors
Browse files Browse the repository at this point in the history
  • Loading branch information
arfon committed Jul 1, 2018
1 parent 23ecf23 commit 29eee1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
# source_suffix = ['.rst', '.md']

from recommonmark.parser import CommonMarkParser
#from recommonmark.transform import AutoStructify
from recommonmark.transform import AutoStructify

source_parsers = {
'.md': CommonMarkParser,
Expand Down

0 comments on commit 29eee1f

Please sign in to comment.