diff --git a/goals/completed/index.rst b/goals/completed/index.rst new file mode 100644 index 000000000..8b884228e --- /dev/null +++ b/goals/completed/index.rst @@ -0,0 +1,10 @@ +=============== +Completed goals +=============== + +.. toctree:: + :glob: + :maxdepth: 2 + :reversed: + + */index diff --git a/goals/selected/ocata/index.rst b/goals/completed/ocata/index.rst similarity index 100% rename from goals/selected/ocata/index.rst rename to goals/completed/ocata/index.rst diff --git a/goals/selected/ocata/remove-incubated-oslo-code.rst b/goals/completed/ocata/remove-incubated-oslo-code.rst similarity index 100% rename from goals/selected/ocata/remove-incubated-oslo-code.rst rename to goals/completed/ocata/remove-incubated-oslo-code.rst diff --git a/goals/selected/pike/deploy-api-in-wsgi.rst b/goals/completed/pike/deploy-api-in-wsgi.rst similarity index 100% rename from goals/selected/pike/deploy-api-in-wsgi.rst rename to goals/completed/pike/deploy-api-in-wsgi.rst diff --git a/goals/selected/pike/index.rst b/goals/completed/pike/index.rst similarity index 100% rename from goals/selected/pike/index.rst rename to goals/completed/pike/index.rst diff --git a/goals/selected/pike/python35.rst b/goals/completed/pike/python35.rst similarity index 100% rename from goals/selected/pike/python35.rst rename to goals/completed/pike/python35.rst diff --git a/goals/selected/queens/index.rst b/goals/completed/queens/index.rst similarity index 100% rename from goals/selected/queens/index.rst rename to goals/completed/queens/index.rst diff --git a/goals/selected/queens/policy-in-code.rst b/goals/completed/queens/policy-in-code.rst similarity index 100% rename from goals/selected/queens/policy-in-code.rst rename to goals/completed/queens/policy-in-code.rst diff --git a/goals/selected/queens/split-tempest-plugins.rst b/goals/completed/queens/split-tempest-plugins.rst similarity index 100% rename from goals/selected/queens/split-tempest-plugins.rst rename to goals/completed/queens/split-tempest-plugins.rst diff --git a/goals/selected/rocky/enable-mutable-configuration.rst b/goals/completed/rocky/enable-mutable-configuration.rst similarity index 100% rename from goals/selected/rocky/enable-mutable-configuration.rst rename to goals/completed/rocky/enable-mutable-configuration.rst diff --git a/goals/selected/rocky/index.rst b/goals/completed/rocky/index.rst similarity index 100% rename from goals/selected/rocky/index.rst rename to goals/completed/rocky/index.rst diff --git a/goals/selected/rocky/mox_removal.rst b/goals/completed/rocky/mox_removal.rst similarity index 100% rename from goals/selected/rocky/mox_removal.rst rename to goals/completed/rocky/mox_removal.rst diff --git a/goals/selected/stein/index.rst b/goals/completed/stein/index.rst similarity index 100% rename from goals/selected/stein/index.rst rename to goals/completed/stein/index.rst diff --git a/goals/selected/stein/python3-first.rst b/goals/completed/stein/python3-first.rst similarity index 100% rename from goals/selected/stein/python3-first.rst rename to goals/completed/stein/python3-first.rst diff --git a/goals/selected/stein/upgrade-checkers.rst b/goals/completed/stein/upgrade-checkers.rst similarity index 100% rename from goals/selected/stein/upgrade-checkers.rst rename to goals/completed/stein/upgrade-checkers.rst diff --git a/goals/selected/train/index.rst b/goals/completed/train/index.rst similarity index 100% rename from goals/selected/train/index.rst rename to goals/completed/train/index.rst diff --git a/goals/selected/train/ipv6-support-and-testing.rst b/goals/completed/train/ipv6-support-and-testing.rst similarity index 100% rename from goals/selected/train/ipv6-support-and-testing.rst rename to goals/completed/train/ipv6-support-and-testing.rst diff --git a/goals/selected/train/pdf-doc-generation.rst b/goals/completed/train/pdf-doc-generation.rst similarity index 100% rename from goals/selected/train/pdf-doc-generation.rst rename to goals/completed/train/pdf-doc-generation.rst diff --git a/goals/selected/train/python3-updates.rst b/goals/completed/train/python3-updates.rst similarity index 100% rename from goals/selected/train/python3-updates.rst rename to goals/completed/train/python3-updates.rst diff --git a/goals/selected/ussuri/drop-py27.rst b/goals/completed/ussuri/drop-py27.rst similarity index 100% rename from goals/selected/ussuri/drop-py27.rst rename to goals/completed/ussuri/drop-py27.rst diff --git a/goals/selected/ussuri/index.rst b/goals/completed/ussuri/index.rst similarity index 100% rename from goals/selected/ussuri/index.rst rename to goals/completed/ussuri/index.rst diff --git a/goals/selected/ussuri/project-ptl-and-contrib-docs.rst b/goals/completed/ussuri/project-ptl-and-contrib-docs.rst similarity index 100% rename from goals/selected/ussuri/project-ptl-and-contrib-docs.rst rename to goals/completed/ussuri/project-ptl-and-contrib-docs.rst diff --git a/goals/selected/victoria/index.rst b/goals/completed/victoria/index.rst similarity index 100% rename from goals/selected/victoria/index.rst rename to goals/completed/victoria/index.rst diff --git a/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.rst b/goals/completed/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.rst similarity index 100% rename from goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.rst rename to goals/completed/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.rst diff --git a/goals/selected/victoria/native-zuulv3-jobs.rst b/goals/completed/victoria/native-zuulv3-jobs.rst similarity index 100% rename from goals/selected/victoria/native-zuulv3-jobs.rst rename to goals/completed/victoria/native-zuulv3-jobs.rst diff --git a/goals/selected/wallaby/index.rst b/goals/completed/wallaby/index.rst similarity index 100% rename from goals/selected/wallaby/index.rst rename to goals/completed/wallaby/index.rst diff --git a/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.rst b/goals/completed/wallaby/migrate-policy-format-from-json-to-yaml.rst similarity index 100% rename from goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.rst rename to goals/completed/wallaby/migrate-policy-format-from-json-to-yaml.rst diff --git a/goals/index.rst b/goals/index.rst index c61dd2ced..5a41c786e 100644 --- a/goals/index.rst +++ b/goals/index.rst @@ -254,7 +254,12 @@ release/time, leaving the projects to focus on whatever is most important in their scope. .. toctree:: - :maxdepth: 3 + :maxdepth: 2 selected/index proposed/index + +.. toctree:: + :maxdepth: 3 + + completed/index diff --git a/goals/proposed/index.rst b/goals/proposed/index.rst index 4cd565ed0..5d854c67f 100644 --- a/goals/proposed/index.rst +++ b/goals/proposed/index.rst @@ -4,5 +4,7 @@ Proposed goals .. toctree:: :glob: + :maxdepth: 1 + :reversed: * diff --git a/goals/selected/index.rst b/goals/selected/index.rst index 0a0ffea9e..9b8e51ca5 100644 --- a/goals/selected/index.rst +++ b/goals/selected/index.rst @@ -4,8 +4,7 @@ Selected goals .. toctree:: :glob: - :maxdepth: 2 + :maxdepth: 1 :reversed: - */index * diff --git a/goals/selected/wallaby/migrate-to-privsep.rst b/goals/selected/migrate-to-privsep.rst similarity index 100% rename from goals/selected/wallaby/migrate-to-privsep.rst rename to goals/selected/migrate-to-privsep.rst