# File lib/yard/server/doc_server_helper.rb, line 33 def url_for_list(type) File.join('', base_path(router.list_prefix), type.to_s) end