feat: doocs
This commit is contained in:
26
Projects/kompose/docs/content/4.reference/index.md
Normal file
26
Projects/kompose/docs/content/4.reference/index.md
Normal 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
|
||||
Reference in New Issue
Block a user