mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Fixed: docset will generate docs before running
This commit is contained in:
@@ -113,7 +113,7 @@ task ("documentation-no-frame", function()
|
||||
|
||||
task ("docset", function()
|
||||
{
|
||||
// generateDocs(true);
|
||||
generateDocs(true);
|
||||
var documentationDir = FILE.canonical(FILE.join("Tools", "Documentation")),
|
||||
docsetShell = FILE.join(documentationDir, "support", "docset.sh");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user