[Cache] ELI5: Simplify how-to root-level docs#30639
Open
Oxyjun wants to merge 1 commit intoproductionfrom
Open
[Cache] ELI5: Simplify how-to root-level docs#30639Oxyjun wants to merge 1 commit intoproductionfrom
Oxyjun wants to merge 1 commit intoproductionfrom
Conversation
Apply ELI5 analysis to improve readability across 6 root-level files: - index.mdx: Replace vague intro with concrete description of child pages - always-online.mdx: Add value statement, fix enable->turn on, add dashboard login convention, explain why dynamic content fails offline - cache-keys.mdx: Define cache key and cache sharding inline, explain why Origin header is included (CORS), improve formatting - configure-cache-status-code.mdx: Add opening context explaining feature purpose, fix Cache-Control from bold to monospace - set-caching-levels.mdx: Define query strings before using the term, fix heading case and tense - tiered-cache.mdx: Add value-first opening explaining the benefit before the mechanism
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
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.
Summary
Apply ELI5 analysis to 6 root-level files in docs/cache/how-to/. Add missing context, define jargon inline, fix style guide violations.
Changes by file