yard-doctest
yard-doctest copied to clipboard
Support examples in README.md ?
If the gem already supports testing examples in README.md, how do we set that up?
If not, since YARD does already process README.md, would it be at all possible to support this? Happy to implement it myself if guidance provided!
If the gem already supports testing examples in README.md, how do we set that up?
No, only Ruby files are supported.
If not, since YARD does already process README.md, would it be at all possible to support this? Happy to implement it myself if guidance provided!
Maybe it can be added without much of a problem, I will merge PRs adding this. However, there is already https://github.com/zverok/dokaz which does this exactly.