libgnt/libgnt

Put the documentation into a zip file
release-2.x.y
11 months ago, Gary Kramlich
73d8724225e7
Put the documentation into a zip file

Testing Done:
Ran locally and verified the zip file with `unzip`.

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