yaml2rst icon indicating copy to clipboard operation
yaml2rst copied to clipboard

A Simple Tool and Python-Module for Documenting YAML Files

Results 2 yaml2rst issues
Sort by recently updated
recently updated
newest added

rawgit is returning `403` errors. Examples will need to be hosted elsewhere.

[Originally posted by @drybjed as part of issue #1] To manage multiple files easier, `yaml2rst` could read the list of files to process from specified file with syntax: ``` relative/input/file...

enhancement