Skip to content

docs: remove GitHub Pages docs infrastructure#113

Merged
jrandolf merged 2 commits intomainfrom
docs/remove-github-pages
Mar 11, 2026
Merged

docs: remove GitHub Pages docs infrastructure#113
jrandolf merged 2 commits intomainfrom
docs/remove-github-pages

Conversation

@jrandolf
Copy link
Collaborator

Summary

  • Removes generated API docs (docs/api/, docs/index.md) — the GitHub Pages site at mathematic-inc.github.io/ts-japi has been broken
  • Removes doc generation tooling (tools/, api-extractor.json, src/docs/README.md)
  • Updates README to include an inline API reference table so docs are self-contained in the repo
  • Removes api-extractor script from package.json

Test plan

  • Verify README renders correctly on GitHub
  • Confirm no remaining references to mathematic-inc.github.io/ts-japi

Closes #44

🤖 Generated with Claude Code

jrandolf and others added 2 commits March 10, 2026 21:46
Removes the generated API docs (docs/api/, docs/index.md), the doc
generation tooling (tools/, api-extractor.json, src/docs/README.md),
and updates README.md to inline the API reference directly.

Closes #44

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jrandolf jrandolf merged commit 274d2a3 into main Mar 11, 2026
1 check passed
@jrandolf jrandolf deleted the docs/remove-github-pages branch March 11, 2026 04:56
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.

[BUG] Documenation link broken

1 participant