Google Technical Writing Two
The webinar consisted of two parts:
- pre class self-learning
- classroom session
My notes combine both parts into key areas.
Organizing larger documents
- Split large documents info focus areas
- How to Guides
- Overview pages
- Conceptual pages
- Combine multiple documentations into a reference page. Especially when the target audience are engineers that are
already familiar
with the product or service and just need a quick reference.
Outline for documents
Introduction for documents
Navigation
- Provide instruction and summary sections.
- Maintain a clear heading structure, always use appropriate heading levels.
- Link to related documents and resources, also externally.
- Add a “What to learn next?” at the bottom of the document.
Headings
- Prefer task-based structure instead of a technology or feature-based one.
- “How to create a token” instead of “Create a token with frumbus”.
- Break up large tasks in smaller subtasks.
Illustrations
- Create the caption before working on the illustration.
- Avoid creating illustrations that can’t be explained with more than 5 bullet points.
- Drill down with illustrations, don’t try to explain everything in one illustration.
- Make sure accessibility is given for all illustrations.
- Alt text for images.
- Textual description for complex illustrations.
- Use of colorblind friendly colors.
- Arrows should always be used to indicate a flow, only pointing in one direction.
Sample code
- Should be complete and working.
- Comments should only be added for non-obvious parts.
Creating good drafts