This repository holds several documentations for Tensei-Data which are intended for developers and administrators.
The documentation is published available online at: https://tensei-data.github.io/developer-guide/
The documentations are written using Asciidoctor and the sbt-site plugin.
You will need the following components:
The asciidoctor source files need to be placed in the subdirectory doc.
They need to have the file extension .adoc. You can edit them with your
preferred editor and generate the HTML files via sbt make-site.