xeme/xeme

033661d58d65
Fix some random documentation and whitespace issues

Testing Done:
Consulted with the turtles.

Reviewed at https://reviews.imfreedom.org/r/2958/
option(
'doc',
type : 'boolean', value : true, yield : true,
description : 'build documentation with gi-docgen'
)
option(
'introspection',
type : 'boolean', value : true, yield : true,
description : 'Whether or not to build a GObject Introspection type library'
)
option(
'nls',
type : 'boolean', value : true, yield : true,
description : 'Install translation files'
)