-
Notifications
You must be signed in to change notification settings - Fork 101
Home
Joseph Cayouette edited this page Mar 29, 2022
·
43 revisions
Table of Contents
This is the official wiki for Uyuni and SUSE Manager documentation. Use the sidebar for common tasks.
-
Clone the repository:
-
Create your own branch:
git checkout -b my-custom-branch
uyuni
suma
uyuni
suma
Preparing a Pull Request
Procedure: Setup The Toolchain
-
Easily manage your Ruby versions and gems with rbenv
-
Easily manage your node package versions with the Node Version Manager.
-
Upstream tool for generating our static HTML documentation pages.
-
Upstream gems for our adoc and pdf outputs.
-
We use po4a to convert docs to gettext and back for translation.
-
How to build our docs, tips and some gotchas.