skupperproject / skupper-docs

Documentation for the Skupper project
https://skupper.io
5 stars 8 forks source link
service-networking skupper virtual-application-network

= Skupper Documentation

This repo is used to document Skupper using https://docs.asciidoctor.org/asciidoc/latest/[AsciiDoc] markup. The output is published at link:https://skupper.io/docs/index.html[Skupper - Documentation].

== Contributing to the documentation

This section explains how to edit and create documentation PRs.

If you only want to make a small update, you might want to just edit the file and make the PR using your standard process.

If you want to preview changes for more complex contributions, follow this procedure.

.Prerequisites

.Procedure

. Start the build: +

$ python scripts/convert-all.py ./scripts/convert -adoc.sh .github/workflows/asciidoc-convert-check.yml

. See the build directory for the HTML output.