Move enterprise distributions section one level up
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 23 Oct 2014 19:28:07 +0000 (15:28 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 23 Oct 2014 19:28:07 +0000 (15:28 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/installing-lttng/desktop-distributions/enterprise.md [deleted file]
contents/installing-lttng/desktop-distributions/intro.md
contents/installing-lttng/enterprise.md [new file with mode: 0644]
contents/installing-lttng/intro.md
toc/docs.yml

diff --git a/contents/installing-lttng/desktop-distributions/enterprise.md b/contents/installing-lttng/desktop-distributions/enterprise.md
deleted file mode 100644 (file)
index a1a2021..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
----
-id: enterprise-distributions
----
-
-To install LTTng on enterprise distributions, please see
-<a href="http://packages.efficios.com/" class="ext">EfficiOS
-Enterprise Packages</a>.
index 7636e5887b323f61487655e0bd503d1bf5046a78..76e5efc62b93f535bc268095d162acbef8e3bf16 100644 (file)
@@ -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
 <a href="/community" class="ext">community</a> 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/enterprise.md b/contents/installing-lttng/enterprise.md
new file mode 100644 (file)
index 0000000..a1a2021
--- /dev/null
@@ -0,0 +1,7 @@
+---
+id: enterprise-distributions
+---
+
+To install LTTng on enterprise distributions, please see
+<a href="http://packages.efficios.com/" class="ext">EfficiOS
+Enterprise Packages</a>.
index 5d69a66a6772bb49dff4876baceb8ed93b2bc7fc..c96ce8d612989e3b38eaa845bcb5e5c5c58bf1db 100644 (file)
@@ -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).
index 794781ab2c26ef8bf8ebab65a3825aeb5e21639f..e4193abdc7b0db35c2bc56fed9d771e5b2647baf 100644 (file)
@@ -23,8 +23,6 @@ cats:
             title: openSUSE/RPM
           - id: archlinux
             title: Arch Linux
-          - id: enterprise-distributions
-            title: "Enterprise distributions (<abbr title=\"Red Hat Enterprise Linux\">RHEL</abbr>, <abbr title=\"SUSE Linux Enterprise Server\">SLES</abbr>)"
       - 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 (<abbr title=\"Red Hat Enterprise Linux\">RHEL</abbr>, <abbr title=\"SUSE Linux Enterprise Server\">SLES</abbr>)"
       - id: building-from-source
         title: Building from source
   - id: getting-started
This page took 0.025662 seconds and 4 git commands to generate.