build: We don't need to override this setting.
The format of the `source_suffix` setting has change but the default is fine for us so we don't need to override this.
This commit is contained in:
@@ -112,7 +112,6 @@ templates_path = ['_templates']
|
||||
# You can specify multiple suffix as a list of string:
|
||||
#
|
||||
# source_suffix = ['.rst', '.md']
|
||||
source_suffix = '.rst'
|
||||
|
||||
# The master toctree document.
|
||||
master_doc = 'index'
|
||||
|
||||
Reference in New Issue
Block a user