mirror of
https://github.com/odoo/documentation.git
synced 2025-12-14 00:19:05 +07:00
[MERGE] Forward-port of 11.0 to 12.0
This commit is contained in:
8
conf.py
8
conf.py
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user