Skip to content

Commit 19f72d9

Browse files
Wang YaxinAlex Shi
authored andcommitted
Docs/zh_CN: Translate index.rst to Simplified Chinese
translate the "index.rst" into Simplified Chinese. Update to commit e793b86("Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1") Signed-off-by: Wang Yaxin <wang.yaxin@zte.com.cn> Signed-off-by: Jiang Kun <jiang.kun2@zte.com.cn> Signed-off-by: xu xin <xu.xin16@zte.com.cn> Signed-off-by: He Peilin <he.peilin@zte.com.cn> Link: https://lore.kernel.org/r/20250319155110884FL0FcZmsjNzP1NnAC70Zs@zte.com.cn Signed-off-by: Alex Shi <alexs@kernel.org>
1 parent 9f488cc commit 19f72d9

File tree

1 file changed

+159
-0
lines changed
  • Documentation/translations/zh_CN/networking

1 file changed

+159
-0
lines changed
Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
.. SPDX-License-Identifier: GPL-2.0
2+
3+
.. include:: ../disclaimer-zh_CN.rst
4+
5+
:Original: Documentation/networking/index.rst
6+
7+
:翻译:
8+
9+
王亚鑫 Wang Yaxin <wang.yaxin@zte.com.cn>
10+
11+
:校译:
12+
13+
网络
14+
====
15+
16+
有关网络设备(netdev)开发过程的详细指南,请参考::ref:`netdev-FAQ`
17+
18+
目录:
19+
20+
.. toctree::
21+
:maxdepth: 2
22+
23+
Todolist:
24+
25+
* af_xdp
26+
* bareudp
27+
* batman-adv
28+
* can
29+
* can_ucan_protocol
30+
* device_drivers/index
31+
* diagnostic/index
32+
* dsa/index
33+
* devlink/index
34+
* caif/index
35+
* ethtool-netlink
36+
* ieee802154
37+
* iso15765-2
38+
* j1939
39+
* kapi
40+
* msg_zerocopy
41+
* failover
42+
* net_dim
43+
* net_failover
44+
* page_pool
45+
* phy
46+
* sfp-phylink
47+
* alias
48+
* bridge
49+
* snmp_counter
50+
* checksum-offloads
51+
* segmentation-offloads
52+
* scaling
53+
* tls
54+
* tls-offload
55+
* tls-handshake
56+
* nfc
57+
* 6lowpan
58+
* 6pack
59+
* arcnet-hardware
60+
* arcnet
61+
* atm
62+
* ax25
63+
* bonding
64+
* cdc_mbim
65+
* dccp
66+
* dctcp
67+
* devmem
68+
* dns_resolver
69+
* driver
70+
* eql
71+
* fib_trie
72+
* filter
73+
* generic-hdlc
74+
* generic_netlink
75+
* netlink_spec/index
76+
* gen_stats
77+
* gtp
78+
* ila
79+
* ioam6-sysctl
80+
* ip_dynaddr
81+
* ipsec
82+
* ip-sysctl
83+
* ipv6
84+
* ipvlan
85+
* ipvs-sysctl
86+
* kcm
87+
* l2tp
88+
* lapb-module
89+
* mac80211-injection
90+
* mctp
91+
* mpls-sysctl
92+
* mptcp
93+
* mptcp-sysctl
94+
* multiqueue
95+
* multi-pf-netdev
96+
* napi
97+
* net_cachelines/index
98+
* netconsole
99+
* netdev-features
100+
* netdevices
101+
* netfilter-sysctl
102+
* netif-msg
103+
* netmem
104+
* nexthop-group-resilient
105+
* nf_conntrack-sysctl
106+
* nf_flowtable
107+
* oa-tc6-framework
108+
* openvswitch
109+
* operstates
110+
* packet_mmap
111+
* phonet
112+
* phy-link-topology
113+
* pktgen
114+
* plip
115+
* ppp_generic
116+
* proc_net_tcp
117+
* pse-pd/index
118+
* radiotap-headers
119+
* rds
120+
* regulatory
121+
* representors
122+
* rxrpc
123+
* sctp
124+
* secid
125+
* seg6-sysctl
126+
* skbuff
127+
* smc-sysctl
128+
* sriov
129+
* statistics
130+
* strparser
131+
* switchdev
132+
* sysfs-tagging
133+
* tc-actions-env-rules
134+
* tc-queue-filters
135+
* tcp_ao
136+
* tcp-thin
137+
* team
138+
* timestamping
139+
* tipc
140+
* tproxy
141+
* tuntap
142+
* udplite
143+
* vrf
144+
* vxlan
145+
* x25
146+
* x25-iface
147+
* xfrm_device
148+
* xfrm_proc
149+
* xfrm_sync
150+
* xfrm_sysctl
151+
* xdp-rx-metadata
152+
* xsk-tx-metadata
153+
154+
.. only:: subproject and html
155+
156+
Indices
157+
=======
158+
159+
* :ref:`genindex`

0 commit comments

Comments
 (0)