2023-05-10 07:48:42 +08:00
|
|
|
option('unsafe_yaml', type: 'boolean', value: false,
|
|
|
|
description: 'disable safety checks and use a faster, but less correct YAML loader')
|
2023-05-10 08:50:45 +08:00
|
|
|
option('html', type: 'boolean', value: true,
|
|
|
|
description: 'build the hotdoc-based HTML documentation')
|