|
|
@ -82,7 +82,7 @@ language = 'zh_CN'
|
|
|
|
|
|
|
|
|
|
|
|
# List of patterns, relative to source directory, that match files and
|
|
|
|
# List of patterns, relative to source directory, that match files and
|
|
|
|
# directories to ignore when looking for source files.
|
|
|
|
# directories to ignore when looking for source files.
|
|
|
|
exclude_patterns = ['_build', '**/*_en*', '*_en*']
|
|
|
|
exclude_patterns = ['_build', '**/*_en*', '*_en*', 'api/*']
|
|
|
|
|
|
|
|
|
|
|
|
# The reST default role (used for this markup: `text`) to use for all
|
|
|
|
# The reST default role (used for this markup: `text`) to use for all
|
|
|
|
# documents.
|
|
|
|
# documents.
|
|
|
|