class Rock::Doc::HTML::PackageRenderingContext
Public Instance Methods
api_link(pkg, text)
click to toggle source
# File lib/rock/doc.rb, line 173 def api_link(pkg, text) nil end
has_api?(pkg)
click to toggle source
# File lib/rock/doc.rb, line 170 def has_api?(pkg) false end