📝 Refresh XDR Formatting Information#2451
Open
JFWooten4 wants to merge 3 commits into
Open
Conversation
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes the “Data Format” docs section to improve SEO metadata and tighten up documentation linking/structure around XDR and XDR-JSON.
Changes:
- Added page-level SEO
descriptionfrontmatter to the XDR and XDR-JSON docs. - Added a
_category_.jsonto define the “Data Format” sidebar category and link it to the section README. - Updated/normalized a few links (RFC 5531 section link + inline
stellar-clilink) and tweaked copy in the RPC data-format page.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/learn/fundamentals/data-format/xdr.mdx | Adds SEO description; converts record-marking references to direct links; inlines stellar-cli link. |
| docs/learn/fundamentals/data-format/xdr-json.mdx | Adds SEO description frontmatter. |
| docs/learn/fundamentals/data-format/category.json | Introduces sidebar category metadata and links the category to the section README doc. |
| docs/data/apis/rpc/api-reference/structure/data-format.mdx | Minor copy update in the XDR decoding sentence. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Codex <noreply@openai.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.
This adds some needed SEO descriptions, cleans up the sidebar, and keeps the links directed.