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
2 changed files with 4 additions and 1 deletions

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