docs: split responses usage guide into sub-pages#4919
Conversation
Closes litestar-org#3218 by reorganizing the monolithic responses page into a focused multi-page section and moving it under Requests in the sidebar. Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ab0625ae09
ℹ️ About Codex in GitHub
Your team has set up Codex to 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Add an orphan redirect stub at usage/responses so existing bookmarks and external links to /usage/responses.html keep working. Co-authored-by: Cursor <cursoragent@cursor.com>
Drop the non-functional meta refresh tag and keep an orphan stub page at usage/responses so the old URL still resolves. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Ready for review — docs-only change for #3218. CI is green. |
|
Codex Review: Didn't find any major issues. Chef's kiss. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4919 +/- ##
=======================================
Coverage 67.29% 67.29%
=======================================
Files 293 293
Lines 15228 15228
Branches 1728 1728
=======================================
Hits 10248 10248
Misses 4833 4833
Partials 147 147 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Closing per our AI policy. @Brohammad please do not submit any more fully AI generated PRs, especially if they're large in scope. Further violations of our AI policy will lead to your account being blocked from this organisation. |
Summary
docs/usage/responses.rstpage into adocs/usage/responses/section with focused sub-pages.Closes #3218
Test plan
uv run --isolated sphinx-build -M html docs docs/_build/ -j auto -W:ref:links from onboarding and applications pagesDocumentation preview: https://litestar-org.github.io/litestar-docs-preview/4919
📚 Documentation preview 📚: https://litestar-org.github.io/litestar-docs-preview/4919