🎉 Release v1.1.0 - Documentation Rewrite

Release Date: April 16, 2025


🌐 English

Highlights

This release focuses on documentation improvements and internationalization.

Documentation Improvements

  • Bilingual Documentation: Complete documentation now available in both English and Chinese
  • Professional Documentation Structure: Reorganized docs with clear en/ and zh/ directories
  • Improved Navigation: Added comprehensive navigation and cross-linking
  • Documentation Entry Point: New docs/README.md for easy navigation

New English Documentation

New Chinese Documentation

What’s Changed

  • Restructured docs/ directory for better organization
  • Improved README.md and added README.zh-CN.md
  • Standardized document formatting and style
  • Added version info and last updated dates to all documents
  • Enhanced code examples and formatting consistency

Migration Notes

All APIs remain backward compatible. Documentation paths have changed:

1
2
Old: docs/QUICK_START.md
New: docs/en/QUICK_START.md or docs/zh/QUICK_START.md

🌐 简体中文

主要更新

本次发布专注于文档改进和国际化支持。

文档改进

  • 双语文档:完整文档现已提供英文和中文版本
  • 专业文档结构:重新组织的 en/zh/ 目录结构
  • 改进的导航:添加了全面的导航和交叉链接
  • 文档入口:新增的 docs/README.md 便于导航

新增中文文档

变更内容

  • 重构 docs/ 目录以获得更好的组织结构
  • 改进 README.md 并新增 README.zh-CN.md
  • 标准化文档格式和样式
  • 为所有文档添加版本信息和最后更新日期
  • 增强代码示例和格式一致性

迁移说明

所有 API 保持向后兼容。文档路径已更改:

1
2
旧路径: docs/QUICK_START.md
新路径: docs/zh/QUICK_START.md 或 docs/en/QUICK_START.md

📦 Downloads & Assets

Asset Description
Source code (zip) Source code as zip archive
Source code (tar.gz) Source code as tar.gz archive


This release was published on April 16, 2025


Back to top

MIT License | A learning project for the CUDA community