initial README and docs taken over and adapted from membersteward-repo

This commit is contained in:
Gulliver
2021-05-28 22:20:20 +02:00
commit 25daa7a93c
10 changed files with 569 additions and 0 deletions

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
export LC_ALL="de_DE.UTF-8"
.PHONY: doc
doc:
$(MAKE) -C doc singlehtml