From 9605e0ced1b84511d6f6c955b8ccb52695acf453 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Fri, 22 Feb 2019 15:49:20 +0100 Subject: [PATCH] Setup Release Goal Folder for Train Change-Id: I28d114142f79d1bf9ef4783d056b8605f3e471a2 --- goals/train/index.rst | 9 +++++++++ goals/train/placeholder.rst | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 goals/train/index.rst create mode 100644 goals/train/placeholder.rst diff --git a/goals/train/index.rst b/goals/train/index.rst new file mode 100644 index 000000000..bdc488aeb --- /dev/null +++ b/goals/train/index.rst @@ -0,0 +1,9 @@ +===== +Train +===== + +.. toctree:: + :glob: + :maxdepth: 1 + + * diff --git a/goals/train/placeholder.rst b/goals/train/placeholder.rst new file mode 100644 index 000000000..a54eb85ff --- /dev/null +++ b/goals/train/placeholder.rst @@ -0,0 +1,6 @@ +============= + Placeholder +============= + +This file is a placeholder for the build and should be removed after +the first real goal is approved.