As per https://gitlab.postmarketos.org/postmarketOS/postmarketos/-/issues/119, we want to require kernel packages used by community devices to be upgraded regularly, so add the proposed requirement in our categorization requirements. Signed-off-by: Jens Reidel <adrian@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7104> |
||
|---|---|---|
| .. | ||
| modules/ROOT | ||
| antora.yml | ||
| README.md | ||
pmaports docs
This is part of the postmarketOS handbook. The documentation is built using
Antora since it allows pulling
information from different repositories, which is a great benefit on a
distributed project like ours. To build the documentation locally install
nodejs and npm from your favorite package manager, and from the top folder
of the repository run:
npm install antora
npx antora --clean antora-test.yml
After running the commands Antora should print the location of the generated documentation.
Alternatively, you can use pmbootstrap ci build-docs.