docs: add WebSocket & Texthooker API integration guide (#30)

This commit is contained in:
2026-03-22 02:48:54 -07:00
committed by GitHub
parent 13797b5005
commit 0317c7f011
5 changed files with 367 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ export default {
{ text: 'Building & Testing', link: '/development' },
{ text: 'Architecture', link: '/architecture' },
{ text: 'IPC + Runtime Contracts', link: '/ipc-contracts' },
{ text: 'WebSocket + Texthooker API', link: '/websocket-texthooker-api' },
{ text: 'Changelog', link: '/changelog' },
],
},