Skip to content

Commit b14bba6

Browse files
committed
Move to v3.2 from v3.2-latest
1 parent d1161d4 commit b14bba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#templates_path = ['_templates']
4040

4141
# The suffix of source filenames.
42-
source_suffix = '.rst'
42+
source_suffix = {'.rst': 'restructuredtext'}
4343

4444
# The encoding of source files.
4545
#source_encoding = 'utf-8'

0 commit comments

Comments
 (0)