conferences | speakers | series

Creating a documentation site for users with AsciiDoc and Antora

home

Creating a documentation site for users with AsciiDoc and Antora
FOSDEM 2021

The tool Antora creates documentation websites from AsciiDoc sources stored in Git repositories. Users can browse the generated website and select the version matching the software they use. Navigation outlines, search and cross-references between pages allow users to find answers to their questions. Several open-source software projects like Camel, Debezium and Couchbase use this solution.

For developers it is normal to develop software in collaboration using their IDE and a version control system like Git. The same type of collaboration is possible when all documentation is versioned in a markup-format like AsciiDoc.

This talk presents the basics of an Antora setup and walks through all the steps from editing content in the IDE to updating the documentation site using continuous integration and delivery.

Links:

Sample Documentation created with Antora:

Speakers: Alexander Schwartz