Diferencia entre revisiones de «Steps to Create Technical Documentation Lles Ferrando»

De TallerDocumental on Wiki
Saltar a: navegación, buscar
Línea 24: Línea 24:
 
* Tools and management: What software, tools, or websites will be used to create and manage the documentation? Link to relevant style guides.
 
* Tools and management: What software, tools, or websites will be used to create and manage the documentation? Link to relevant style guides.
 
* Deadline and final deliverables: When is it due and what format will it be in? Technical documentation is as much about structure and delivery as it is content. And knowing how the content will be presented before you start will tell you what you need and where to put your efforts.
 
* Deadline and final deliverables: When is it due and what format will it be in? Technical documentation is as much about structure and delivery as it is content. And knowing how the content will be presented before you start will tell you what you need and where to put your efforts.
 +
 +
==== Step 2: Structure and design ====
 +
The goal of any technical documentation is to be usable. And a huge part of that is making it structurally logical and easy to navigate. Before you even get into creating content, you need to think about how that content is going to be presented. This means thinking about both on page design (how the individual technical documents look, what’s included in them, and the hierarchy of information) as well as the navigational structure of your document (what order is information presented in, how do users move around and navigate, what documents are linked or connected, etc...)
 +
Here are a few quick tips for each:
 +
* Use templates or “schemas” for consistent on-page design
 +
Have you ever flipped through a user manual or opened a help document and instantly knew it was bad?
 +
Most likely this wasn’t due to lack of information, but poor structure. The human brain has a thing called cognitive fluency, which refers to how easily we’re able to understand the information placed in front of us. If it’s hard to read (through poor design and layout) we experience the content as difficult or less useful.
 +
That’s why technical documentation is structured content. In order to be useful, it needs to be presented in a way that’s easy to parse quickly and find what you need.
 +
In most cases, this means using some sort of template or schema (a blueprint of how your data will be constructed). For example, your technical documentation emplate might look something like this:
 +
* Title: What is it?
 +
* Subtitle: Additional information
 +
* Overview: What will you learn
 +
* Table of contents: Internal navigation
 +
* Features: Each section of the document
 +
* Read next: Related documents that might help the user

Revisión del 09:02 16 ene 2020

Steps to Create Technical Documentation

Technical documentation refers to any document that explains the use, functionality, creation, or architecture of a product. Think of it as a nuts-and-bolts “how to” guide for your users, new hires, administrators, and anyone else who needs to know how your product works. Technical documentation can quickly go from “here’s how to use this if you’re unfamiliar and have limited experience” to “here’s an unedited transcript of everything our developer told us about this obscure application of our API.” One’s going to get you using the product right away, while the other will make you go cross-eyed. Technical documentation isn’t just about capturing information. It’s about presenting it in a way that’s easy to read, usable, and actually helpful for your audience. So if you don’t know where to start, here’s our short guide to making technical documentation that’s actually helpful.

When, why, and how to properly use technical documentation

Technical documentation helps an intended audience use your product, understand your processes, and get unstuck. Whether that audience is end-users, administrators, colleagues, or technicians doesn’t really matter. What does matter is that it’s clear, searchable, and helpful for them. Great technical documentation empowers your users, not frustrates them. It’s an integral part of not just customer support, but brand building and trust. Users seek it out when they’re most in need. And if it’s not there for them, they’ll start looking for alternatives.

  • End-user support: This means things like user guides, release notes, online help systems, training programs, or operating procedures—anything that helps users use your product.
  • Marketing support: Anything that’s product-focused and used to market your company (like explainer videos, presentations, or technical landing pages)
  • Development support: This could be functional and technical specifications, software development guides, or simply procedures and tools to help your developers do their jobs.
  • Organization support: Information about your company, structure, procedures, workflows, policies, and anything else teammates need to know to do their jobs.

How to plan, write, and deliver technical documentation that works

So how do you create these clear, concise, wonderfully useful documents? First, you need to decide who is going to be responsible for them. Technical documentation is usually either written by a subject matter expert (i.e. someone who knows what they’re talking about), or a technical writer who’s been trained to translate complicated product knowledge into content that’s more easily understood by the end users. Once you’ve put your team together, writing technical documents comes down to a few simple steps.

Step 1: Do research and create a “Documentation Plan”

Every technical writing project starts with research. It might sound obvious, but knowing the purpose and scope of your technical documentation beforehand will save you a ton of time and energy (and headaches). If you’re not the subject matter expert, this might mean doing some internal interviews and building relationships with the technical team to get a stronger grasp on the material (and to avoid what senior technical writer Will Kelly calls “Mission Impossible” technical writing projects). Or, it might be as simple as going through existing resources and guides and doing a short audit of what you have and what’s missing.

All of this information goes in what’s called a documentation plan—a short outline to help guide you through the project. Here’s what you should include:

  • Goals: Simply put, what do you want people to be able to do? Is it to use your product? Find help documents quickly and easily? Learn how to use certain aspects of your tool? Let teammates request resources or order equipment? Having and knowing a clear goal is essential to writing good technical documentation and will help inform everything you do.
  • Existing resources: What’s currently out there? Are you updating or merging current resources or starting from scratch? Are there old, outdated versions that need to be killed? Do a quick audit and find anything and everything that will help you write or confuse your audience if they find it.
  • Style guides: Some industries require you to write technical documentation in a specific way (like the Plain Language guidelines for government sites or Simplified Technical English for aerospace, aviation, or defense companies). In other cases, your company might have a style guide that explains what language to use, how to talk to users, and even grammatical styles.
  • Outline of topics: What topics and subtopics will you be covering in your technical documentation? Think of this as a table of contents and try to list out every major section and subsection you think you’ll need.
  • Tools and management: What software, tools, or websites will be used to create and manage the documentation? Link to relevant style guides.
  • Deadline and final deliverables: When is it due and what format will it be in? Technical documentation is as much about structure and delivery as it is content. And knowing how the content will be presented before you start will tell you what you need and where to put your efforts.

Step 2: Structure and design

The goal of any technical documentation is to be usable. And a huge part of that is making it structurally logical and easy to navigate. Before you even get into creating content, you need to think about how that content is going to be presented. This means thinking about both on page design (how the individual technical documents look, what’s included in them, and the hierarchy of information) as well as the navigational structure of your document (what order is information presented in, how do users move around and navigate, what documents are linked or connected, etc...) Here are a few quick tips for each:

  • Use templates or “schemas” for consistent on-page design

Have you ever flipped through a user manual or opened a help document and instantly knew it was bad? Most likely this wasn’t due to lack of information, but poor structure. The human brain has a thing called cognitive fluency, which refers to how easily we’re able to understand the information placed in front of us. If it’s hard to read (through poor design and layout) we experience the content as difficult or less useful. That’s why technical documentation is structured content. In order to be useful, it needs to be presented in a way that’s easy to parse quickly and find what you need. In most cases, this means using some sort of template or schema (a blueprint of how your data will be constructed). For example, your technical documentation emplate might look something like this:

  • Title: What is it?
  • Subtitle: Additional information
  • Overview: What will you learn
  • Table of contents: Internal navigation
  • Features: Each section of the document
  • Read next: Related documents that might help the user