[MERGE] Forward-port of 11.0 to 12.0

This commit is contained in:
Antoine Vandevenne (anv)
2020-04-06 16:32:52 +02:00
3 changed files with 109 additions and 2 deletions

View File

@@ -31,10 +31,11 @@ extensions = [
'sphinx.ext.ifconfig',
'sphinx.ext.todo',
'odoo',
'html_domain',
'demo_link',
'github_link',
'embedded_video',
'github_link',
'html_domain',
'redirects',
]
# Add any paths that contain templates here, relative to this directory.
@@ -81,6 +82,9 @@ exclude_patterns = [
'bin', 'include', 'lib',
]
# The specifications of redirect rules used by the redirects extension.
redirects_file = 'redirects.txt'
# The reST default role (used for this markup: `text`) to use for all
# documents.
#default_role = None