General
153 views
Documentation as Code
Quick Definition
Applying dev practices to documentation management
Full Definition
Applying software development practices like version control and CI/CD to documentation management.
Examples
Markdown docs, Git versioned docs, automated publishing
Related Terms
technical-writing
version-control
continuous-integration
More General Terms
SOLID
Five design principles for maintainable OOP software
Virtualization
Creating virtual versions of hardware or OS resources
Open Source
Software with publicly available source code
Inversion of Control
Design principle transferring program flow control to framework
Version Control
Systems tracking code changes for collaboration
System Design
Defining architecture components and interfaces for systems