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:
jolie 2017-02-15 17:43:04 +08:00
parent 8c81812610
commit ec26f24c27
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -1,3 +1,5 @@
:orphan:
======
senlin
======