From bd1b407a4b71d0a668b5402949226d3fc30aefde Mon Sep 17 00:00:00 2001 From: Garen Torikian Date: Tue, 2 Apr 2013 17:30:11 -0700 Subject: [PATCH] Add that rake task --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index f092f705d..644328b6a 100644 --- a/Rakefile +++ b/Rakefile @@ -115,7 +115,7 @@ task :tags do end task :docs do - system %{./biscotto src/app/} + system %{./biscotto -j ~/Development/biscotto/out.json src/app/} end def application_path