Technical writing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 22: | Line 22: | ||
== Further reading == | == Further reading == | ||
* [https://www.nngroup.com/articles/ux-writing-study-guide/ UX Writing: Study Guide] | |||
* [https://henrychu.substack.com/p/15b 📘 專業人士的明確溝通指南 - by Chi Chu - 亨利朱週報] | * [https://henrychu.substack.com/p/15b 📘 專業人士的明確溝通指南 - by Chi Chu - 亨利朱週報] | ||
Revision as of 10:21, 30 October 2023
Software installation guide checklist
- Requirement of software and hardware[1]
- Package dependency
- Expected result after the software installed successfully
- Troubleshooting
Software documentation checklist
- Steps by steps process and screenshots
- Is it possible to reduct the total number of steps in order to reduce the cognitive load?
- Verify the entry point before using the software
- Copy & paste the commands from the documentation
- The PDF will insert the line break into the command if the length of command is too long[2]