mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-26 06:32:44 +00:00
README.md: add Packaging and distribution section
Add Packaging and distribution section that mentions the ability to generate manual pages using the xtask crate in this workspace. Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
This commit is contained in:
parent
9f4df007db
commit
bf1ae745b7
@ -115,3 +115,11 @@ Supporting Xen requires special handling while mapping the guest memory. The
|
||||
|
||||
It was decided by the `rust-vmm` maintainers to keep the interface simple and
|
||||
build the crate for either standard Unix memory mapping or Xen, and not both.
|
||||
|
||||
## Packaging and distribution
|
||||
|
||||
The [`xtask`](./xtask/) workspace crate provides support for generating ROFF manual pages.
|
||||
|
||||
If the binary you're interested in packaging does not have a manual page
|
||||
generated you are encouraged to file a bug or even contribute the necessary
|
||||
changes by filing a pull request.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user