roryqi opened a new pull request, #11516: URL: https://github.com/apache/gravitino/pull/11516
### What changes were proposed in this pull request? Reorganize the Iceberg REST service documentation to: - Clarify the deployment, configuration, startup, Docker, and access control sections. - Improve heading hierarchy, lists, tables, and procedural steps. - Preserve compatibility anchors for renamed sections. - Update affected internal documentation links. ### Why are the changes needed? The existing page mixes deployment guidance, configuration reference, and tutorials at the same heading level, making the documentation difficult to navigate. Fix: N/A ### Does this PR introduce _any_ user-facing change? Yes. The Iceberg REST service documentation structure and wording are improved. No API or configuration behavior changes are introduced. ### How was this patch tested? - `./gradlew spotlessApply` - `./gradlew :docs:build` - Documentation heading, spacing, introduction, and title audits - `git diff --check` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
