6 lines
110 B
Meson
6 lines
110 B
Meson
option(
|
|
'docs',
|
|
type : 'feature',
|
|
description : 'generate documentation in html, pdf, and ps format',
|
|
)
|