Unverified Commit 46555fd8 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #794 from ethereum/yann300-patch-9

Update conf.py
parents cd2716d3 0125ecbf
...@@ -36,7 +36,7 @@ templates_path = ['_templates'] ...@@ -36,7 +36,7 @@ templates_path = ['_templates']
# The suffix(es) of source filenames. # The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string: # You can specify multiple suffix as a list of string:
# source_suffix = ['.rst', '.md'] # source_suffix = ['.rst', '.md']
source_suffix = '.rst' source_suffix = '.md'
# The encoding of source files. # The encoding of source files.
#source_encoding = 'utf-8-sig' #source_encoding = 'utf-8-sig'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment