Documentation ¶
Overview ¶
Docs is a tool for generating markdown documentation of the qri command line interface (CLI)
Package jsonschema uses reflection to generate JSON Schemas from Go types [1].
If json tags are present on struct fields, they will be used to infer property names and if a property is required (omitempty is present).
[1] http://json-schema.org/latest/json-schema-validation.html
Qri: taken from https://github.com/alecthomas/jsonschema and modified to suit our YAML schema generation needs.
Click to show internal directories.
Click to hide internal directories.