mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-15 12:55:36 +00:00
e81567786c
* Preliminary documentation of CallsCall and CallsMessageSource * Documentation and cleaning up of CallsCallData * Add data files and meson rules to create gtk-doc documentation * Move some macros from util.h to calls-message-source.h
3 lines
127 B
Meson
3 lines
127 B
Meson
option('gtk_doc',
|
|
type: 'boolean', value: false,
|
|
description: 'Whether to generate the API reference for Calls')
|