bzt 702aea649c Added Linux framebuffer backend hai 6 días
..
en 702aea649c Added Linux framebuffer backend hai 6 días
hu 702aea649c Added Linux framebuffer backend hai 6 días
img e2cc28b4ff More form fields, minor fixes hai 1 ano
README.md 9c0432aff4 Initial commit hai 1 ano
manual.css 9c0432aff4 Initial commit hai 1 ano
screen1.png 15359c295e Configurable form select and screenshot updates hai 1 ano
screen2.png 15359c295e Configurable form select and screenshot updates hai 1 ano
screen3.png 15359c295e Configurable form select and screenshot updates hai 1 ano
screen4.png 15359c295e Configurable form select and screenshot updates hai 1 ano
screen5.png 15359c295e Configurable form select and screenshot updates hai 1 ano
screen6.png 15359c295e Configurable form select and screenshot updates hai 1 ano
screen7.png 82a599d678 Table, grid, button icon and minor fixes hai 11 meses

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