Fix a sphinx docs error

Comment out specs/juno/* until a spec merges so that the docs can
build without errors.
There is still one warning about man pages with this change in place,
but I believe it will require a change to pbr to suppress.
Change-Id: Id63da83ce6e60c444322072e68c17c97cf983846
This commit is contained in:
Russell Bryant
2014年03月31日 09:26:16 -04:00
parent 894723022e
commit 11b2254f43

View File

@@ -85,6 +85,8 @@ pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
modindex_common_prefix = ['nova-specs.']
# -- Options for man page output ----------------------------------------------
man_pages = []
# -- Options for HTML output ---------------------------------------------------

View File

@@ -18,7 +18,8 @@ Juno approved specs:
:glob:
:maxdepth: 1
specs/juno/*
.. Uncomment this once a spec merges.
specs/juno/*
==================
Indices and tables
Reference in New Issue
openstack/nova-specs
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.