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:
parent
d39e7da6f1
commit
535ade8a63
8 changed files with 254 additions and 331 deletions
3
Makefile
3
Makefile
|
@ -82,3 +82,6 @@ clean: stop
|
|||
|
||||
reset: clean
|
||||
docker-compose down --volumes --remove-orphans
|
||||
|
||||
userguide: README.md docs
|
||||
docs/build-pdf.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue