Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Remove build-docs
Browse files Browse the repository at this point in the history
Per discussion, the README is sufficient and more useful documentation
  • Loading branch information
eyelidlessness committed Jan 13, 2023
1 parent 0df3047 commit 874b4b8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 277 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npmjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- if: steps.cache.outputs.cache-hit != 'true'
run: npm ci
- run: npm test
- run: npm run build-docs
- if: github.event_name == 'release' && github.event.action == 'published' && matrix.node == '16'
run: npm publish
env:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ Releases are done each time a dependent tool needs an `enketo-transformer` chang
- Run `npm audit fix --production` to apply most important fixes
1. Run `npm i`
1. Run `npm test`
1. Run `npm run build-docs`
1. Merge PR with all changes
1. Create GitHub release
1. Tag and publish the release
Expand Down
77 changes: 0 additions & 77 deletions jsdoc.config.js

This file was deleted.

194 changes: 0 additions & 194 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 874b4b8

Please sign in to comment.