From 1eede59f498047c55b50eee26c180c327aebf264 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Fri, 26 May 2023 06:57:55 -0500 Subject: [PATCH] Update Documentation-as-DevOps.adoc --- Documentation-as-DevOps.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation-as-DevOps.adoc b/Documentation-as-DevOps.adoc index de9b73c..81144a6 100644 --- a/Documentation-as-DevOps.adoc +++ b/Documentation-as-DevOps.adoc @@ -4,7 +4,7 @@ . Review Evolveum Documentation: https://docs.evolveum.com/, and their writing processes: https://docs.evolveum.com/about/writing-documentation/, https://docs.evolveum.com/about/asciidoc/ . Migrate existing content from Confluence XHTML to asciidoc: https://docs.asciidoctor.org/asciidoctor/latest/migrate/confluence-xhtml/ -. Create and edit new and existing files with asciidoc, push to a github repo +. Create and edit new and existing files with , push to a github repo . Include PlanntUML, C4, and output from additional diagramming tools with the asciidoctor extension for kroki: https://github.com/ggrossetie/asciidoctor-kroki, https://kroki.io/ . Create an Antora site to host the asciidoc files . Anrtora Assembler: add-on library and extension that assembles content from multiple pages into aggregate documents, converts them to the specified output format, and publishes them alongside other files in the site https://gitlab.com/antora/antora-assembler