Adds an implemented directory

Right now infra-specs doesn't have a way to indicate which specs
have been implemented. This patch adds a directory entitled
implemented to gather completed specs. One spec which is known
to be implemented is moved into this directory.

The documentation index file has been edited so that the
documentation reflects this change.

Change-Id: I69be74b7469030abcbaf1c0e341b38e5053500c5
This commit is contained in:
Anita Kuno 2014-12-10 15:39:35 -07:00
parent ed3c211fff
commit 3f200c02d3
2 changed files with 10 additions and 0 deletions

View File

@ -8,6 +8,16 @@ Infrastructure Design Specifications
specs/*
Implemented Design Specifications
=================================
.. toctree::
:glob:
:maxdepth: 1
specs/implemented/*
Specifications Repository Information
=====================================