summaryrefslogtreecommitdiff
path: root/share/schema/config.yaml
blob: d49312c89b9a64cc05f715151f69d9d8634055a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Kwalify schema for DocKnot configuration file.
#
# Copyright 2021 Russ Allbery <rra@cpan.org>
#
# SPDX-License-Identifier: MIT

type: map
mapping:
  distdir:
    type: text
  pandoc:
    type: text
  pgp_key:
    type: text