- Add CHANGELOG.md with version history - Add changelog page to docs site - Add /release command for preparing releases
22 lines
394 B
JSON
22 lines
394 B
JSON
{
|
|
"title": "Documentation",
|
|
"pages": [
|
|
"index",
|
|
"---Getting Started---",
|
|
"installation",
|
|
"configuration",
|
|
"---Features---",
|
|
"tabs",
|
|
"notifications",
|
|
"splits",
|
|
"keyboard-shortcuts",
|
|
"---Automation---",
|
|
"socket-api",
|
|
"cli",
|
|
"claude-code-hooks",
|
|
"---Reference---",
|
|
"osc-sequences",
|
|
"environment-variables",
|
|
"changelog"
|
|
]
|
|
}
|