Docs-as-Code
Treat architecture documentation like source code with version control, PR reviews, and CI/CD publishing. Core philosophy of NeoArc Studio.
Docs-as-Code treats documentation like source code: version controlled, reviewed, tested, and deployed. This is NeoArc's core philosophy. All content is stored as JSON files in Git, enabling the same workflows used for code.
Docs-as-Code Principles
NeoArc implements Docs-as-Code principles.
Git Workflow for Architecture Docs
The feature branch workflow for architecture documentation.
File Format Benefits
NeoArc's JSON format provides key benefits for docs-as-code workflows.
CI/CD Integration
NeoArc documentation can be integrated into CI/CD pipelines.
Docs-as-Code Practitioner Use Cases
Implementation Guidance
Offline and Air-Gapped Support
NeoArc's Docs-as-Code approach works in restricted environments.