Minor documentation improvements/fixes

This commit is contained in:
Eike Kettner
2020-08-14 23:04:23 +02:00
parent fde52bbbb0
commit 49c3b1db3b
4 changed files with 16 additions and 10 deletions

View File

@ -20,6 +20,11 @@ your collective.
There is no UI part to trigger this route, so you need to use curl or
the script `convert-all-pdfs.sh` in the `tools/` directory.
# Requirements
It is a bash script that additionally needs
[curl](https://curl.haxx.se/) and
[jq](https://stedolan.github.io/jq/).
# Usage