Add comprehensive documentation with MkDocs and architecture guides
15 files · 3,000+

Architecture documentation

5 files changed
  • index.md Architecture overview entry point
  • layers.md Layer architecture documentation
  • meta-repository.md Meta-repository design documentation
  • workspace-vs-workenv.md Comparison of workspace and workenv concepts
  • wrknv-integration.md wrknv task runner integration guide
  • Five architecture docs explain the workspace’s layered design, meta-repository pattern, and integration with the wrknv task runner. specify behavioral
    2 files
    • layers.md
    • meta-repository.md

Getting-started and reference documentation

8 files changed
  • index.md Getting started entry point
  • installation.md Installation guide
  • prerequisites.md Prerequisites documentation
  • quick-start.md Quick start tutorial
  • validation.md Validation steps
  • index.md Reference docs index
  • vs-wrknv.md Comparison with wrknv
  • common.md Common troubleshooting guide
  • Complete documentation set from installation through troubleshooting, ready for MkDocs rendering. specify behavioral
    2 files
    • quick-start.md
    • index.md

MkDocs configuration

1 file changed
  • mkdocs.yml MkDocs site configuration with full navigation structure
  • MkDocs config establishes the documentation site with organized navigation covering architecture, guides, reference, testing, and troubleshooting sections. instantiate behavioral
    1 file
    • mkdocs.yml