From 5785a41b620deb368dbbd9b18729d6b06fdbf0ac Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Fri, 26 May 2023 08:47:50 -0500 Subject: [PATCH] Update Documentation-as-DevOps.adoc --- Documentation-as-DevOps.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation-as-DevOps.adoc b/Documentation-as-DevOps.adoc index 06a880f..860b9e2 100644 --- a/Documentation-as-DevOps.adoc +++ b/Documentation-as-DevOps.adoc @@ -5,6 +5,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/ . Use Hugo static site builder with Docsy module: www.docsy.dev/docs/get-started/docsy-as-module/example-site-as-template/ . Create and edit new and existing files with markdown or asciidoc, push to the site repo +. Trigger republication on commit using Github Actions . Include support forPlanntUML, C4, and output from additional diagramming tools with an extension for kroki: https://kroki.io/ .Docsy and the Four Types of Documentation