General
32 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
Code Review
Examining code changes before merging for quality
Kanban
Visual workflow management using boards
Microservice
Small independently deployable focused service
Dependency Injection
Pattern receiving dependencies from external sources
Monitoring
Observing system behavior for issues and optimization
Refactoring
Restructuring code without changing external behavior