Diátaxis Reference Quadrant

Parent: Writing and Documentation · researched 2026-05-29T19:02:13.203Z· 5 sources · 10 concepts · skill reference-doc-writing

Reference documentation is a description. It tells the reader what something is, what its parts are, and what each part does. It does not teach, it does not advocate, and it does not narrate.

Overview

1. Architecture mirrors the thing described

2. Exhaustive coverage beats narrative

3. Strict consistency

4. Neutrality

5. Examples illustrate, never teach

6. The no-surprises rule

7. Search-discoverability

8. Stable ordering

Template — function/method reference

Template — CLI flag reference

AP-1 — Examples that teach instead of describe

AP-2 — "Recommended" / "preferred" / "you should"

AP-3 — Missing defaults, units, or nullability

AP-4 — Incomplete error tables

AP-5 — Mixed ordering

Decision Heuristics

References

Children

Frontier under this node: Exhaustive coverage, No-surprises rule, Parameter tables, Search-discoverability, Structure-mirrors-product

← the whole tree · 3D view· how to read this page