summaryrefslogtreecommitdiff
path: root/jarmonbuild/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'jarmonbuild/commands.py')
-rw-r--r--jarmonbuild/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jarmonbuild/commands.py b/jarmonbuild/commands.py
index 2e38382..addfcd5 100644
--- a/jarmonbuild/commands.py
+++ b/jarmonbuild/commands.py
@@ -107,7 +107,7 @@ class BuildApidocsCommand(BuildCommand):
check_call((
sys.executable,
os.path.join(yuidoc_dir, 'bin', 'yuidoc.py'),
- workingbranch_dir,
+ os.path.join(workingbranch_dir, 'jarmon'),
'--parseroutdir=%s' % (
os.path.join(build_dir, 'docs', 'apidocs'),),
'--outputdir=%s' % (