1
0
mirror of https://github.com/kylelobo/The-Documentation-Compendium.git synced 2025-09-02 09:33:06 +02:00

Update README.md

This commit is contained in:
Kyle Lobo
2020-09-06 23:31:29 +05:30
committed by GitHub
parent cd9b392857
commit 5682012fb7

View File

@@ -69,15 +69,6 @@ Even if for some reason they have to use it, without good documentation, they wo
- Don't clutter explanations with overly detailed examples
- Don't use terms that are offensive to any group. There will never be a good reason to
## The Art of Technical Writing <a name = "art"></a>
Further reading on technical writing topics from [www.writethedocs.org](https://www.writethedocs.org)
- [Novice Technical Writers](https://www.writethedocs.org/guide/#new-to-caring-about-documentation)
- [Experienced Technical Writers](https://www.writethedocs.org/guide/#experienced-documentarian)
- [API Documentation](https://www.writethedocs.org/guide/#api-documentation)
- [Adding badges](https://github.com/badges/shields/blob/master/README.md#examples)
- [Tools](https://www.writethedocs.org/guide/#tools-of-the-trade)
## Templates <a name = "templates"></a>
@@ -92,6 +83,17 @@ Further reading on technical writing topics from [www.writethedocs.org](https://
- [TODO](/en/TODO.md)
## The Art of Technical Writing <a name = "art"></a>
Further reading on technical writing topics from [www.writethedocs.org](https://www.writethedocs.org)
- [Novice Technical Writers](https://www.writethedocs.org/guide/#new-to-caring-about-documentation)
- [Experienced Technical Writers](https://www.writethedocs.org/guide/#experienced-documentarian)
- [API Documentation](https://www.writethedocs.org/guide/#api-documentation)
- [Adding badges](https://github.com/badges/shields/blob/master/README.md#examples)
- [Tools](https://www.writethedocs.org/guide/#tools-of-the-trade)
## Technical Writing Programs <a name = "programs"></a>
1. [Google Season of Docs](https://developers.google.com/season-of-docs/)