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