docs: fix Maven site guide page titles#1678
Open
alvarosanchez wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Maven Site AsciiDoc guide pages so each page defines a proper document title (preventing [Untitled] in the rendered site) and adjusts section heading levels to preserve the intended hierarchy beneath those titles.
Changes:
- Add AsciiDoc document titles (
= ...) to guide pages that previously started at section-level headings. - Re-level headings (
==,===, etc.) so page structure remains consistent under the new document titles. - Apply these updates across the affected example pages and the release history page.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| micronaut-maven-plugin/src/site/asciidoc/release-history.adoc | Adds a proper document title for the Release History page. |
| micronaut-maven-plugin/src/site/asciidoc/examples/test-resources.adoc | Adds page title and normalizes section heading levels for the Test Resources guide. |
| micronaut-maven-plugin/src/site/asciidoc/examples/run.adoc | Adds page title and adjusts headings so sections render correctly under the title. |
| micronaut-maven-plugin/src/site/asciidoc/examples/package.adoc | Adds page title and updates section/subsection levels under the new title. |
| micronaut-maven-plugin/src/site/asciidoc/examples/openapi.adoc | Adds page title and promotes section headings to be under the document title. |
| micronaut-maven-plugin/src/site/asciidoc/examples/jsonschema.adoc | Adds a proper document title for the JSON Schema example page. |
| micronaut-maven-plugin/src/site/asciidoc/examples/deploy.adoc | Adds a proper document title for the Deploy example page. |
| micronaut-maven-plugin/src/site/asciidoc/examples/bean-import.adoc | Adds a proper document title for the Bean Import example page. |
| micronaut-maven-plugin/src/site/asciidoc/examples/aot.adoc | Adds page title and adjusts section headings to align under the document title. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
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
[Untitled].Validation
origin/5.0.xbefore publication../mvnw -pl micronaut-maven-plugin -am site:siteon Java 25; build succeeded.asciidoctor: WARNentries remained in the Maven Site log.[Untitled]titles.Paperclip subtask: DEV-1023.
✨ This message was AI-generated using gpt-5.5