Skip to content

Commit 4cec9de

Browse files
committed
Remove markdown symlink parser to stop readthedocs build from failing
Signed-off-by: Daniel Lim Wee Soong <weesoong.lim@gmail.com>
1 parent 646d3d2 commit 4cec9de

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
# The suffix(es) of source filenames.
5555
# You can specify multiple suffix as a list of string:
5656
source_suffix = ['.rst', '.md']
57-
source_parsers = {
58-
'.md': 'markdown_code_symlinks.LinkParser',
59-
}
6057

6158
# The master toctree document.
6259
master_doc = 'index'

0 commit comments

Comments
 (0)