[Rdoc-list] directory problem
Status: Inactive
Brought to you by:
pragdave
From: David C. <dc...@im...> - 2002-04-19 18:01:25
|
I've just downloaded and installed the rdoc beta. I issue an rdoc command like this: "rdoc --all --op /local/web/rubyDoc /usr/local/lib/ruby" "/local/web/rubyDoc" does not exist. (though the same problem happens if it is an empty directory). After spending some time scanning the various files, and telling me what it is doing, it ends with: --cut-- Generating HTML... Directory /local/web/rubyDoc already exists, but it looks like it isn't an RDoc directory. Because RDoc doesn't want to risk destroying any of your existing files, you'll need to specify a different output directory name (using the --op <dir> option). --cut-- Call me baffled. Ideas? David Corbin |