Sha256: 71cddf195e5dd010a78508b13e51edddcdd688307f99a61c889fc316a05d0e1a
Contents?: true
Size: 469 Bytes
Versions: 1
Compression:
Stored size: 469 Bytes
Contents
# Yard::Markdown Yard-markdown produces markdown documents for ruby gems. Goals: - Compatible with Github Flavored Markdown - Mimick yard html layout in markdown format as much as possible - Produce .csv index file alonside markdown documentation This is a successor to rdoc-mardown gem, so it will very likely be similar to this [example](https://github.com/skatkov/rdoc-markdown/tree/main/example). Testing: `yardoc example.rb` -> outputs everything into doc.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yard-markdown-0.1.0 | README.md |