bzt cb058bc8b3 More docs | 2 months ago | |
---|---|---|
.. | ||
en | 2 months ago | |
hu | 2 months ago | |
img | 4 months ago | |
README.md | 4 months ago | |
manual.css | 4 months ago | |
screen1.png | 4 months ago | |
screen2.png | 4 months ago | |
screen3.png | 4 months ago | |
screen4.png | 4 months ago | |
screen5.png | 4 months ago | |
screen6.png | 4 months ago | |
screen7.png | 4 months ago |
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