From 88e1a92d93f10fbfc020e8c705b0e1a73bf5404d Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 23 Oct 2014 15:28:07 -0400 Subject: [PATCH] Move enterprise distributions section one level up Signed-off-by: Philippe Proulx --- contents/installing-lttng/desktop-distributions/intro.md | 4 ---- .../{desktop-distributions => }/enterprise.md | 0 contents/installing-lttng/intro.md | 5 ++++- toc/docs.yml | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) rename contents/installing-lttng/{desktop-distributions => }/enterprise.md (100%) diff --git a/contents/installing-lttng/desktop-distributions/intro.md b/contents/installing-lttng/desktop-distributions/intro.md index 7636e58..76e5efc 100644 --- a/contents/installing-lttng/desktop-distributions/intro.md +++ b/contents/installing-lttng/desktop-distributions/intro.md @@ -9,7 +9,3 @@ Linux desktop distributions: [Ubuntu](#doc-ubuntu), LTTng is regularly tested on those. Should any issue arise when following the procedures below, please inform the community about it. - -Support is also available for -[enterprise distributions](#doc-enterprise-distributions) such as -Red Hat Enterprise Linux (RHEL) and SUSE Linux Enterprise Server (SLES). diff --git a/contents/installing-lttng/desktop-distributions/enterprise.md b/contents/installing-lttng/enterprise.md similarity index 100% rename from contents/installing-lttng/desktop-distributions/enterprise.md rename to contents/installing-lttng/enterprise.md diff --git a/contents/installing-lttng/intro.md b/contents/installing-lttng/intro.md index 5d69a66..c96ce8d 100644 --- a/contents/installing-lttng/intro.md +++ b/contents/installing-lttng/intro.md @@ -22,5 +22,8 @@ you intend to trace user space applications. This chapter shows how to install the above packages on a Linux system. The easiest way is to use the package manager of the system's distribution ([desktop](#doc-desktop-distributions) or -[embedded](#doc-embedded-distributions)). Otherwise, you can +[embedded](#doc-embedded-distributions)). Support is also available for +[enterprise distributions](#doc-enterprise-distributions), such as +Red Hat Enterprise Linux (RHEL) and SUSE Linux Enterprise Server (SLES). +Otherwise, you can [build the LTTng packages from source](#doc-building-from-source). diff --git a/toc/docs.yml b/toc/docs.yml index 794781a..e4193ab 100644 --- a/toc/docs.yml +++ b/toc/docs.yml @@ -23,8 +23,6 @@ cats: title: openSUSE/RPM - id: archlinux title: Arch Linux - - id: enterprise-distributions - title: "Enterprise distributions (RHEL, SLES)" - id: embedded-distributions title: Embedded distributions cats: @@ -32,6 +30,8 @@ cats: title: Buildroot - id: oe-yocto title: OpenEmbedded/Yocto + - id: enterprise-distributions + title: "Enterprise distributions (RHEL, SLES)" - id: building-from-source title: Building from source - id: getting-started -- 2.34.1