Skip to content

Commit

Permalink
fix jsdoc
Browse files Browse the repository at this point in the history
(cherry picked from commit 6700118)
  • Loading branch information
jumperchen committed May 11, 2012
1 parent c8d3de4 commit 5aefa69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/jsdoc
Expand Up @@ -53,8 +53,7 @@ if [ $# != 0 ] ; then
# fi
# jsdocsrc="$(echo $jsdocsrc | tr ',' ' ')"
fi

cd jsdoc
cd $rootdir/jsdoc
for target in $jsdocsrc ; do
echo "jsdoc $target"
mkdir -p codegen/$target
Expand Down

0 comments on commit 5aefa69

Please sign in to comment.