colmena/manual/src/SUMMARY.md

20 lines
764 B
Markdown
Raw Normal View History

# Summary
- [Introduction](./introduction.md)
- [Tutorial](./tutorial/index.md)
- [Usage with Flakes](./tutorial/flakes.md)
- [Migrating from NixOps/morph](./tutorial/migration.md)
- [Features](./features/index.md)
- [Node Tagging](./features/tags.md)
- [Local Deployment](./features/apply-local.md)
- [Secrets](./features/keys.md)
- [Ad Hoc Evaluation](./features/eval.md)
- [Parallelism](./features/parallelism.md)
- [Examples](./examples/index.md)
- [Multi-Architecture Deployments](./examples/multi-arch.md)
- [Reference](./reference/index.md)
- [Deployment Options](./reference/deployment.md)
- [Meta Options](./reference/meta.md)
- [Command Line Arguments](./reference/cli.md)
- [Contributing](./contributing.md)