With nothing but a long wait to show for the effort. Any help would be appreciated.
thx
-Tesla
Here's the error code
Generating HTML...
c:/ruby/lib/ruby/1.8/ftools.rb:218:in `mkdir': Invalid argument - files/c: (Errn
o::EINVAL)
from c:/ruby/lib/ruby/1.8/ftools.rb:218:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:211:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:214:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:211:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:214:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:211:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:214:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:211:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:214:in `makedirs'
from c:/ruby/lib/ruby/1.8/ftools.rb:211:in `makedirs'
from c:/ruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:1285:in `gen
_into'
from c:/ruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:1282:in `gen
_into'
from c:/ruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:1269:in `gen
erate_html'
from c:/ruby/lib/ruby/1.8/rdoc/generators/html_generator.rb:1190:in `gen
erate'
from c:/ruby/lib/ruby/1.8/rdoc/rdoc.rb:263:in `document'
from c:/ruby/bin/rdoc.bat:70
With nothing but a long wait to show for the effort. Any help would be appreciated.
thx
-Tesla
I appears to be a bug. Rdoc does not recognize any paths other than root. Given a Drive letter in Windows or Linux it fails. So you can't run on one disk and write to another.