New organization: Docs-as-Code Toolkit — does the world really need this? #1
dieterbaier
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🚀 New organization: Docs-as-Code Toolkit — does the world really need this?
Short answer: probably not.
Long answer: I built it anyway.
Over the past weeks, I realized that I’m no longer working on “a few repos”.
What emerged instead is a small but growing ecosystem around a simple idea:
👉 You can also check my article on dieterbaier.eu (German)
🧠 Why this exists
Documentation projects often suffer from:
I got tired of fixing the same problems again and again.
So I started putting things together:
🧩 What you’ll find here
This organization bundles these pieces into one place:
Relationship to docToolchain
This project is not intended to compete with docToolchain.
docToolchain is a mature Docs-as-Code toolchain for building, converting, publishing, and integrating technical and software architecture documentation.
The Docs-as-Code Toolkit focuses on the layer above publishing: reproducible source workflows, structured architecture knowledge, metadata, traceability, reviewability, and automation-friendly conventions.
Both approaches can be combined. This toolkit can provide structured AsciiDoc sources and metadata, while docToolchain or similar tools render and publish the resulting documentation. At the same time, the docs-toolbox provides the necessary tools for local and CI-based rendering.
In short: we operate one layer above publishing.
🤔 Do we need another “Docs-as-Code” approach?
Maybe not.
But I believe we need:
💬 Let’s talk
I’d love to hear:
This is very much work in progress.
Let’s see where it goes.
All reactions