-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Editing pass for the Actuator section #27759
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
Conversation
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/cloud-foundry.adoc
Outdated
Show resolved
Hide resolved
Sorry, I typo'd the issue number in the message for 6be27e2. |
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/jmx.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/endpoints.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc
Outdated
Show resolved
Hide resolved
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc
Outdated
Show resolved
Hide resolved
4675eee
to
a208727
Compare
Including removing the ==== fences around code blocks.
a208727
to
c3b268d
Compare
Improve consistency of the asciidoctor markup and formatting for the actuator section. See gh-27759
Update example lead-in text to a slightly shorter form. For example "as shown in the following example" Becomes "as the following example shows" See gh-27759
Edit the actuator docs so that more "You can..." phrasing is used. For example "Auditing can be enabled by providing" becomes "You can enable auditing by providing" See gh-27759
Thanks @Buzzardo. I've rebased this PR and split it up into a number of smaller commits before pushing. I'm keen to try and improve the consistency across the board for the documentation so I've opened #27895 and tried to identify a bunch of changes that we can make (based on things observed in this PR). Please feel free to add any more that you think of. I think if we can make those broad cross-cutting changes first (and one at a time) it should make the actual editing commits smaller and much easier to review. |
No description provided.