docs: nest generated docs under docs/lib and docs/mcp

This commit is contained in:
2026-09-10 21:15:05 +05:30
parent 0efe68b052
commit 658a98cf19
69 changed files with 8566 additions and 1882 deletions

3
docs/lib/app.md Normal file
View File

@@ -0,0 +1,3 @@
# App
::: openapi_first.app

3
docs/lib/binder.md Normal file
View File

@@ -0,0 +1,3 @@
# Binder
::: openapi_first.binder

3
docs/lib/cli.md Normal file
View File

@@ -0,0 +1,3 @@
# Cli
::: openapi_first.cli

3
docs/lib/client.md Normal file
View File

@@ -0,0 +1,3 @@
# Client
::: openapi_first.client

3
docs/lib/codegen.md Normal file
View File

@@ -0,0 +1,3 @@
# Codegen
::: openapi_first.codegen

View File

@@ -0,0 +1,3 @@
# Codegen Routes
::: openapi_first.codegen_routes

3
docs/lib/errors.md Normal file
View File

@@ -0,0 +1,3 @@
# Errors
::: openapi_first.errors

3
docs/lib/index.md Normal file
View File

@@ -0,0 +1,3 @@
# openapi_first
::: openapi_first

3
docs/lib/loader.md Normal file
View File

@@ -0,0 +1,3 @@
# Loader
::: openapi_first.loader

3
docs/lib/security.md Normal file
View File

@@ -0,0 +1,3 @@
# Security
::: openapi_first.security

View File

@@ -0,0 +1,3 @@
# Data
::: openapi_first.templates.crud_app.data

View File

@@ -0,0 +1,3 @@
# Crud App
::: openapi_first.templates.crud_app

View File

@@ -0,0 +1,3 @@
# Main
::: openapi_first.templates.crud_app.main

View File

@@ -0,0 +1,3 @@
# Routes
::: openapi_first.templates.crud_app.routes

View File

@@ -0,0 +1,3 @@
# Test Crud App
::: openapi_first.templates.crud_app.test_crud_app

View File

@@ -0,0 +1,3 @@
# Health App
::: openapi_first.templates.health_app

View File

@@ -0,0 +1,3 @@
# Main
::: openapi_first.templates.health_app.main

View File

@@ -0,0 +1,3 @@
# Routes
::: openapi_first.templates.health_app.routes

View File

@@ -0,0 +1,3 @@
# Templates
::: openapi_first.templates

View File

@@ -0,0 +1,3 @@
# Data
::: openapi_first.templates.model_app.data

View File

@@ -0,0 +1,3 @@
# Model App
::: openapi_first.templates.model_app

View File

@@ -0,0 +1,3 @@
# Main
::: openapi_first.templates.model_app.main

View File

@@ -0,0 +1,3 @@
# Models
::: openapi_first.templates.model_app.models

View File

@@ -0,0 +1,3 @@
# Routes
::: openapi_first.templates.model_app.routes

View File

@@ -0,0 +1,3 @@
# Test Model App
::: openapi_first.templates.model_app.test_model_app

View File

@@ -0,0 +1,3 @@
# Data
::: openapi_first.templates.vet_app.data

View File

@@ -0,0 +1,3 @@
# Vet App
::: openapi_first.templates.vet_app

View File

@@ -0,0 +1,3 @@
# Main
::: openapi_first.templates.vet_app.main

View File

@@ -0,0 +1,3 @@
# Models
::: openapi_first.templates.vet_app.models

View File

@@ -0,0 +1,3 @@
# Routes
::: openapi_first.templates.vet_app.routes

View File

@@ -0,0 +1,3 @@
# Sse
::: openapi_first.templates.vet_app.sse

View File

@@ -0,0 +1,3 @@
# Test Vet App
::: openapi_first.templates.vet_app.test_vet_app