From f760c1a9f579b36708199fdbc75ac2e7a685334d Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 2 Jun 2015 17:17:56 -0400 Subject: remove the toc on the main platform page, with it there it repeats what is in the body, making things redundant, also remove the summary, because that is provided in the body and setup anchors in the list --- pages/docs/platform/en.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pages/docs/platform/en.md b/pages/docs/platform/en.md index c7400e1..07f07b7 100644 --- a/pages/docs/platform/en.md +++ b/pages/docs/platform/en.md @@ -1,15 +1,14 @@ @title = 'LEAP Platform for Service Providers' @nav_title = 'Provider Platform' -@summary = 'Software platform to automate the process of running a communication service provider.' -@toc = true +@toc = false The *LEAP Platform* is set of complementary packages and server recipes to automate the maintenance of LEAP services in a hardened Debian environment. Its goal is to make it as painless as possible for sysadmins to deploy and maintain a service provider's infrastructure for secure communication. The LEAP Platform consists of three parts, detailed below: -1. The platform recipes. -2. The provider instance. -3. The `leap` command line tool. +1. [The platform recipes.](#the-platform-recipes) +2. [The provider instance.](#the-provider-instance) +3. [The `leap` command line tool.](#the-leap-command-line-tool) The platform recipes -------------------- -- cgit v1.2.3