Add documentation
This commit is contained in:
parent
addc220356
commit
13ad906930
@ -25,6 +25,7 @@
|
||||
- [Incident response (alerting, outages, firefighting)](#incident-response-alerting-outages-firefighting)
|
||||
- [Internet](#internet)
|
||||
- [Interviewing](#interviewing)
|
||||
- [JavaScript](#javascript)
|
||||
- [Learning](#learning)
|
||||
- [Project management](#project-management)
|
||||
- [Programming language](#programming-language)
|
||||
@ -199,6 +200,11 @@ Tools
|
||||
* [tmux: terminal multiplexer](http://tmux.github.io/)
|
||||
* [htop: an interactive process viewer for Linux](http://hisham.hm/htop/)
|
||||
|
||||
### Documentation
|
||||
|
||||
* [Documentation-Driven Development](https://gist.github.com/zsup/9434452)
|
||||
* [Writing automated tests for your documentation](https://krausefx.com/blog/writing-automated-tests-for-your-documentation): this should be required, IMO. Testing code samples in your documentation ensures they never get outdated.
|
||||
|
||||
### Dotfiles
|
||||
|
||||
* [Awesome dotfiles](https://github.com/webpro/awesome-dotfiles)
|
||||
|
Loading…
Reference in New Issue
Block a user