mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Move requirements to own section
This commit is contained in:
parent
cabc0b59de
commit
dbb628012a
1 changed files with 5 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue