Add man pages
beansprout(1) is basically just the README and beansprout(5) is basically just docs/CONFIGURATION.md. By default, the man pages are generated if scdoc is availabled, but they can also be explicitly disabled with -Dman-pages.
This commit is contained in:
parent
164ae9a7ab
commit
09f43674b5
5 changed files with 451 additions and 1 deletions
|
|
@ -35,6 +35,12 @@ Only needed at build-time:
|
|||
|--------------------|------------------------------|---------------------|
|
||||
| wayland-protocols | `dev-libs/wayland-protocols` | `wayland-protocols` |
|
||||
|
||||
Optional (for building man pages):
|
||||
|
||||
| Dependency | Gentoo Name | Debian/Ubuntu Name |
|
||||
|--------------------|------------------------------|---------------------|
|
||||
| scdoc | `app-text/scdoc` | `scdoc` |
|
||||
|
||||
#### Note for Gentoo Users
|
||||
|
||||
Beansprout is available in my personal [ebuild repo](https://codeberg.org/bwbuhse/beansprout).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue