Switch to current Sphinx without :option: usage

- Docs are switching to latest Sphinx 1.5.1 without
  auto-upgrade support.
- :option: usage is not compatible to Sphinx 1.5.1.

Change-Id: I40e17d68c255e3471524515db2d5c32384dcd181
This commit is contained in:
Ian Y. Choi 2017-01-16 10:08:13 +00:00 committed by KATO Tomoyuki
parent c235b72ab7
commit e5c38b24dc
2 changed files with 2 additions and 3 deletions

View File

@ -123,8 +123,7 @@ Create and source the OpenStack RC file from scratch
lives in clear text format in the ``PROJECT-openrc.sh`` file.
Restrict the permissions on this file to avoid security problems.
You can also remove the ``OS_PASSWORD`` variable from the file, and
use the :option:`--password` parameter with OpenStack client commands
instead.
use the ``--password`` parameter with OpenStack client commands instead.
.. note::

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6
openstack-doc-tools>=0.30
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinx>=1.5.1,<1.6 # BSD
openstackdocstheme>=1.5.0
hieroglyph>=0.7.1
doc8