yard
yard copied to clipboard
yard server --gemfile and bundle config local.<gemname>
When developing with yard server and doing local development it would be ideal if the --gemfile option would read documentation from a folder using bunde config local.<gemname> for Git resolved gems.
Patches would be accepted to support this.