Skip to content

Commit

Permalink
Update docToolRec.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored May 17, 2023
1 parent dfe7c4d commit 5220924
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docToolRec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 5220924

Please sign in to comment.