Sources (most of it) for docs.cortezaproject.org website.
Documentation is written in AsciiDoc format and processed with AsciiDoctor
Before you start, be sure you are familiar with syntax and formatting rules of AsciiDoc format.
-
One sentence per line.
-
Atx-style section titles
and other recommended practices from the linked page
Documentation is divided into 6 major chapters:
-
overview
-
releases
-
user manual
-
extending
-
maintainer
-
core developer
-
system management
docker run -u $(id -u) -v $PWD:/antora:Z --rm -t antora/antora --cache-dir=./.cache/antora --stacktrace antora-playbook.yml