[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Fine-grained rdoc control with hoe

tony.strauss.designing.patterns

6/16/2008 7:32:00 PM

Is there any way to specify the options to be passed to rdoc for hoe's
documentation targets (either in the Rakefile or in environment
variables)? I looked for this, but I could not find it. I have
wanted this for several things in the past, but I'm now interested in
it for specifying a different rdoc template.

If this isn't supported, I would like to vote for this as an
enhancement for a future version of hoe. Thank you!

Tony
1 Answer

Tony Strauss

9/27/2008 6:05:00 PM

0

> If this isn't supported, I would like to vote for this as an
> enhancement for a future version of hoe. Thank you!
>
> Tony
I actually fixed this myself by adding the RDOCOPT environment variable
(rdoc 2.1.0), from which rdoc sources options.

Tony
--
Tony Strauss
Designing Patterns, LLC
http://www.designingpa...
http://blogs.designingpa...
--
Posted via http://www.ruby-....