Documentation style¶
Write for the person deciding what to do next. Start with the familiar category, the question being answered, and the shortest working path.
House rules¶
- Prefer concrete subjects and verbs: “Boundver compares the lock” is clearer than “comparison of recorded identities is performed.”
- Introduce one Boundver term at a time and link the glossary.
- Keep limits and non-goals near the claim they qualify.
- Put tutorials in Start, procedures in Guides, facts in Reference, and rationale in Project.
- Keep one maintained example in the README and link to deeper recipes.
- State evidence and scope. Avoid “all teams,” “nothing else,” and other claims the repository cannot substantiate.
- Do not turn a readability score into a correctness claim.
Review the result¶
Build the site with strict link checking, then read each rendered page you changed at desktop and narrow widths:
Check the opening, headings, code samples, links, and the route to the next task. Readability scores can prompt a closer look, but they cannot decide whether precise technical prose is good. Boundver does not currently make a prose heuristic part of its test or release gates.