From 1fe11ed59bdd16ca9251c2e81137389041983dd0 Mon Sep 17 00:00:00 2001 From: Martin Geubelle Date: Wed, 27 Jan 2016 11:32:37 +0100 Subject: [PATCH] [FIX] website: forgotten file When hitting the back button of getting started, we get a 404 error for getting_started.html. opw-667921 --- getting_started.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 getting_started.rst diff --git a/getting_started.rst b/getting_started.rst new file mode 100644 index 000000000..2292179c6 --- /dev/null +++ b/getting_started.rst @@ -0,0 +1,10 @@ +:banner: banners/getting_started.jpg + +=============== +Getting Started +=============== + +.. toctree:: + :titlesonly: + + getting_started/documentation