Update documentation

- Rewrite README.md
- Modify build-pdf.sh script to concatenate template and README.md
- Add userguide recipe to Makefile
This commit is contained in:
Matthew Northcott 2023-04-24 16:14:08 +12:00
parent d39e7da6f1
commit 535ade8a63
8 changed files with 254 additions and 331 deletions

View file

@ -82,3 +82,6 @@ clean: stop
reset: clean
docker-compose down --volumes --remove-orphans
userguide: README.md docs
docs/build-pdf.sh