diff --git a/doc/source/conf.py b/doc/source/conf.py index 8f9e442f3..fb56fac56 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -72,7 +72,6 @@ copyright = u'%s, OpenStack Nova Team' % datetime.date.today().year exclude_patterns = [ '_build', 'specs/juno-template.rst', - 'specs/kilo-template.rst', ] # The reST default role (used for this markup: `text`) to use for all documents. diff --git a/doc/source/index.rst b/doc/source/index.rst index 38bfcc443..d06875fde 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -18,9 +18,10 @@ Nova Project Specifications Project Documentation: .. toctree:: - :maxdepth: 2 + :maxdepth: 1 readme + Specification Template (Kilo) Juno implemented specs: diff --git a/specs/kilo-template.rst b/specs/kilo-template.rst index 797f4248c..8d41f6b09 100644 --- a/specs/kilo-template.rst +++ b/specs/kilo-template.rst @@ -49,7 +49,7 @@ Some notes about using this template: as changing parameters which can be returned or accepted, or even the semantics of what happens when a client calls into the API, then you should add the APIImpact flag to the commit message. Specifications with - the APIImpact flag can be found with the following query:: + the APIImpact flag can be found with the following query: https://review.openstack.org/#/q/status:open+project:openstack/nova-specs+message:apiimpact,n,z

AltStyle によって変換されたページ (->オリジナル) /