bzt cb058bc8b3 More docs 2 months ago
..
en cb058bc8b3 More docs 2 months ago
hu cb058bc8b3 More docs 2 months ago
img e2cc28b4ff More form fields, minor fixes 4 months ago
README.md 9c0432aff4 Initial commit 4 months ago
manual.css 9c0432aff4 Initial commit 4 months ago
screen1.png 15359c295e Configurable form select and screenshot updates 4 months ago
screen2.png 15359c295e Configurable form select and screenshot updates 4 months ago
screen3.png 15359c295e Configurable form select and screenshot updates 4 months ago
screen4.png 15359c295e Configurable form select and screenshot updates 4 months ago
screen5.png 15359c295e Configurable form select and screenshot updates 4 months ago
screen6.png 15359c295e Configurable form select and screenshot updates 4 months ago
screen7.png 82a599d678 Table, grid, button icon and minor fixes 4 months ago

README.md

State-Mode GUI Documentation

The user's manual is created with gendoc. You'll have to download and compile that tool.

wget https://gitlab.com/bztsrc/gendoc/-/raw/main/gendoc.c
gcc gendoc.c -o gendoc

Simple as that. Once you have gendoc, you can create the manual by going into one of the language code directories and running

cd docs/en
gendoc ../../public/index.html manual.xml