diff --git a/doc/source/index.rst b/doc/source/index.rst index cc825275..f905725c 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -3,9 +3,9 @@ heat-specs Design Specifications .. toctree:: :glob: - :maxdepth: 2 + :maxdepth: 3 - specs/* + specs/juno/* heat-specs Repository Information diff --git a/specs/action-aware-sw-config.rst b/specs/juno/action-aware-sw-config.rst similarity index 100% rename from specs/action-aware-sw-config.rst rename to specs/juno/action-aware-sw-config.rst diff --git a/specs/cfn-liststacks-filter.rst b/specs/juno/cfn-liststacks-filter.rst similarity index 100% rename from specs/cfn-liststacks-filter.rst rename to specs/juno/cfn-liststacks-filter.rst diff --git a/specs/convergence-observer.rst b/specs/juno/convergence-observer.rst similarity index 100% rename from specs/convergence-observer.rst rename to specs/juno/convergence-observer.rst diff --git a/specs/convergence.rst b/specs/juno/convergence.rst similarity index 100% rename from specs/convergence.rst rename to specs/juno/convergence.rst diff --git a/specs/decouple-nested.rst b/specs/juno/decouple-nested.rst similarity index 100% rename from specs/decouple-nested.rst rename to specs/juno/decouple-nested.rst diff --git a/specs/encrypt-hidden-parameters.rst b/specs/juno/encrypt-hidden-parameters.rst similarity index 100% rename from specs/encrypt-hidden-parameters.rst rename to specs/juno/encrypt-hidden-parameters.rst diff --git a/specs/events-pagination.rst b/specs/juno/events-pagination.rst similarity index 100% rename from specs/events-pagination.rst rename to specs/juno/events-pagination.rst diff --git a/specs/explode-nested-resources.rst b/specs/juno/explode-nested-resources.rst similarity index 100% rename from specs/explode-nested-resources.rst rename to specs/juno/explode-nested-resources.rst diff --git a/specs/implement-aws-updates-not-supported.rst b/specs/juno/implement-aws-updates-not-supported.rst similarity index 100% rename from specs/implement-aws-updates-not-supported.rst rename to specs/juno/implement-aws-updates-not-supported.rst diff --git a/specs/implement-ec2instance-bdm.rst b/specs/juno/implement-ec2instance-bdm.rst similarity index 100% rename from specs/implement-ec2instance-bdm.rst rename to specs/juno/implement-ec2instance-bdm.rst diff --git a/specs/implement-launchconfiguration-bdm.rst b/specs/juno/implement-launchconfiguration-bdm.rst similarity index 100% rename from specs/implement-launchconfiguration-bdm.rst rename to specs/juno/implement-launchconfiguration-bdm.rst diff --git a/specs/log-translation-hints.rst b/specs/juno/log-translation-hints.rst similarity index 100% rename from specs/log-translation-hints.rst rename to specs/juno/log-translation-hints.rst diff --git a/specs/neutron-custom-constraint.rst b/specs/juno/neutron-custom-constraint.rst similarity index 100% rename from specs/neutron-custom-constraint.rst rename to specs/juno/neutron-custom-constraint.rst diff --git a/specs/reorg-autoscaling-group.rst b/specs/juno/reorg-autoscaling-group.rst similarity index 100% rename from specs/reorg-autoscaling-group.rst rename to specs/juno/reorg-autoscaling-group.rst diff --git a/specs/stack-breakpoint.rst b/specs/juno/stack-breakpoint.rst similarity index 100% rename from specs/stack-breakpoint.rst rename to specs/juno/stack-breakpoint.rst diff --git a/specs/stack-display-fields.rst b/specs/juno/stack-display-fields.rst similarity index 100% rename from specs/stack-display-fields.rst rename to specs/juno/stack-display-fields.rst diff --git a/specs/stack-lifecycle-plugpoint.rst b/specs/juno/stack-lifecycle-plugpoint.rst similarity index 100% rename from specs/stack-lifecycle-plugpoint.rst rename to specs/juno/stack-lifecycle-plugpoint.rst diff --git a/specs/template.rst b/specs/juno/template.rst similarity index 100% rename from specs/template.rst rename to specs/juno/template.rst diff --git a/specs/vnc-console.rst b/specs/juno/vnc-console.rst similarity index 100% rename from specs/vnc-console.rst rename to specs/juno/vnc-console.rst