1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add info about API intros

This commit is contained in:
Ethan Palm
2021-06-16 09:06:56 -04:00
committed by GitHub
parent c1da8e076c
commit ff7ffdd361

View File

@@ -355,6 +355,8 @@ The top of every page has an intro that provides context and sets expectations,
#### How to write an intro
- Article intros are one to two sentences long.
- Map topic and category intros are one sentence long.
- API reference intros are one sentence long.
- The intro for an API page should define the feature so that a user knows whether the feature meets their needs without reading the entire article.
- Intros contain a high-level summary of the pages content, developing the idea presented in a title with more detail.
- Use approachable synonyms of words in the pages title to help readers understand the articles purpose differently. Avoid repeating words from the title when possible.
- Intros are relatively evergreen and high-level, so they can scale with future changes to the content on the page without needing to be frequently updated.