mirror of
https://github.com/jakejarvis/stanza.git
synced 2026-07-16 18:05:58 -04:00
- 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.
4 lines
98 B
JSON
4 lines
98 B
JSON
{
|
|
"pages": ["index", "getting-started", "concepts", "cli", "registry", "authoring", "agents"]
|
|
}
|