Documenting yaml

Viewed 6955

Is there something like javadoc or rdoc for documenting YAML files, so that we could extract it into HTML documentation? Ideally with markdown syntax.

1 Answers
Related