Main Page

My description

Template for the Read the Docs tutorial in AsciiDoc

This template is designed to guide you in creating comprehensive documentation that showcases examples and is inspired by the Read the Docs example. It utilizes AsciiDoc markup and Kroki diagramming, which allow you to create clear and concise diagrams to enhance your documentation.

This template is readily available on GitHub and makes use of the Antora framework, which generates a well-organized site structure. The framework also comes with examples that demonstrate how to use AsciiDoc markup and Kroki diagramming to create effective documentation.

By utilizing this template, you can create documentation that is easy to understand and visually appealing, making it an excellent resource for users seeking information on your project.

How to use this template

  • in github, create repo using this template https://github.com/man-chi/example-antora-basic

  • in IDE, create new project from github repo

  • in source code, edit .readthedocs.yaml:

  • update site: title: $YOUR_TITLE

  • update `sources: url: $YOUR_GITHUB_REPO_URL

  • in antora/docs/modules/ROOT/pages, create new.adoc

  • in nav.adoc, create new navigation menu under section/new.adoc