Skip to content
Joseph Cayouette edited this page Mar 29, 2022 · 43 revisions

Uyuni Documentation Wiki

This is the official wiki for Uyuni and SUSE Manager documentation. Use the sidebar for common tasks.

uyuni
suma

Preparing a Pull Request

See Main repository README

Procedure: Setup The Toolchain
  1. Setup rbenv and Ruby

    Easily manage your Ruby versions and gems with rbenv

  2. Install NVM

    Easily manage your node package versions with the Node Version Manager.

  3. Install Antora

    Upstream tool for generating our static HTML documentation pages.

  4. Install Asciidoctor Gems

    Upstream gems for our adoc and pdf outputs.

  5. Install po4a

    We use po4a to convert docs to gettext and back for translation.

  6. How to Build Docs

    How to build our docs, tips and some gotchas.

  7. Optional Tools

Clone this wiki locally