Skip to content

Commit 800c2df

Browse files
committed
Update conf.py
1 parent c0923dc commit 800c2df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616

1717
templates_path = ['_templates']
18-
source_suffix = '.rst'
18+
source_suffix = {'.rst': 'restructuredtext'}
1919

2020
master_doc = 'index'
2121
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

0 commit comments

Comments
 (0)