Documentation Index
Fetch the complete documentation index at: https://docs.docex.dev/llms.txt
Use this file to discover all available pages before exploring further.
Installation
SDK
CLI
The CLI is included in thedocexdev package:
Requirements
- Node.js >= 18
- ES modules (
"type": "module"in package.json)