123 124 125
# File 'lib/isodoc/convert.rb', line 123 def html_doc_path(file) File.join(@libdir, File.join("html", file)) end