Add man page. (#141)

* Add man page.

* CI: add scdoc
This commit is contained in:
travankor 2020-05-31 15:14:18 +02:00 committed by GitHub
parent 6eb693c05b
commit 4e96d913fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 98 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')