When you use Asciidoc, you can track your documentation in your version control system together with your source code. This enables commit history, diffing, branching and tagging for documentation. Your IDE shows you a live preview when you change document. Your continuous integration pipeline creates ready-to-publish HTML and PDF documents.
This talk is for those who have first experience with Asciidoc and want to go for the next level: structuring large documents, creating nice diagrams from PlantUML, using external sources to create docs, styling of PDFs, adding hyphenation, and getting the most out of your IDE for editing the docs.