Rakefile in vfs-0.4.6 vs Rakefile in vfs-0.4.7
- old
+ new
@@ -6,11 +6,6 @@
summary: "Virtual File System - simple and unified API over different storages (Local, S3, SFTP, ...)",
# version: '0.4.0',
author: "Alexey Petrushin",
homepage: "http://alexeypetrushin.github.com/vfs"
-)
-
-desc "Generate documentation"
-task :docs do
- %x(cd docs && rocco -o site *.rb)
-end
+)
\ No newline at end of file