module as source doc fixes
This commit is contained in:
3
docs/templates/crud_app/data.md
vendored
Normal file
3
docs/templates/crud_app/data.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Data
|
||||
|
||||
::: openapi_first.templates.crud_app.data
|
||||
3
docs/templates/crud_app/index.md
vendored
Normal file
3
docs/templates/crud_app/index.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Crud App
|
||||
|
||||
::: openapi_first.templates.crud_app
|
||||
3
docs/templates/crud_app/main.md
vendored
Normal file
3
docs/templates/crud_app/main.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Main
|
||||
|
||||
::: openapi_first.templates.crud_app.main
|
||||
3
docs/templates/crud_app/routes.md
vendored
Normal file
3
docs/templates/crud_app/routes.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Routes
|
||||
|
||||
::: openapi_first.templates.crud_app.routes
|
||||
3
docs/templates/crud_app/test_crud_app.md
vendored
Normal file
3
docs/templates/crud_app/test_crud_app.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Test Crud App
|
||||
|
||||
::: openapi_first.templates.crud_app.test_crud_app
|
||||
Reference in New Issue
Block a user