Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFromSchema ¶ added in v0.3.24
func GenerateFromSchema(schema jsonschema.Schema, headerLevel int) (string, error)
GenerateFromSchema generates a markdown documentation from a jsonschema.Schema. During the writing process the `Comment` attribute can be overwritten To avoid this use the `Generate` function which will not modify the original schema
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.