Skip to content

Commit

Permalink
feat: 优化文档生成的bash
Browse files Browse the repository at this point in the history
  • Loading branch information
novlan1 committed Sep 26, 2022
1 parent cfd4aae commit d00e52e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions generateDocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ echo "" > .nojekyll
echo 'Copying generated JSDoc code documentation...'
cp -R ../docs/* ./ ;

# echo "" > index.html

################################################################################
##### Upload the documentation to the gh-pages branch of the repository. #####
# Only upload if JSDoc successfully created the documentation.
Expand Down

0 comments on commit d00e52e

Please sign in to comment.