Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/README.md
  • Loading branch information
mhdawson authored Mar 14, 2022
commit 6196cfc4ef655efc4b82db3f1b554663ae55bd8d
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ this guide.
(`[a link](http://example.com)`).
* When documenting APIs, update the YAML comment associated with the API as
appropriate. This is especially true when introducing or deprecating an API.
* When documenting APIs, every function should have a usage example.
* When documenting APIs, every function should have a usage example or link to an example that uses the function.
Comment thread
mhdawson marked this conversation as resolved.
Outdated
* For code blocks:
* Use [language][]-aware fences. (<code>\`\`\`js</code>)

Expand Down