Glossary category archive for
Docs-as-code is an approach to documentation that applies the discipline, rigor, and structural thinking of software development to documentation work.
A pipeline is a defined sequence of stages that moves something (i.e., code, content, or data) through a process from start to finish. Each stage has a defined input, output, and handoff point.
The Software Development Lifecycle (SDLC) is the structured process organizations use to plan, design, build, test, deploy, and maintain software. It provides a repeatable framework for moving from an identified need to a working product, with defined stages that vary by methodology, such as waterfall, agile, and others organize those stages differently, but the core…