Initializing the Train specs
This adds a "specs/train" directory along with a placeholder spec for that release. This placeholder spec should be removed when the first spec for Train is merged. Change-Id: I80f8264d05959d03950f59544e00026963332400
This commit is contained in:
parent
05278f1f9c
commit
b834819bc0
@ -4,6 +4,16 @@
|
||||
Cloudkitty Project Specifications
|
||||
=================================
|
||||
|
||||
Train
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
specs/train/*
|
||||
|
||||
|
||||
Stein
|
||||
=====
|
||||
|
||||
|
31
specs/train/placeholder.rst
Normal file
31
specs/train/placeholder.rst
Normal file
@ -0,0 +1,31 @@
|
||||
..
|
||||
This work is licensed under a Creative Commons Attribution 3.0 Unported
|
||||
License.
|
||||
|
||||
http://creativecommons.org/licenses/by/3.0/legalcode
|
||||
|
||||
==================
|
||||
(Placeholder Spec)
|
||||
==================
|
||||
|
||||
This file is just a placeholder for Train specs directory.
|
||||
It will be removed soon after some spec for Train is merged.
|
||||
|
||||
The latest spec template is found at ``specs/template.rst``
|
||||
in the ``cloudkitty-specs`` repository.
|
||||
|
||||
Problem Description
|
||||
===================
|
||||
|
||||
Sphinx toctree complains if no file exists in a directory
|
||||
specified in toctree glob.
|
||||
|
||||
Proposed Change
|
||||
===============
|
||||
|
||||
Add this file.
|
||||
|
||||
References
|
||||
==========
|
||||
|
||||
None.
|
Loading…
x
Reference in New Issue
Block a user