Contributing: List required dependencies (tested on vanilly Fedora 38)

This commit is contained in:
Paul Schaub 2023-12-13 11:27:11 +01:00
parent b474753e90
commit cff8d06deb
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -21,6 +21,20 @@ Contributors can provide changes by pull request towards the project.
The included book projects can be built and tested using a `Makefile`.
The following packages need to be installed on the system in order for the build to suceed:
* `inkscape`
* `make`
* `python3-myst-parser`
* `python3-sphinx`
* `python3-sphinxext-opengraph`
Optional dependencies:
* `codespell`
* `lychee`
* `epubcheck`
The below examples show how to use it with a book named `book`.
To cleanly build the [HTML] output: