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