ChrisKowalczyk / doc-sleha

Official SUSE Linux Enterprise High Availability documentation

Home Page:https://www.suse.com/doc/sle-ha-12/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUSE Linux Enterprise Documentation

High Availabilty Extension

This is the source for the official SUSE Linux Enterprise High Availabilty Extension documentation.

This repository hosts the documentation sources including translations (if available) for the following manuals:

  • Administration Guide

  • Geo Clustering Quick Start

  • NFS Storage with DRBD and Pacemaker Quick Start

  • Installation and Setup Quick Start

Released versions of the documentation have been published at https://www.suse.com/documentation/sle-ha/.

Branches

Table 1. Overview of important branches
Name Purpose

trans/SLEHA12

Translations from Dublin

trans/SLEHA12SP1

Translations from Dublin for SP1 (DB5)

maintenance/SLEHA12

Maintenance branch (DB4)

maintenance/SLEHA12SP1

Maintenance branch for SP1 (DB5)

Contributing

If you would like to contribute, please fork this repository and send pull requests. Always use the develop branch for your edits!
Contributors with direct access to the repository are encouraged to use the git-flow-avh workflow (package git-flow-avh). However, this is not a must ;-).

Note
No commits to master
Please do not make any commits to the master branch. master is reserved for releases only. Always commit to develop.

Editing DocBook

To contribute to the documentation, you need to write DocBook.

  • You can learn about DocBook syntax at http://docbook.org/tdg5/en/html .

  • SUSE documents are generally built with DAPS (package daps) and the SUSE XSL Stylesheets (package suse-xsl-stylesheets). Ideally, you should get these from the repository Documentation:Tools. However, slightly older versions are also available from the SLE and openSUSE repositories.

  • Basic daps usage:

    • $ daps -d DC-<YOUR_BOOK> validate: Make sure what you have written is well-formed XML and valid DocBook 5

    • $ daps -d DC-<YOUR_BOOK> pdf: Build a PDF

    • $ daps -d DC-<YOUR_BOOK> html: Build a HTML

    • Learn more at https://opensuse.github.io/daps

License

The content of this project itself is licensed under the GFDL 1.2.

About

Official SUSE Linux Enterprise High Availability documentation

https://www.suse.com/doc/sle-ha-12/

License:Other


Languages

Language:Makefile 100.0%