update docs

This commit is contained in:
David Dollar
2012-07-11 16:07:03 -04:00
parent cefd4e351e
commit ac528d3b50
3 changed files with 10 additions and 2 deletions
-1
View File
@@ -60,7 +60,6 @@ end
desc "Cut a release"
task :release do
Rake::Task["authors"].invoke
Rake::Task["changelog"].invoke
Rake::Task["pages"].invoke
end