Skip to content

Commit 8ec0bb6

Browse files
committed
test redirections
1 parent bd06599 commit 8ec0bb6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@
2929
# The suffix(es) of source filenames.
3030
# You can specify multiple suffix as a list of string:
3131
#
32-
source_suffix = {
33-
'.rst': 'restructuredtext',
34-
'.md': 'markdown',
35-
}
32+
source_suffix = ['.rst', '.md']
3633
autosectionlabel_prefix_document = True
3734

3835
class CustomCommonMarkParser(CommonMarkParser):

0 commit comments

Comments
 (0)