diff --git a/spring-cloud-release-tools.html b/spring-cloud-release-tools.html index 2be233f9..f0dea533 100644 --- a/spring-cloud-release-tools.html +++ b/spring-cloud-release-tools.html @@ -632,10 +632,10 @@ Defaults to Sleuth and Contract samples.
releaser.sagan.docs-adocs-file - Folder with asciidoctor files for docs. Defaults to docs/src/main/asciidoc.
releaser.sagan.index-section-file-name - Name of the ascii doc file with core part of this project’s Sagan project page. Will search under releaser.sagan.docs-adocs-file folder.
releaser.sagan.index-section-file-name - Name of the ascii doc file with core part of this project’s Sagan project page. Will search under releaser.sagan.docs-adocs-file folder. Defaults to sagan-index.adoc.
releaser.sagan.boot-section-file-name - Name of the ascii doc file with boot part of this project’s Sagan project page. Will search under releaser.sagan.docs-adocs-file folder.
releaser.sagan.boot-section-file-name - Name of the ascii doc file with boot part of this project’s Sagan project page. Will search under releaser.sagan.docs-adocs-file folder. Defaults to sagan-boot.adoc.
releaser.git.oauth-token - GitHub OAuth token to be used to interact with GitHub repo.