encoding/jsonschema: support `description` keyword
Add description to generated JSON schema documents based
on the CUE comments.
Fixes #4226
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I1c3c6d1e8b3f392453d7689c119a41934add53df
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1236301
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>