Skip to content

zgiai/zgi-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZGI Documentation

Official documentation for ZGI Platform - Enterprise AI Development Platform.

📚 Documentation Structure

├── zh-hans/              # 简体中文
│   ├── introduction.mdx
│   ├── quickstart.mdx
│   ├── guides/
│   │   ├── agents.mdx
│   │   ├── tools.mdx
│   │   └── orchestration.mdx
│   └── api-reference/
├── en/                   # English
│   ├── introduction.mdx
│   ├── quickstart.mdx
│   ├── guides/
│   └── api-reference/
└── ja-jp/                # 日本語 (Coming soon)

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

How to Contribute

  1. Fork this repository
  2. Create your feature branch (git checkout -b feature/amazing-docs)
  3. Commit your changes (git commit -m 'docs: add amazing documentation')
  4. Push to the branch (git push origin feature/amazing-docs)
  5. Open a Pull Request

📝 Writing Guidelines

  • Use clear, concise language
  • Include code examples where appropriate
  • Follow the existing document structure
  • Add frontmatter metadata to all MDX files

📄 License

MIT License

🔗 Links

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors