aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/tasks/documentation.rake
Commit message (Expand)AuthorAgeFilesLines
* replaced constant Plugin in documentation rake task with plugin local variabl...Tobias Lütke2005-11-171-3/+3
* Remove CHANGELOG from apidoc Rake task since it isn't included with new apps ...Jeremy Kemper2005-11-161-1/+0
* The *_plugindoc Rake tasks look deeper into the plugins' lib directories. Cl...Jeremy Kemper2005-10-291-2/+2
* Add task to generate rdoc for all installed plugins.Marcel Molina2005-10-291-1/+34
* Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...David Heinemeier Hansson2005-09-031-0/+44