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:
parent
894723022e
commit
11b2254f43
@ -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 ---------------------------------------------------
|
||||
|
||||
|
@ -18,6 +18,7 @@ Juno approved specs:
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
.. Uncomment this once a spec merges.
|
||||
specs/juno/*
|
||||
|
||||
==================
|
||||
|
Loading…
x
Reference in New Issue
Block a user