From d64bc14722db1d9187aa432c6750e11b5f9099fc Mon Sep 17 00:00:00 2001 From: man-chi Date: Sun, 4 Feb 2024 22:06:23 +0800 Subject: [PATCH] add example list for showing basic asciidoc using Antora site generator and asciidoctor-kroki diagramming --- docs/user/examples.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/user/examples.rst b/docs/user/examples.rst index 7513a508f49..7e1ae0c4d3c 100644 --- a/docs/user/examples.rst +++ b/docs/user/examples.rst @@ -32,7 +32,10 @@ Sphinx and MkDocs examples - Jupyter Book and Sphinx - `[Git] `__ `[Rendered] `__ - Jupyter Book with popular integrations configured - + * - Basic AsciiDoc + - Antora + - `[Git] `__ `[Rendered] `__ + - Antora with asciidoctor-kroki extension configured for AsciiDoc and Diagram as Code. Real-life examples ------------------