Files
stanza/apps/web/content/docs/meta.json
T
jake 99ed11f5de docs: update CLI and registry documentation for clarity and accuracy
- Enhanced descriptions in `AGENTS.md`, `cli.mdx`, and `getting-started.mdx` to provide clearer guidance on module categories and commands.
- Added information about third-party module publishing in `registry.mdx`.
- Adjusted the order of pages in `meta.json` for better navigation.
- Improved warning and info callouts for better user experience.
2026-06-04 15:58:17 -04:00

4 lines
98 B
JSON

{
"pages": ["index", "getting-started", "concepts", "cli", "registry", "authoring", "agents"]
}