From 566a98819e896aca372c255588da4a4fd6da7db4 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Tue, 23 Feb 2016 18:12:17 -0800 Subject: [PATCH] Docs landing page --- _data/v1_1/support.yml | 4 +- _layouts/docwithnav.html | 2 +- images/docs/cassandra.svg | 254 +++++++++++++++++++++++++++++++++++ images/docs/redis.svg | 1 + images/docs/wordpress.svg | 6 + v1.1/docs/troubleshooting.md | 4 +- v1.1/index.md | 141 ++++++++++++++----- v1.1/support.md | 5 - 8 files changed, 372 insertions(+), 45 deletions(-) create mode 100644 images/docs/cassandra.svg create mode 100644 images/docs/redis.svg create mode 100644 images/docs/wordpress.svg delete mode 100644 v1.1/support.md diff --git a/_data/v1_1/support.yml b/_data/v1_1/support.yml index 27c7c38463..18445ec996 100644 --- a/_data/v1_1/support.yml +++ b/_data/v1_1/support.yml @@ -2,12 +2,10 @@ bigheader: "Support" abstract: "Troubleshooting resources, frequently asked questions, and community support channels." toc: - title: Support - path: /v1.1/support/ + path: /v1.1/docs/troubleshooting/ - title: Troubleshooting section: - - title: Troubleshooting Overview - path: /v1.1/docs/troubleshooting/ - title: Web Interface path: /v1.1/docs/user-guide/ui/ - title: Troubleshooting Applications diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 8d5da223ad..2ae73abc28 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -15,7 +15,7 @@ layout: headerfooter
  • GUIDES
  • REFERENCE
  • SAMPLES
  • -
  • SUPPORT
  • +
  • SUPPORT