Files
SpacetimeDB/docs/versioned_sidebars/version-1.12.0-sidebars.json
Jeffrey Dallatezza bddfc19725 Add doc versioning (#4381)
# Description of Changes

This change cuts a version of the docs from 1.12.0
(e45cf891c2), and saves it under
`docs/versioned_docs/version-1.12.0`.

If you go to the docs page, it will redirect to the 1.12.0 docs, which
has a banner at the top for trying the prerelease docs:
<img width="1027" height="283" alt="Screenshot 2026-02-20 at 12 07
39 PM"
src="https://github.com/user-attachments/assets/8ff3d622-b693-469a-980a-01c34d0506b8"
/>

If you select the prelease docs, there is a warning banner at the top:
<img width="886" height="299" alt="Screenshot 2026-02-20 at 12 08 52 PM"
src="https://github.com/user-attachments/assets/5508a635-765e-40cc-ad2a-cbbed7f779dd"
/>


# Expected complexity level and risk

This only changes docs.

# Testing

I've testing by running this locally.
2026-02-20 22:41:39 +00:00

172 lines
3.6 KiB
JSON

{
"sidebar": [
{
"type": "doc",
"id": "ask-ai/ask-ai",
"label": "Ask AI Chat",
"className": "sidebar-ask-ai"
},
{
"type": "html",
"value": "<div class=\"spacetime-menu-header\">Intro</div>",
"defaultStyle": false
},
{
"type": "autogenerated",
"dirName": "00100-intro/00100-getting-started"
},
{
"type": "category",
"label": "Quickstarts",
"collapsed": true,
"link": {
"type": "doc",
"id": "intro/quickstarts/react"
},
"items": [
{
"type": "autogenerated",
"dirName": "00100-intro/00200-quickstarts"
}
]
},
{
"type": "category",
"label": "Tutorials",
"collapsed": true,
"link": {
"type": "doc",
"id": "intro/tutorials/chat-app"
},
"items": [
{
"type": "autogenerated",
"dirName": "00100-intro/00300-tutorials"
}
]
},
{
"type": "html",
"value": "<div class=\"spacetime-menu-header\">Core Concepts</div>",
"defaultStyle": false
},
{
"type": "category",
"label": "Databases",
"collapsed": true,
"link": {
"type": "doc",
"id": "core-concepts/databases"
},
"items": [
{
"type": "autogenerated",
"dirName": "00200-core-concepts/00100-databases"
}
]
},
{
"type": "category",
"label": "Functions",
"collapsed": true,
"link": {
"type": "doc",
"id": "core-concepts/functions"
},
"items": [
{
"type": "autogenerated",
"dirName": "00200-core-concepts/00200-functions"
}
]
},
{
"type": "category",
"label": "Tables",
"collapsed": true,
"link": {
"type": "doc",
"id": "core-concepts/tables"
},
"items": [
{
"type": "autogenerated",
"dirName": "00200-core-concepts/00300-tables"
}
]
},
{
"type": "category",
"label": "Subscriptions",
"collapsed": true,
"link": {
"type": "doc",
"id": "core-concepts/subscriptions"
},
"items": [
{
"type": "autogenerated",
"dirName": "00200-core-concepts/00400-subscriptions"
}
]
},
{
"type": "category",
"label": "Authentication",
"collapsed": true,
"link": {
"type": "doc",
"id": "core-concepts/authentication"
},
"items": [
{
"type": "autogenerated",
"dirName": "00200-core-concepts/00500-authentication"
}
]
},
{
"type": "category",
"label": "Client SDKs",
"collapsed": true,
"link": {
"type": "doc",
"id": "core-concepts/client-sdk-languages"
},
"items": [
{
"type": "autogenerated",
"dirName": "00200-core-concepts/00600-client-sdk-languages"
}
]
},
{
"type": "html",
"value": "<div class=\"spacetime-menu-header\">Developer Resources</div>",
"defaultStyle": false
},
{
"type": "category",
"label": "How To",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "00300-resources/00100-how-to"
}
]
},
{
"type": "category",
"label": "References",
"collapsed": true,
"items": [
{
"type": "autogenerated",
"dirName": "00300-resources/00200-reference"
}
]
}
]
}