Fixed warnings when building docs
This change fixes "WARNINGS" that were appearing when building "tox -e venv -- python setup.py build_sphinx". Change-Id: I97569b566b63f7e03fa18e891f2df3bdc76b79a8 Closes-Bug:#1664887
This commit is contained in:
parent
8c81812610
commit
ec26f24c27
@ -150,7 +150,7 @@ html_theme = 'default'
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = ['_static']
|
||||
# html_static_path = ['_static']
|
||||
|
||||
# Add any extra paths that contain custom files (such as robots.txt or
|
||||
# .htaccess) here, relative to this directory. These files are copied
|
||||
|
@ -1,3 +1,5 @@
|
||||
:orphan:
|
||||
|
||||
======
|
||||
senlin
|
||||
======
|
||||
|
Loading…
Reference in New Issue
Block a user