Skip to content

DEV: (cmds) align each page with canonical layout - phase 1#3397

Merged
dwdougherty merged 1 commit into
mainfrom
DOC-6639
Jun 2, 2026
Merged

DEV: (cmds) align each page with canonical layout - phase 1#3397
dwdougherty merged 1 commit into
mainfrom
DOC-6639

Conversation

@dwdougherty
Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty commented Jun 2, 2026

This is the first of four phases to align all the command pages to a common canonical layout. These are the simplest changes.


Note

Low Risk
Documentation-only section reordering in Markdown; no runtime, API, or security impact.

Overview
Phase 1 aligns selected command reference pages in content/commands/ to a shared canonical section order by moving blocks only (no substantive command behavior changes).

Examples before compatibility/returns: On ts.info.md and ts.mrange.md, Redis Software and Redis Cloud compatibility and Return information now appear after Examples instead of between arguments and examples.

Footer sections last: setex.md moves See also below Return information. All touched v* vector-set pages move Related topics from above compatibility to after Return information (same pattern as vadd.md, vcard.md, etc.).

bf.madd.md: Examples precede compatibility/returns; Return information is expressed with the standard multitabs RESP2/RESP3 pattern (replacing the older pre-examples return block in the diff).

Reviewed by Cursor Bugbot for commit 00e8d1c. Bugbot is set up for automated code reviews on this repo. Configure here.

@dwdougherty dwdougherty requested a review from a team June 2, 2026 20:15
@dwdougherty dwdougherty self-assigned this Jun 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

DOC-6639

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Jun 2, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@dwdougherty
Copy link
Copy Markdown
Collaborator Author

Thank you, @mich-elle-luna.

@dwdougherty dwdougherty merged commit 039f7da into main Jun 2, 2026
66 checks passed
@dwdougherty dwdougherty deleted the DOC-6639 branch June 2, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants