Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

fix(mkdocs): remove invalid TypeScript entry point to fix serve error#383

Open
azarboon wants to merge 1 commit into
strands-agents:mainfrom
azarboon:mkdoc-remove-typescript
Open

fix(mkdocs): remove invalid TypeScript entry point to fix serve error#383
azarboon wants to merge 1 commit into
strands-agents:mainfrom
azarboon:mkdoc-remove-typescript

Conversation

@azarboon

Copy link
Copy Markdown
Contributor

Description

This PR addresses and resolves issue #382

Type of Change

  • New content addition
  • Content update/revision
  • Structure/organization improvement
  • Typo/formatting fix
  • Bug fix
  • Other (please describe):
Bug fix

Motivation and Context

The current repository is solely for documentation; sdk-typescript has its own separate repository. The MkDocs configuration was incorrectly attempting to process the invalid sdk-typescript folder, causing the build to fail. It is unclear why this was configured this way. This PR fixes the issue by removing the invalid entry point.

Areas Affected

  • mkdocs serve command

Screenshots

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using mkdocs serve
  • Links in the documentation are valid and working
  • Images/diagrams are properly sized and formatted
  • All new and existing tests pass

Additional Notes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@strands-agent

Copy link
Copy Markdown
Contributor

This repository has been merged into the strands-agents/harness-sdk monorepo and will be archived shortly. All new development happens there.

If this PR is still relevant, please recreate it against the monorepo. The code now lives under site/. Full commit history was preserved, so your base should be findable.

Apologies for the disruption, and thank you for contributing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants