[FIX] warning when compiling doc
This commit is contained in:
parent
6cdf5457b7
commit
4030182881
2
conf.py
2
conf.py
@ -134,7 +134,7 @@ html_theme_path = ['_themes']
|
|||||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||||
html_static_path = ['_static']
|
html_static_path = ['_static']
|
||||||
html_style = 'odoodoc.css'
|
html_style = 'odoodoc.css'
|
||||||
html_add_permalinks = False
|
html_add_permalinks = ''
|
||||||
|
|
||||||
# Add any extra paths that contain custom files (such as robots.txt or
|
# Add any extra paths that contain custom files (such as robots.txt or
|
||||||
# .htaccess) here, relative to this directory. These files are copied
|
# .htaccess) here, relative to this directory. These files are copied
|
||||||
|
Loading…
Reference in New Issue
Block a user