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

View File

@@ -0,0 +1,44 @@
{
"module": "openapi_first.templates.vet_app.sse",
"content": {
"path": "openapi_first.templates.vet_app.sse",
"docstring": null,
"objects": {
"asyncio": {
"name": "asyncio",
"kind": "alias",
"path": "openapi_first.templates.vet_app.sse.asyncio",
"signature": "<bound method Alias.signature of Alias('asyncio', 'asyncio')>",
"docstring": null
},
"random": {
"name": "random",
"kind": "alias",
"path": "openapi_first.templates.vet_app.sse.random",
"signature": "<bound method Alias.signature of Alias('random', 'random')>",
"docstring": null
},
"json": {
"name": "json",
"kind": "alias",
"path": "openapi_first.templates.vet_app.sse.json",
"signature": "<bound method Alias.signature of Alias('json', 'json')>",
"docstring": null
},
"subscribe": {
"name": "subscribe",
"kind": "function",
"path": "openapi_first.templates.vet_app.sse.subscribe",
"signature": "<bound method Function.signature of Function('subscribe', 33, 37)>",
"docstring": null
},
"unsubscribe": {
"name": "unsubscribe",
"kind": "function",
"path": "openapi_first.templates.vet_app.sse.unsubscribe",
"signature": "<bound method Function.signature of Function('unsubscribe', 40, 48)>",
"docstring": null
}
}
}
}