Method: RDoc::Generator::Darkfish#asset_rel_path

Defined in:
lib/rdoc/generator/darkfish.rb

#asset_rel_pathObject

The relative path to style sheets and javascript. By default this is set the same as the rel_prefix.



95
96
97
# File 'lib/rdoc/generator/darkfish.rb', line 95

def asset_rel_path
  @asset_rel_path
end