Add man page.

This commit is contained in:
travankor 2020-04-10 07:07:00 -07:00
parent 5d7ff9e64d
commit 4a4c4a0fcd
4 changed files with 95 additions and 3 deletions

View file

@ -1 +1,2 @@
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
option('xwayland', type: 'boolean', value: 'false', description: 'Enable support for X11 applications')