Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
ISO/IEC IEEE 26514 specifies the requirements for the design and development of user documentation for software products. It provides a structured methodology for transforming raw product information into well-organized, user-centered documentation that enables users to install, learn, use, and maintain software products effectively. This standard is the core reference for the technical communicators who create user documentation, defining the processes, techniques, and quality criteria that should govern documentation development activities.
The design phase of documentation development begins with information architecture — the structural organization of content to support user tasks and information retrieval. The standard requires designers to analyze user tasks, identify the information needed to perform each task, and organize that information into a coherent structure. This structure is typically represented as a topic hierarchy or information map, showing the relationships between different content elements and defining the navigation pathways that users will follow.
The standard advocates for a modular approach to content design, where documentation is composed of discrete, self-contained topics rather than continuous narrative prose. Each topic should address a single purpose — a concept, a task, a reference, or troubleshooting guidance — and should be understandable without requiring the user to read preceding topics. This modular approach, sometimes called “topic-based authoring,” supports multiple output formats from a single source (printed PDF, online help, embedded assistance), enables content reuse across multiple products, and facilitates translation and localization by reducing the interdependencies between content elements.
| Information Type | Purpose | Example Content |
|---|---|---|
| Conceptual | Explains background knowledge and principles | System architecture overview, data flow explanation |
| Procedural | Provides step-by-step task instructions | Installation steps, configuration procedure |
| Reference | Describes detailed specifications | API reference, configuration parameter table |
| Troubleshooting | Helps resolve common problems | Error message guide, diagnostic procedures |
| Getting Started | Enables initial product use | Quick start guide, first-run tutorial |
The standard establishes comprehensive requirements for the content development process itself. Each documentation project should have a documented style guide that defines: terminology standards, grammar and punctuation conventions, graphical standards for illustrations and screenshots, typographic conventions for indicating user interface elements, accessibility requirements for content, and localization and translation considerations. The style guide ensures consistency across documents, especially when multiple writers contribute to a documentation set.
Writing requirements in 26514 address both the macro level (document structure, headings, information grouping) and the micro level (sentence construction, terminology, cross-references). The standard emphasizes writing for the target audience’s reading level and technical background, using active voice and imperative mood for procedural content, providing concrete examples for abstract concepts, and ensuring that each sentence adds value for the reader. The standard also addresses visual communication — the use of diagrams, screenshots, tables, and other visual elements to convey information more effectively than text alone.
The standard recognizes that user documentation must be delivered in formats appropriate to the user’s context of use. Requirements include: producing documentation in at least one durable format (such as PDF for printing) and one navigable format (such as HTML for online viewing), supporting accessibility features required by relevant regulations, providing search functionality for electronic formats, ensuring that formatting and layout do not obscure content meaning, and maintaining consistent branding and visual identity across all documentation deliverables.
For online documentation specifically, the standard requires attention to hyperlink clarity (links should describe their destination), navigation consistency (similar content should be reachable through similar navigation paths), responsive design (documentation must be usable on different screen sizes and devices), and search optimization (content should be structured to support effective search engine indexing and retrieval). The standard also addresses the growing importance of embedded assistance — contextual help that appears within the software interface at the moment of need — as a complement to traditional standalone documentation.