docs: add cloud billing docs (#12766)

* docs: add cloud billing docs

* fixes
This commit is contained in:
Shahed Nasser
2025-06-19 09:56:08 +03:00
committed by GitHub
parent 52becfdb90
commit ffa611b546
5 changed files with 184 additions and 1 deletions

View File

@@ -113,6 +113,23 @@ export const generatedSidebars = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"type": "category",
"title": "Billing",
"initialOpen": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Billing & Usage",
"path": "/billing-usage",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,