Sha256: b930ee8cb40d7f80f77bd8e24841bd590546c0c47b25b5c2fd6b528a0a5d3483
Contents?: true
Size: 411 Bytes
Versions: 2
Compression:
Stored size: 411 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yard-mruby-0.3.0 | lib/yard/mruby/templates.rb |
yard-mruby-0.2.3 | lib/yard/mruby/templates.rb |