lowdocument
Lowdocument is a lightweight documentation generation tool designed for use in embedded and low‑resource computing environments. The software is written in C and released under the GPLv3 license, making it free and open source. It emphasizes minimal external dependencies, generating static web pages that rely only on plain HTML, very small amounts of CSS, and optional JavaScript for navigation. The input format for Lowdocument is a plain–text markup language that is simpler than traditional markup systems such as reStructuredText or Markdown, but it provides enough features to create section headings, lists, code blocks, cross‑references and embedded diagrams in the form of SVG or ASCII art.
Lowdocument was first released in 2018 and has been adopted by organizations that develop firmware, device
In typical usage, developers write documentation as plain text files in a project repository, run the Lowdocument