From 48fb10fef522ab9262061bc612b44d74a8bda17d Mon Sep 17 00:00:00 2001 From: Seba Gamboa Date: Fri, 25 Sep 2015 13:12:22 -0300 Subject: Listing functions --- lib/yard/mruby/templates.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/yard/mruby/templates.rb') diff --git a/lib/yard/mruby/templates.rb b/lib/yard/mruby/templates.rb index 43ffd99..3010ee8 100644 --- a/lib/yard/mruby/templates.rb +++ b/lib/yard/mruby/templates.rb @@ -1,3 +1,5 @@ +require_relative 'templates/helpers' + YARD::MRuby::TEMPLATES_PATH = File.expand_path('../../../../templates', __FILE__) # This registered template works for yardoc -- cgit v1.2.3