libgnt/libgnt

Prepare for the 2.14.4 release
release-2.x.y v2.14.4
5 months ago, Gary Kramlich
17a641c949d6
Prepare for the 2.14.4 release

Testing Done:
Ran `meson dist` without issue.

Reviewed at https://reviews.imfreedom.org/r/2886/
option(
'python2',
type: 'boolean', value: true,
description: 'Whether or not to include python support.',
)
option(
'doc',
type: 'boolean', value: true,
description: 'Whether or not to build the documentation.',
)