[PATCH 0/2] docs/zh_CN: Add userspace-api/index and ebpf Chinese translation

Rui Li posted 2 patches 3 years, 5 months ago
Only 0 patches received!
There is a newer version of this series
Documentation/translations/zh_CN/index.rst    |  2 +-
.../zh_CN/userspace-api/ebpf/index.rst        | 22 ++++++++
.../zh_CN/userspace-api/ebpf/syscall.rst      | 31 ++++++++++++
.../zh_CN/userspace-api/index.rst             | 50 +++++++++++++++++++
4 files changed, 104 insertions(+), 1 deletion(-)
create mode 100644 Documentation/translations/zh_CN/userspace-api/ebpf/index.rst
create mode 100644 Documentation/translations/zh_CN/userspace-api/ebpf/syscall.rst
create mode 100644 Documentation/translations/zh_CN/userspace-api/index.rst
[PATCH 0/2] docs/zh_CN: Add userspace-api/index and ebpf Chinese translation
Posted by Rui Li 3 years, 5 months ago
Translate the following documents into Chinese:

- Documentation/translations/zh_CN/userspace-api/ebpf/index.rst
- Documentation/translations/zh_CN/userspace-api/ebpf/syscall.rst
- Documentation/translations/zh_CN/userspace-api/index.rst

Add userspace-api into the menu of zh_CN index.

Rui Li (2):
  docs/zh_CN: Add userspace-api/ebpf Chinese translation
  docs/zh_CN: Add userspace-api/index Chinese translation

 Documentation/translations/zh_CN/index.rst    |  2 +-
 .../zh_CN/userspace-api/ebpf/index.rst        | 22 ++++++++
 .../zh_CN/userspace-api/ebpf/syscall.rst      | 31 ++++++++++++
 .../zh_CN/userspace-api/index.rst             | 50 +++++++++++++++++++
 4 files changed, 104 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/translations/zh_CN/userspace-api/ebpf/index.rst
 create mode 100644 Documentation/translations/zh_CN/userspace-api/ebpf/syscall.rst
 create mode 100644 Documentation/translations/zh_CN/userspace-api/index.rst

-- 
2.30.2