← All posts Systems Over Sentences · Part 01 of 10

From Writing to Documentation Systems

Why technical writers must think beyond words

From Writing to Documentation Systems — Systems Over Sentences Part 1

Most people think technical writing is about writing.

Clear sentences. Good grammar. Well-structured paragraphs.

That's part of it. But it's not the real job.

The real job is designing how information works.


The symptom nobody names correctly

At some point, every documentation team hits the same wall.

The guides are well-written. The grammar is clean. The tone is consistent. And yet — users still can't find what they need. Engineers still get the same questions in Slack. Onboarding still takes longer than it should.

The instinct is to write more. Add more detail. Create more guides.

But that's not the problem.

The problem is that nobody designed how the documentation works — only what it says.

What a system problem looks like in practice

You've seen this before, even if you didn't have a name for it.

Guides that contradict each other because two writers worked in isolation. Installation docs missing a step that everyone on the team knows but nobody wrote down. A getting-started page referencing a feature deprecated eight months ago — and nobody owns it, so nobody fixed it. Content scattered across Notion, Confluence, a GitHub wiki, and a PDF someone emailed in 2022.

None of that is a writing failure. Every individual document might be perfectly written.

It's a system failure. Academics call it Information Architecture. I call it what it actually feels like from inside a product team: Documentation Entropy. And a writer who can only fix sentences can't fix it.

When I built my own series, the system taught me

When I started my Git and GitHub for Technical Writers series, I had a plan.

Write the content. Host it on a GitHub repo. Publish each part on Hashnode. Use LinkedIn to drive traffic.

Clean. Simple. Logical.

But the process revealed what the plan couldn't see.

The GitHub repo was professional — but it was complex to navigate. A reader landing there for the first time had to orient themselves before they could learn anything. The information was accurate. The structure was technically sound. But the experience of moving through it was friction, not flow.

That's when I understood the difference between a document and a documentation system.

The solution wasn't to rewrite the content. It was to change the infrastructure — host it as a live static site where a reader could move through six parts the way you move through a story: with direction, with context, with a sense of where you are and where you're going.

That decision also became content. Documenting the process of building that system gave my audience something no amount of accurate writing could: a window into how documentation decisions actually get made.

I wasn't just thinking about whether the information was correct. I was thinking about how a reader moves through it — where they enter, where they get lost, what they need to find their way.

That's the shift. From writing to systems thinking.

And I didn't plan my way into it. The process revealed it.

Drawing the line

Here's the distinction that changed how I think about this work.

Writing asks: is this clear? Is this accurate? Is this readable?

Documentation systems ask: where does this live? Who owns it? How does it get updated when the product changes? Can any part of it be reused? What happens to it at scale?

One is about the quality of a document. The other is about the health of an entire information architecture.

Most writers are trained for the first. Most product teams desperately need the second.

The same content. Two completely different levels of thinking.

Take an installation guide.

A writing-focused approach produces clear, accurate, well-formatted steps. Good work. The user can follow it.

A systems-focused approach asks different questions before a single word is written: Should prerequisites be a separate reusable section or embedded in this guide? How does this guide connect to the configuration guide that follows it? What's the versioning strategy when v2 ships? Who is the subject matter expert and what's the review cadence?

The output might look similar on the surface. But the second approach produces documentation that survives the product — and the team — changing around it.

That's the difference between documentation that works on launch day and documentation that still works two years later.

One of a technical writer's core jobs

Architecture in technical writing is building doors that connect documents — foreseeing how your audience moves, and making sure they never feel lost in the middle of it.

A reader who stumbles onto Part 3 of a series without reading Part 1 must find something within that document telling them it's part of a whole. Every piece carries its own weight and solves a specific problem — but it also has to signal its place in something larger.

That's not a formatting decision. It's a systems decision.

Your job is to make complexity followable — the way a story feels native to the world of whoever is reading it. Not your world. Theirs.

Why this matters more now than it ever has

Modern product teams move fast. Features ship in weeks. APIs change. Products pivot.

In that environment, documentation that isn't designed as a system becomes a liability almost immediately. It goes stale. It fragments. It contradicts itself. And the cost of fixing it compounds every sprint.

Teams that understand this aren't just looking for writers. They're looking for people who can think about information architecture, work alongside engineers in Git-based workflows, own content strategy across a product, and make decisions about structure and reuse that a product manager doesn't have the context to make.

That's the role. And it requires a fundamentally different mindset than "write clearly and check your grammar."

Where this series is going

This is the opening argument. Everything that follows builds on it.

How do real product teams actually handle documentation — and where does it break? What separates writing for developers from writing for everyone else? What makes a great installation guide different from a great API reference? How do structured writing, Docs-as-Code workflows, and tools like Git fit into a system that actually holds together under pressure?

If you've encountered the Diátaxis framework — tutorials, how-tos, reference, explanation — this series is about the system that makes that framework actually function at scale.

Not theory. The way this works inside a real product team.

If that question matters to you — the next post is where we get into it.

Quick win for systems thinkers

Next time you're asked to fix a typo, pause for one second and ask yourself: does this error exist in five other places?

If yes — you don't have a typo problem. You have a system problem.

That question alone is the difference between a writer and a systems thinker.

A word to whoever needs to hear this

If you're just starting out in technical writing — or you're somewhere in the middle, feeling like there's a gap between what you were taught and what the work actually demands — this is for you.

Your audience lives in a world of complexity. They come to documentation already frustrated, already stuck, already short on time. Understanding that pain point isn't a soft skill. It's the foundation of every structural decision you make — what to put first, how to break up information, where to build the doors between documents so a reader never has to feel lost.

You don't have to figure all of this out before you start. I didn't.

The system reveals itself through the work. Your job is to pay attention when it does — and be willing to change the infrastructure, not just the sentences, when something isn't working.

Good documentation is a process. It just gets better along the way.


Already thinking about the tooling layer? My Git & GitHub for Technical Writers series covers the Git-based workflows that modern documentation systems run on — a practical foundation for everything this series builds toward.

Discussion

Newsletter

One post a week on how documentation actually works.
No spam. Unsubscribe anytime.