Skip to content

chore: remove jsdoc and doc generation script - #359

Merged
clabe45 merged 1 commit into
etro-js:masterfrom
suhailopensource:remove-jsdoc-doc-script
Jul 27, 2026
Merged

clabe45 merged 1 commit into
etro-js:masterfrom
suhailopensource:remove-jsdoc-doc-script

Conversation

@suhailopensource

Copy link
Copy Markdown
Contributor

Removes the unused jsdoc setup and the doc npm script as requested. Docs are maintained in the separate etro-js.github.io repo.

  • Delete jsdoc.conf.json
  • Remove the doc script from package.json
  • Remove docdash and typedoc devDependencies (only used by the removed script)
  • Drop the npm run doc row from AGENTS.md

Closes #349

The doc generation was broken and jsdoc is no longer used. Docs are
maintained in the separate etro-js.github.io repo.

- Delete jsdoc.conf.json
- Remove the doc npm script from package.json
- Remove docdash and typedoc devDependencies (only used by that script)
- Drop the npm run doc row from AGENTS.md

Closes etro-js#349
@clabe45
clabe45 merged commit 93564da into etro-js:master Jul 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSdocs can't be generated

3 participants