docs

command module
v0.0.0-...-c771715 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2022 License: GPL-3.0 Imports: 35 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL