diff --git a/doc/source/conf.py b/doc/source/conf.py index 20491f41e..e763385ff 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -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 --------------------------------------------------- diff --git a/doc/source/index.rst b/doc/source/index.rst index 5458afb2f..19c7e32c3 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -18,7 +18,8 @@ Juno approved specs: :glob: :maxdepth: 1 - specs/juno/* +.. Uncomment this once a spec merges. + specs/juno/* ================== Indices and tables