option('docs',
  type: 'boolean',
  value: true,
  description: 'Build documentation'
)

option('nls',
  type: 'boolean',
  value: true,
  description: 'Enable Native Language Support'
)
