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

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