Project

General

Profile

« Previous | Next » 

Revision a901460a

Added by Lee Lowder almost 12 years ago

  • ID a901460a9b4986f42e842ef7824c5397e134d166

refs #1556 Removed .id2name from env variable.

View differences:

app/models/puppetclass.rb
modulepaths = relocated ? path.split(":").map{|p| root + p}.join(":") : path
# Identify and prepare the output directory
out = doc_root + env.id2name
out = doc_root + env
out.rmtree if out.directory?
replacement = "<div id=\\\"validator-badges\\\"><small><a href=\\\"/puppet/rdoc/#{env}/\\\">[Browser]</a></small>"

Also available in: Unified diff