mirror of
https://github.com/kylelobo/The-Documentation-Compendium.git
synced 2025-09-02 09:33:06 +02:00
Merge pull request #33 from Mandelliant/master
Adds "Art of Technical Writing" section to table of contents
This commit is contained in:
13
README.md
13
README.md
@@ -26,7 +26,7 @@
|
||||
- [Why must you document your project](#why_document)
|
||||
- [Best Practices](#best_practices)
|
||||
- [Templates](#templates)
|
||||
- The Art of Technical Writing
|
||||
- [The Art of Technical Writing](#art)
|
||||
- [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)
|
||||
@@ -83,6 +83,17 @@ Even if for some reason they have to use it, without good documentation, they wo
|
||||
- [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/)
|
||||
|
Reference in New Issue
Block a user