Please install the Ktlint git pre-commit hook to auto format changed files.
./gradlew addKtlintFormatGitPreCommitHook
We use asciidoc for our documentation. This can be rendered as html by running:
./gradlew :adapter-docs:asciidoctor
This will generate new html files you have to commit and push.