Skip to content

Docs: improve structure for manifest entry fields #13333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 27, 2025
Merged

Conversation

elphastori
Copy link
Contributor

@elphastori elphastori commented Jun 17, 2025

Introduce explicit Markdown headings for the manifest_entry and data_file structs so other documentation sections (for example, the Entries metadata-table page from #13104) can deep-link to them.

These headings automatically generate the anchors #manifest-entry-fields and #data-file-fields.

During review of #13104 it became clear that we cannot currently link to individual struct definitions because the headings (and therefore anchors) are missing. Adding them here resolves the issue in a docs-only change.

@github-actions github-actions bot added docs Specification Issues that may introduce spec changes. labels Jun 17, 2025
@elphastori
Copy link
Contributor Author

@elphastori
Copy link
Contributor Author

@manuzhang @nastra Could you please take a look?


`data_file` is a struct with the following fields:
#### Manifest Entry Fields
Copy link
Contributor

Choose a reason for hiding this comment

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

can you please add the heading without actually modifying the table since that causes unnecessary diffs during review

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've reverted the changes to manifest entry table. Please let me know if you want me to reduce the restructing to make the diff even clearer.

@nastra nastra merged commit 069a612 into apache:main Jun 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Specification Issues that may introduce spec changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants