Skip to content

Commit 968cbbf

Browse files
docs: Update README files to enhance links and navigation for user documentation
Signed-off-by: FrozenlemonTee <1115306170@qq.com>
1 parent aac10d9 commit 968cbbf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[![Online-ebook](https://img.shields.io/badge/online-ebook-orange.svg)](https://github.com/d2learn/d2x)
77
[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](LICENSE-CODE)
88

9-
| [中文](README.zh.md) - [English](README.md) |
10-
| --- |
11-
| [d2x Tool](https://github.com/d2learn/d2x) - [Docs](https://mcpp-community.github.io/d2mystl) - [Forum](https://mcpp.d2learn.org/forum) |
9+
| [中文](README.zh.md) - [English](README.md) |
10+
|---------------------------------------------------------------------------------------------------------------------------------------|
11+
| [中文用户文档](docs/zh/README.md) - [English User Documentation](docs/en/README.md) - [Forum](https://mcpp.d2learn.org/forum) |
1212

1313
This repository provides configurable `primitive` infrastructure (`underlying traits`, `policy`, and `operations/dispatcher`) to unify numeric behavior, error handling, and concurrency access semantics.
1414

README.zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[![Online-ebook](https://img.shields.io/badge/online-ebook-orange.svg)](https://github.com/d2learn/d2x)
77
[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](LICENSE-CODE)
88

9-
| [中文](README.zh.md) - [English](README.md) |
10-
| --- |
11-
| [d2x Tool](https://github.com/d2learn/d2x) - [Docs](https://mcpp-community.github.io/d2mystl) - [Forum](https://mcpp.d2learn.org/forum) |
9+
| [中文](README.zh.md) - [English](README.md) |
10+
|----------------------------------------------------------------------------------------------------------------------|
11+
| [中文用户文档](docs/zh/README.md) - [English User Documentation](docs/en/README.md) - [论坛](https://mcpp.d2learn.org/forum) |
1212

1313
本仓库提供可配置的 `primitive` 基础设施(`underlying traits``policy``operations/dispatcher`),用于统一约束数值计算、错误处理与并发访问语义。
1414

0 commit comments

Comments
 (0)