This repository was archived by the owner on Apr 28, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork18
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
Check Documentation For Other Things #8
Closed
Labels
Description
Check docs for other problems
TLDR; Cast your eye over the documetation for any problemsnot covered in the other issues
Things slip through the net, so check the documentation for other problems that have been missed. Common other problems include
- Bullet lists (should be single
*then space at the start of line) - Inline code - should be marked by three backticks at start and finish
bookdown.jsonfile is correctly formated and has the right escaping- Links between documentation using RST have been stripped
- Any other RST has been removed correctly
- Anything and everything not covered
If you end up fixing the same problem over and over, please pingGary Hockin - we may be able to add bespoke issue for that problem, or fix in automated capacity