mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
update conf (#212)
This commit is contained in:
parent
78df9bd0cb
commit
d7cb39581a
@ -67,7 +67,7 @@ source_suffix = {
|
||||
'.md': 'markdown',
|
||||
}
|
||||
|
||||
language = 'en'
|
||||
language = 'cn'
|
||||
|
||||
# The master toctree document.
|
||||
root_doc = 'index'
|
||||
@ -97,7 +97,7 @@ html_theme_options = {
|
||||
},
|
||||
],
|
||||
# Specify the language of shared menu
|
||||
'menu_lang': 'en',
|
||||
'menu_lang': 'cn',
|
||||
# Disable the default edit on GitHub
|
||||
'default_edit_on_github': False,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user