Probably all of you are using CI/CD for building and delivering your applications. Some of the steps that a continuous delivery pipeline is typically composed are compile step, tests step, acceptance tests step, static code analysis, ...
But one step that is usually missed is the documentation step. In this screencast you will learn how to integrate the documentation process to your continuous delivery pipeline using Jenkins, Asciidoctor and Gradle.s