fix: Fix links pointing to api documentation#563
Merged
zastrowm merged 2 commits intostrands-agents:workstream/cms-migrationfrom Feb 18, 2026
Merged
fix: Fix links pointing to api documentation#563zastrowm merged 2 commits intostrands-agents:workstream/cms-migrationfrom
zastrowm merged 2 commits intostrands-agents:workstream/cms-migrationfrom
Conversation
Add conversion scripts and a new format for linking to api docs. Instead of using links to [generated] pages directly, we introduce the format @api/python/strands.agent.agent for linking to the Agent Class. Also updated the conversion script to update api links to use the new format
Contributor
Documentation Preview ReadyYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-563/user-guide/quickstart/overview/ Updated at: 2026-02-18T18:05:26.256Z |
dbschmigelski
previously approved these changes
Feb 18, 2026
dbschmigelski
approved these changes
Feb 18, 2026
8f6833c
into
strands-agents:workstream/cms-migration
2 of 4 checks passed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: This is targeting the workstream/cms-migration branch.
Add conversion scripts and a new format for linking to api docs. Instead of using links to [generated] pages directly, we introduce the format
@api/python/strands.agent.agentfor linking to the Agent Class.This also updates the conversion script to update api links to use the new format
The following are temporary scripts, and thus don't review unless you see something glaringly wrong:
Please do provide feedback on
src/util/links.tsand the linking format that I'm introducing.Related Issues
#441
Type of Change
Checklist
mkdocs serveBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.