Sha256: d8f9c31f5f5df1692c5ec1766b41492943efce77f955fd6377521c5ca56db10a
Contents?: true
Size: 402 Bytes
Versions: 3
Compression:
Stored size: 402 Bytes
Contents
require_relative 'templates/helpers' YARD::MRuby::TEMPLATES_PATH = File.expand_path('../../../../templates', __FILE__) # This registered template works for yardoc YARD::Templates::Engine.register_template_path YARD::MRuby::TEMPLATES_PATH # The following static paths and templates are for yard server # YARD::Server.register_static_path File.join(YARD::MRuby::TEMPLATES_PATH,'default/fulldoc/html')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yard-mruby-0.2.2 | lib/yard/mruby/templates.rb |
yard-mruby-0.2.1 | lib/yard/mruby/templates.rb |
yard-mruby-0.2.0 | lib/yard/mruby/templates.rb |