Added user manual and a makefile for it.

This commit is contained in:
Rostislav Lán
2023-04-27 21:07:22 +02:00
parent ee481a11cb
commit bb272a4539
3 changed files with 788 additions and 0 deletions

5
makefile Normal file
View File

@ -0,0 +1,5 @@
# Author: xlanro00
# Makefile pro preklad manualu a dokumentace
manual:
pandoc doc/manual/manual.md -o doc/manual/manual.html