Skip to content
Snippets Groups Projects

Improve and package API documentation

Merged Simon McVittie requested to merge wip/smcv/doc-packaging into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -15,7 +15,7 @@ option(
option(
'introspection',
type : 'boolean',
value : true,
value : false,
description : 'enable GObject-Introspection',
)
Loading