Completed
Why Do Developers Dislike Writing Documentation?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Docs like Code - Continuous Integration for Documentation
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 A Common Approach to Documentation
- 3 Issues with This Approach
- 4 Why Do Developers Dislike Writing Documentation?
- 5 The Real Issue
- 6 What Do We Mean When We Say "Treat Docs Like Code"?
- 7 What Do We Gain From This?
- 8 Case Study
- 9 How Does This Change the Workflow?
- 10 What is Continuous Integration and Continuous Deployment (CI/CD)?
- 11 What Does This Mean for Docs?
- 12 Types of Documentation
- 13 Documentation Tools - Mkdocs
- 14 Documentation Tools - Sphinx
- 15 Sphinx - Documentation Testing
- 16 Documentation Tools - ronn
- 17 My Solution
- 18 Final Thoughts
- 19 But Wait! There's More