Unverified Commit d7cb3958 authored by Ezra-Yu's avatar Ezra-Yu Committed by GitHub
Browse files

update conf (#212)

parent 78df9bd0
...@@ -67,7 +67,7 @@ source_suffix = { ...@@ -67,7 +67,7 @@ source_suffix = {
'.md': 'markdown', '.md': 'markdown',
} }
language = 'en' language = 'cn'
# The master toctree document. # The master toctree document.
root_doc = 'index' root_doc = 'index'
...@@ -97,7 +97,7 @@ html_theme_options = { ...@@ -97,7 +97,7 @@ html_theme_options = {
}, },
], ],
# Specify the language of shared menu # Specify the language of shared menu
'menu_lang': 'en', 'menu_lang': 'cn',
# Disable the default edit on GitHub # Disable the default edit on GitHub
'default_edit_on_github': False, 'default_edit_on_github': False,
} }
......
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