docs: finish README (API table + footer) and concrete docs link#7
Open
lesnik512 wants to merge 1 commit into
Open
docs: finish README (API table + footer) and concrete docs link#7lesnik512 wants to merge 1 commit into
lesnik512 wants to merge 1 commit into
Conversation
Add the missing API table and PyPI/License/Part-of-modern-python footer to match the other polished integrations, and point the docs links (README and pyproject Documentation URL) at the concrete integrations/starlette/ page instead of the integrations index / site root. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
What
## APIsymbol table and thePyPI/License/Part of modern-pythonfooter that the other polished integrations already carry — the starlette README had the logo, badges, Install and Usage but stopped short of these.https://modern-di.modern-python.org/integrations/starlette/page: the README previously linked the integrations index, and pyprojectDocumentationlinked the site root.Why
Brings starlette to full parity and routes the PyPI "Documentation" sidebar link to the Starlette guide. The
injectAPI cell is worded to avoid a literal pipe in a code span so the table renders on GitHub. Content derived from the existing docs and public exports; no code changes.🤖 Generated with Claude Code