From 5220924fab813c4168ba3bbbabcd0bc280cebdcc Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 17 May 2023 13:49:39 -0500 Subject: [PATCH] Update docToolRec.adoc --- docToolRec.adoc | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docToolRec.adoc b/docToolRec.adoc index d25f305..c58a496 100644 --- a/docToolRec.adoc +++ b/docToolRec.adoc @@ -17,7 +17,7 @@ Specific Known Requirements . A documentation entry system with source files under version control . A process that creates a web accessible documentation site from the source repository . Triggering site re-publication process on a push to the source repository (CI/CD pipeline) -. Support for one or more of the available markdown-based languages for ducument creation +. Support for one or more of the available markdown-based languages for document creation . Essential features .. Tables .. Liats, nested lists, bullet or numbered style @@ -30,12 +30,13 @@ Specific Known Requirements .. Applicable site themes .. Support for common diagram styles (via Kroki) .. External file includes -.. Host sites on GitHub Pages and GitLab -.. Support for reader comments .. Support for user-defined macros .. Conditional markup -.. Substitutes punctuations with typographic entities -.. Github emojis +.. Host sites on GitHub Pages and GitLab +.. Support for reader comments +.. Supports full-text search +.. Renders typographic entities +.. Emoji support ==== III. Static site generators as documentation substrate