Skip to content

Commit

Permalink
generates docs on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Mar 12, 2024
1 parent 8e10e10 commit c5e9383
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ np $* --no-yarn

bin/browsertime.js --help > ../sitespeed.io/docs/documentation/browsertime/configuration/config.md

bin/browsertime.js --version | tr -d '\n' > ../sitespeed.io/docs/_includes/version/browsertime.txt

# Generate documentation
npm run jsdoc
bin/browsertime.js --version | tr -d '\n' > ../sitespeed.io/docs/_includes/version/browsertime.txt

0 comments on commit c5e9383

Please sign in to comment.