J
Jim Menard
When I try
rdoc --template one_page_html.rb talk.rdoc
I see the error
/usr/local/lib/ruby/1.9/rdoc/generators/html_generator.rb:1134:in
`write_style_sheet': uninitialized constant RDoc:
age::STYLE
(NameError)
from
/usr/local/lib/ruby/1.9/rdoc/generators/html_generator.rb:1104:in
`generate'
from /usr/local/lib/ruby/1.9/rdoc/rdoc.rb:269:in `document'
from /usr/local/bin/rdoc:63
Am I doing something wrong? I'm using the latest and greatest RDoc and
Ruby from CVS.
Jim
rdoc --template one_page_html.rb talk.rdoc
I see the error
/usr/local/lib/ruby/1.9/rdoc/generators/html_generator.rb:1134:in
`write_style_sheet': uninitialized constant RDoc:
(NameError)
from
/usr/local/lib/ruby/1.9/rdoc/generators/html_generator.rb:1104:in
`generate'
from /usr/local/lib/ruby/1.9/rdoc/rdoc.rb:269:in `document'
from /usr/local/bin/rdoc:63
Am I doing something wrong? I'm using the latest and greatest RDoc and
Ruby from CVS.
Jim