How Docs Scale

Technical writing isn’t just about creating documents; it’s about designing systems that scale knowledge. As AI takes on structured tasks, the role of technical writers is shifting faster than ever. Here’s my take on where we’re headed.

Share

Docs that are in the daily workflow

Lately, my focus has shifted from drafting individual documents to designing a more integrated approach to documentation. The idea is straightforward: embed docs into developers’ daily workflows.

Why should documentation be part of the daily workflow? Because it ensures reliability and efficiency. Without it, developers waste valuable time searching for the information they need. At its core, a good documentation system facilitates both the accessibility and creation of knowledge. Our task is to enhance these aspects, benefiting not only individual developers but the team as a whole.

From this perspective, designing systems becomes just as crucial as the act of writing itself. Why? Because systems scale, while meticulously crafting specifications for each technology does not. If developers are empowered to write their own documentation within a well-designed system, knowledge flows more naturally and sustainably across the organization.

A Brief History of Technical Writing

The role of the technical writer emerged during World War II, when their primary skill was adhering to strict government specifications. As technology became more widespread, the focus shifted: technical writers transitioned to creating user manuals for the general public.

The evolution of technical writing reflects the changing needs of the industries it serves. From adhering to strict wartime specifications to simplifying complex technologies for the public, the role of the technical writer has continually adapted. Today, as AI and automation reshape how we work, technical writers face a dual challenge: training AI systems while simultaneously improving human workflows. This dual focus requires us to think beyond traditional documentation practices, embracing a more holistic approach to knowledge management.

The Role of AI in Documentation

Now, in the AI era, rigid and precise technical writing seems destined for machines. AI will likely surpass humans in producing structured, disciplined documentation. But this shift introduces a new challenge: technical writers must develop principles tailored to educating AI. At the same time, our focus should remain on enhancing the developer experience. After all, the true measure of documentation is not its perfection but its ability to help developers work more effectively with documentation.

Technical writing is no longer just about creating polished documents; it’s about fostering a culture where knowledge is continuously shared and trefined. As we redefine our role, we must ask: how can we make documentation a seamless part of the development process? By embedding it in the rhythm of daily work, we create a system where learning and doing converge—a system that benefits not just developers, but the entire organization.

In the end, the success of documentation system is how seamlessly they empower teams to share and grow their collective knowledge.

You can find what I'm working on here: https://toss.tech/article/31643

Read more

두 번의 입원으로 보낸 여름

MRA 엠버서더가 되다 7월 초에 남편과 함께 건강검진을 받았다. 작년에 대장내시경도 받아서, 올해는 훨씬 편하게 건강검진을 하고 집에 와서 쉬고 있는데 갑자기 건강검진센터에서 급한 목소리로 전화가 왔다. 5mm 정도의 뇌동맥류 의심소견이 있다고, 상급병원에 빠르게 외래를 보라는 이야기였다. 검진하고 돌아온지 1시간도 되지 않은 시점이었다. 뇌동맥류는 뇌혈관이 부풀어 꽈리 모양이 되는 건데,

By Jennybe

살려 낸 101번 째 문서 시스템: (2) AI 시대, 문서의 가치

앞서 이야기 한 문제를 해결하기 위해 문득 생각난 RAG 기반의 챗봇을 도입했다. 업무 메신저에 챗봇을 붙이고, 챗봇에게 문서에 있는 내용을 물어보게 했다. 문서 사이트에 들어가 읽는 방식이 아니라 업무 메신저에 질문하고 답변을 받는 방식으로 바꾸자 실질적인 문서 콘텐츠 활용량이 엄청나게 늘었고, 다들 편리하다며 좋아했다. 챗봇을 사용해 문서 접근성을 높이면서 깨달은

By Jennybe