diff --git a/doc/sphinx/Clusters_from_Scratch/index.rst b/doc/sphinx/Clusters_from_Scratch/index.rst index 74fe2503af..3477ccd538 100644 --- a/doc/sphinx/Clusters_from_Scratch/index.rst +++ b/doc/sphinx/Clusters_from_Scratch/index.rst @@ -1,49 +1,40 @@ Clusters from Scratch ===================== *Step-by-Step Instructions for Building Your First High-Availability Cluster* -Abstract --------- This document provides a step-by-step guide to building a simple high-availability cluster using Pacemaker. The example cluster will use: * |CFS_DISTRO| |CFS_DISTRO_VER| as the host operating system * Corosync to provide messaging and membership services * Pacemaker 2 as the cluster resource manager * DRBD as a cost-effective alternative to shared storage * GFS2 as the cluster filesystem (in active/active mode) Given the graphical nature of the install process, a number of screenshots are included. However, the guide is primarily composed of commands, the reasons for executing them, and their expected outputs. -Table of Contents ------------------ - .. toctree:: :maxdepth: 3 :numbered: intro installation cluster-setup verification fencing active-passive apache shared-storage active-active ap-configuration ap-corosync-conf ap-reading - -Index ------ - -* :ref:`genindex` -* :ref:`search` + :ref:`genindex` + :ref:`search` diff --git a/doc/sphinx/Pacemaker_Administration/index.rst b/doc/sphinx/Pacemaker_Administration/index.rst index c8fd7220b5..1b071e0556 100644 --- a/doc/sphinx/Pacemaker_Administration/index.rst +++ b/doc/sphinx/Pacemaker_Administration/index.rst @@ -1,39 +1,28 @@ Pacemaker Administration ======================== *Managing Pacemaker Clusters* -Abstract --------- -This document has instructions and tips for system administrators who -manage high-availability clusters using Pacemaker. - - -Table of Contents ------------------ +This document has instructions and tips for system administrators who manage +high-availability clusters using Pacemaker. .. toctree:: :maxdepth: 3 :numbered: intro installing cluster options configuring tools administrative moving troubleshooting upgrading alerts agents pcs-crmsh - - -Index ------ - -* :ref:`genindex` -* :ref:`search` + :ref:`genindex` + :ref:`search` diff --git a/doc/sphinx/Pacemaker_Development/index.rst b/doc/sphinx/Pacemaker_Development/index.rst index a3f624f65b..b74c9f8cf4 100644 --- a/doc/sphinx/Pacemaker_Development/index.rst +++ b/doc/sphinx/Pacemaker_Development/index.rst @@ -1,35 +1,26 @@ Pacemaker Development ===================== *Working with the Pacemaker Code Base* -Abstract --------- This document has guidelines and tips for developers interested in editing Pacemaker source code and submitting changes for inclusion in the project. Start with the FAQ; the rest is optional detail. -Table of Contents ------------------ - .. toctree:: :maxdepth: 3 :numbered: faq general documentation python c components helpers evolution glossary - -Index ------ - -* :ref:`genindex` -* :ref:`search` + :ref:`genindex` + :ref:`search` diff --git a/doc/sphinx/Pacemaker_Explained/index.rst b/doc/sphinx/Pacemaker_Explained/index.rst index 68139809c0..2361737b47 100644 --- a/doc/sphinx/Pacemaker_Explained/index.rst +++ b/doc/sphinx/Pacemaker_Explained/index.rst @@ -1,42 +1,33 @@ Pacemaker Explained =================== *Configuring Pacemaker Clusters* -Abstract --------- This document definitively explains Pacemaker's features and capabilities, particularly the XML syntax used in Pacemaker's Cluster Information Base (CIB). -Table of Contents ------------------ - .. toctree:: :maxdepth: 3 :numbered: intro local-options cluster-options nodes resources operations constraints fencing collective utilization rules acls alerts reusing-configuration status multi-site-clusters ap-samples - -Index ------ - -* :ref:`genindex` -* :ref:`search` + :ref:`genindex` + :ref:`search`