From b5f191d63e80b5e534ddd5f1a2f3cea073028b49 Mon Sep 17 00:00:00 2001 From: Yih Leong Sun Date: Fri, 7 Apr 2017 23:13:18 +0000 Subject: [PATCH] Update index page. Update index page to reflect the changes of renaming user-story to development-proposal and parking lot. Change-Id: Ie59f6247e8fa2f9c473ddb41a3d819137b343b6f --- doc/source/index.rst | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 034f4d8..2b970cc 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -2,36 +2,32 @@ Contents: -===================== -Workflow Documentation -===================== +=========================== +Development Proposal Status +=========================== + +For progress status, please refer Feature Tracker +at http://featuretracker.openstack.org + +================================== +Development Proposal Specification +================================== .. toctree:: :glob: :maxdepth: 1 - workflow/* + development-proposals/proposed/* -================= -User Story Status -================= +================================ +Other Proposals In Draft/Pending +================================ .. toctree:: :glob: :maxdepth: 1 - status/* - -User Stories ------------- - -Proposed: - -.. toctree:: - :glob: - :maxdepth: 1 - - user-stories/proposed/* + development-proposals/parking/* ==================