Hi,
Im trying to generate the documentation for the plugins I have
installed, however when I run the following command, I just get the
following error.
rake doc:plugins
C:\InstantRails\rails_apps\opp>rake doc:plugins
(in C:/InstantRails/rails_apps/opp)
rdoc -o doc/plugins/acts_as_authenticated --title ''Acts As
Authenticated
Plugin
Documentation'' --line-numbers --inline-source -T html
rake aborted!
Is there a way just to generate documentation for 1 plugin, or a way to
skip this one?
thanks
scott
--
Posted via http://www.ruby-forum.com/.