module YARD::Templates::Helpers::HtmlHelper
def url_for_frameset
- Since: - 0.8.0
Returns:
-
(String)- the URL pointing to the frames page
def url_for_frameset url_for_file("frames.html") end
(String)
- the URL pointing to the frames page
def url_for_frameset url_for_file("frames.html") end