Remove placeholders from being displayed

This removes the Placeholders section from the main specs page.
We need to have the old URLs available so that external references
to them still work, but we don't want to encourage people to use
those links.

Change-Id: I4d237f85518bce699c20cb3720faec5233272c92
This commit is contained in:
Ruby Loo 2015-10-07 18:16:17 +00:00
parent 49544f52ce
commit 7857fb9700
2 changed files with 12 additions and 50 deletions

View File

@ -73,17 +73,21 @@ Juno
specs/juno-implemented/*
Placeholders
============
During the Liberty development cycle, we restructured the spec folders. Links
were left in the locations of previous specs so as not to break any external
references to them.
..
----------------
The locations of specs were changed during the Liberty development
cycle. These are placeholders and specs in the old locations.
They need to be available because there may be external references
to them, but we don't want to explicitly provide links to them.
.. toctree::
:glob:
:hidden:
specs/liberty/*
specs/kilo/*
specs/juno/*
placeholders
==================
Indices and tables

View File

@ -1,42 +0,0 @@
.. ironic-specs documentation master file
==========================================
Ironic Project Specifications Placeholders
==========================================
This page serves as a list of all placeholders for specs that have been
since moved. The placeholder exists to avoid breaking old links.
Liberty
-------
.. toctree::
:glob:
:maxdepth: 1
specs/liberty/*
Kilo
----
.. toctree::
:glob:
:maxdepth: 1
specs/kilo/*
Juno
----
.. toctree::
:glob:
:maxdepth: 1
specs/juno/*
==================
Indices and tables
==================
* :ref:`search`