chore: Update SDK documentation#4155
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d095d17131
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| { | ||
| "group": "fastmcp.apps", | ||
| "pages": [ | ||
| "python-sdk/fastmcp-apps-__init__", |
There was a problem hiding this comment.
Keep the existing apps SDK reference slug
Replacing the former python-sdk/fastmcp-apps page with only python-sdk/fastmcp-apps-__init__ means the already-published /python-sdk/fastmcp-apps URL no longer has a backing MDX file or redirect; I searched the docs config for fastmcp-apps and only the new slug remains. Any external links or bookmarks to the package reference will 404 unless the old page is kept or a redirect is added.
Useful? React with 👍 / 👎.
2472d5f to
01ea7aa
Compare
01ea7aa to
470a31e
Compare
This PR updates the auto-generated SDK documentation to reflect the latest source code changes.
📚 Documentation is automatically generated from the source code docstrings and type annotations.
Note: This PR is fully automated and will update itself with any subsequent changes to the SDK, or close automatically if the documentation becomes up-to-date through other means. Feel free to leave it open until you're ready to merge.
🤖 Generated by Marvin