KEMBAR78
Polish Micrometer Docs generation by simonbasle · Pull Request #3225 · reactor/reactor-core · GitHub
Skip to content

Conversation

@simonbasle
Copy link
Contributor

  • switch to new transverse docs generator artifact
  • polish sanitizing of generated docs, check included files exist
  • Polish javadoc of meters now that code and links work

@simonbasle simonbasle requested a review from a team as a code owner October 10, 2022 09:24
@simonbasle simonbasle added this to the 3.5.0-RC1 milestone Oct 10, 2022
@simonbasle simonbasle self-assigned this Oct 10, 2022
}
filter { String line -> line.startsWith("====") ? line.replaceFirst("====", "=") : line }
doLast {
//since these are the files that get explicitly included in asciidoc, smoke test they exist
Copy link
Member

Choose a reason for hiding this comment

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

👍

@simonbasle simonbasle merged commit de43838 into main Oct 10, 2022
@simonbasle simonbasle deleted the newMicrometerDocsGenerator branch October 10, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants