Move requirements to own section

This commit is contained in:
Paul Schaub 2023-12-13 12:56:30 +01:00
parent cabc0b59de
commit dbb628012a
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -17,9 +17,7 @@ This project uses [sphinx] and [MyST-parser] to allow building various output fo
Contributors can provide changes by pull request towards the project.
### Building and testing
The included book projects can be built and tested using a `Makefile`.
### Requirements
The following packages need to be installed on the system in order for the build to suceed:
@ -41,6 +39,10 @@ Optional test/check dependencies:
* [epubcheck](https://github.com/w3c/epubcheck)
* [watchexec](https://github.com/watchexec/watchexec)
### Building and testing
The included book projects can be built and tested using a `Makefile`.
The below examples show how to use it with a book named `book`.
To cleanly build the [HTML] output: