Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Joseph Cayouette edited this page Jul 11, 2019 · 94 revisions

SUSE Manager Documentation Wiki

This is the official wiki for SUSE Manager documentation.

Have a look at our syntax guide and expectations. We have also listed the official documentation for asciidoctor for digging deeper. Have a look at the next section for guidance on Our Toolchain.

We use a combination of the following tools to publish and build our documentation:

Asciidoctor A fast text processor and publishing toolchain for converting AsciiDoc to HTML5, DocBook and more. Installed via a Ruby gem and rbenv.

Asciidoctor PDF Asciidoctor PDF is a native PDF converter for AsciiDoc. Installed via a Ruby gem and rbenv.

Antora The multi-repository documentation site generator. We use the official Antora docker container as it simplifies your requirements.

Want to help improve our documentation? The following guides will get your development environment up and running:

Clone this wiki locally