-
Notifications
You must be signed in to change notification settings - Fork 539
chore: add docs publish pipeline and translations #402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis change establishes the documentation infrastructure for the AIGNE CLI project by introducing configuration and structure planning files. The setup includes project metadata, audience targeting, multi-language support, and a comprehensive content organization plan that covers everything from basic concepts to advanced integration guides. Changes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files selected (2)
- packages/cli/.aigne/doc-smith/config.yaml (1)
- packages/cli/.aigne/doc-smith/output/structure-plan.json (1)
Files ignored due to filter (34)
- packages/cli/docs/_sidebar.md
- packages/cli/docs/command-reference-built-in-apps.md
- packages/cli/docs/command-reference-built-in-apps.zh.md
- packages/cli/docs/command-reference-create.md
- packages/cli/docs/command-reference-create.zh.md
- packages/cli/docs/command-reference-hub.md
- packages/cli/docs/command-reference-hub.zh.md
- packages/cli/docs/command-reference-observe.md
- packages/cli/docs/command-reference-observe.zh.md
- packages/cli/docs/command-reference-run.md
- packages/cli/docs/command-reference-run.zh.md
- packages/cli/docs/command-reference-serve-mcp.md
- packages/cli/docs/command-reference-serve-mcp.zh.md
- packages/cli/docs/command-reference-test.md
- packages/cli/docs/command-reference-test.zh.md
- packages/cli/docs/command-reference.md
- packages/cli/docs/command-reference.zh.md
- packages/cli/docs/core-concepts-agents-and-skills.md
- packages/cli/docs/core-concepts-agents-and-skills.zh.md
- packages/cli/docs/core-concepts-project-configuration.md
- packages/cli/docs/core-concepts-project-configuration.zh.md
- packages/cli/docs/core-concepts.md
- packages/cli/docs/core-concepts.zh.md
- packages/cli/docs/getting-started.md
- packages/cli/docs/getting-started.zh.md
- packages/cli/docs/guides-creating-a-custom-agent.md
- packages/cli/docs/guides-creating-a-custom-agent.zh.md
- packages/cli/docs/guides-running-remote-agents.md
- packages/cli/docs/guides-running-remote-agents.zh.md
- packages/cli/docs/guides.md
- packages/cli/docs/guides.zh.md
- packages/cli/docs/overview.md
- packages/cli/docs/overview.zh.md
- packages/cli/media.md
Files skipped from review due to trivial changes (2)
- packages/cli/.aigne/doc-smith/config.yaml
- packages/cli/.aigne/doc-smith/output/structure-plan.json
Review comments generated (0)
- Review: 0
- LGTM: 0
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…dd-cli-doc-by-doc-smith
Related Issue
https://team.arcblock.io/task/task/612434780847341568
Major Changes
Screenshots
https://www.staging.arcblock.io/content/docs/aigne-cli/
Test Plan
均不适用
Checklist
Summary by AIGNE
Documentation:
The documentation framework now provides a clear path for developers to learn and use the AIGNE CLI tools, with organized sections covering everything from getting started to advanced integration. This foundation ensures consistent, accessible documentation for both English and Chinese-speaking users.