Writing style

Page types and structure

The concept, how-to, reference, and tutorial page types, each with a fixed skeleton, and how to structure a page.

Every contextlake doc page is exactly one type, with a fixed shape. Typing pages is the cure for walls of text: a page that braids explanation, steps, and lookup gets split. This page is part of the documentation style guide.

The page types#

Sort each section into a type. If a how-to grows three paragraphs of background, that background is a concept page in disguise. Signal the type through the nav group and the title form, not an ugly filename prefix. Keep URLs clean.

Concept#

Answers "what is this, and why care?".

How-to (task)#

Answers "how do I do X?".

Reference#

Answers "what are the exact details?".

Tutorial#

Answers "walk me through it end to end".

Overview / landing#

Answers "where am I, and where do I go next?".

Rules that make typing work#

Structure within a page#

See also#

Next steps