|
We adopted a set of formal guidelines [0] for our database docs, based on Google Developer Guide [1], and automated the checks as much as possible with linters [2]. The checks cover spelling, markdown formatting, broken links, and grammar/style. For instance, we specifically reject hostnames, domain names, IP addresses, person names, phone numbers unless it's on our Example List[3], which itself is largely based on RFCs. [0]: https://axibase.com/use-cases/tutorials/workshop/technical-w... [1]: https://developers.google.com/style/ [2]: https://github.com/axibase/docs-util [3]: https://axibase.com/use-cases/tutorials/workshop/technical-w... |
> Replace "i.e." or "e.g." with "for example".
e.g., means "for example" but "i.e." means "that is", sort of a one-to-one correspondence. E.g.,
Many places make cheese, e.g., Wisconsin, but only one makes that perfect, crystalline, salty, slightly umami yellow gold that I love, i.e., Parma.