|
4 | 4 |
|
5 | 5 | - [Write the Docs](https://www.writethedocs.org/): a global community of people who care about documentation.
|
6 | 6 | - [The Good Docs Project](https://www.thegooddocsproject.dev/): volunteers empowering developers to create good documentation.
|
7 |
| -- [Google Season of Docs](https://developers.google.com/season-of-docs): support for open source projects to improve their documentation. |
| 7 | +- [Google Season of Docs](https://developers.google.com/season-of-docs): support for open source projects to improve their documentation. |
| 8 | +- [Top 5 Technical Writing Communities of 2024](https://hackmamba.io/blog/2024/03/top-5-technical-writing-communities-of-2024/): list of 2024's top 5 technical writing communities according to Hackmamba. |
8 | 9 |
|
9 | 10 | ## Training
|
10 | 11 |
|
11 |
| -- [Google's Technical Writing Courses](https://developers.google.com/tech-writing): learn how to plan and author technical documents. |
| 12 | +- [Google's Technical Writing Courses](https://developers.google.com/tech-writing): learn how to plan and author technical documents. |
12 | 13 | - [GOV.UK: Documenting APIs](https://www.gov.uk/guidance/how-to-document-apis): structuring, designing and publishing your API documentation.
|
| 14 | +- [Best Technical Writing Courses & Certificates](https://www.coursera.org/courses?query=technical%20writing): Selected list of technical writing courses from Coursera. |
| 15 | +- [Become a Certified Technical Writer](https://technicalwriterhq.com): Technical Writer HQ specializes in providing courses for various types of writing certifications. |
13 | 16 |
|
14 | 17 | ## Style and structure
|
15 | 18 |
|
16 | 19 | - [Microsoft Writing Style Guide](https://learn.microsoft.com/en-us/style-guide/welcome/): writing style guide and terminology for all communication.
|
17 | 20 | - [Google Style Guides](https://google.github.io/styleguide/): guides on style for languages from AngularJS to Vim script.
|
18 | 21 | - [Diátaxis](https://diataxis.fr/): a systematic approach to technical documentation authoring.
|
19 | 22 | - [Introduction to DITA](https://docs.oasis-open.org/dita/dita/v1.3/errata02/os/complete/part3-all-inclusive/archSpec/base/introduction-to-dita.html#introduction-to-dita): an open standard and architecture for technical information.
|
| 23 | +- [Technical Writing Resources](https://developers.google.com/tech-writing/resources): resources and style guides from Google for developerss. |
| 24 | +- [What is a Technical Writer Style Guide? With Examples](https://document360.com/blog/technical-writer-style-guide/): guide with style examples from Document360. |
20 | 25 |
|
21 | 26 | ## Frameworks
|
22 | 27 |
|
23 |
| -- [AsciiDoc](https://asciidoc.org/): a plain text markup language for writing technical content. |
| 28 | +- [AsciiDoc](https://asciidoc.org/): a plain text markup language for writing technical content. |
24 | 29 | - [Docusaurus](https://docusaurus.io/): MDX-powered documentation publishing platform.
|
25 | 30 | - [Sphinx](https://www.sphinx-doc.org/en/master/index.html): use RST or MyST Markdown to author highly structured technical documents.
|
26 | 31 | - [LaTeX](https://www.latex-project.org/): text-based markup for type setting, especially for scientific documentation.
|
|
31 | 36 | - [Django documentation](https://docs.djangoproject.com/en/): a web framework developed to publish data-driven websites.
|
32 | 37 | - [Arch Linux wiki](https://wiki.archlinux.org/): community-driven in-depth articles on many aspects of Linux and open source.
|
33 | 38 | - [Microsoft technical documentation](https://learn.microsoft.com/en-us/docs/): in-depth guides and articles organised by product.
|
| 39 | +- [Google Workspace Learning Center](https://support.google.com/a/users/answer/9389764?visit_id=638775740206409702-380102409&hl=en&rd=1): collection of resources of Google's Learning Center. |
| 40 | +- [Stripe API documentation](https://docs.stripe.com/api): documentation for an efficient and correct use of Stripe API. |
0 commit comments