feat: doocs

This commit is contained in:
2025-10-09 00:30:31 +02:00
parent 37b1d6dafc
commit aa054f8e27
67 changed files with 2347 additions and 2447 deletions

View File

@@ -0,0 +1,26 @@
---
title: Reference Documentation
description: Complete reference documentation for Kompose
---
Complete reference documentation for all aspects of Kompose.
## Command Line
- [CLI Reference](/reference/cli) - All commands and options
- [Stack Patterns](/reference/cli#stack-patterns) - Pattern matching syntax
## Configuration
- [Environment Variables](/reference/environment) - All environment variables
- [Configuration Files](/guide/configuration) - File structure and precedence
## Stack Reference
- [Stack Documentation](/stacks) - Detailed docs for each stack
## Advanced Topics
- [Network Architecture](/guide/network) - Network design and configuration
- [Hook System](/guide/hooks) - Writing custom hooks
- [Database Operations](/guide/database) - Advanced database management