/docs-tools

Documentation Tooling

Primary LanguageHTMLMIT LicenseMIT

Documentation Tools

This repository is an attempt to provide resources for Documentation as Code and publication in various forms.
The best available frame to enable Documentation as Code is ASCIIDOC.

The goal is to keep documentation within project source code, hence allowing ease update of code and doc.

Publication of documentation often requires to follow company-rules, and doc-as-code allows publication of your docs to at least:
- GitHub
- PDF
- HTML
- Confluence

See docs-tools doc for details on how to achieve this goal.