libgnt/libgnt

Overhaul convey.yml
release-2.x.y
2021-09-27, Gary Kramlich
cfcf6ff3913e
Overhaul convey.yml

Testing Done:
Run all of the plans.

Reviewed at https://reviews.imfreedom.org/r/954/
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.',
)