Skip to content

Commit bc7f8f4

Browse files
authored
Update conf.py
commenting out the source_parser to try out the build in readthedocs
1 parent 8dfb61a commit bc7f8f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,6 @@
193193
# The suffix of source filenames.
194194
source_suffix = [".rst", ".md"]
195195

196-
source_parsers = {
197-
".md": CommonMarkParser,
198-
}
196+
# source_parsers = {
197+
# ".md": CommonMarkParser,
198+
# }

0 commit comments

Comments
 (0)