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