fix: 修正 index.html body 部分,标记 P2/P3/P5/P6 全部完成;补全 5 个缺失的子模块 index.html
- index.html body: 修正 P2 71/71、P3 3/3、P5 20/20 (Mode/GlobalTime/Safety/HMI/Chassis/Powertrain)、P6 42/42 (Methodology/Libraries/Tools/Release) - 阶段成果:更新为 216/216 100% 完成 - 下一步:进入 L2/L3 校对优化阶段 - 补全子模块 index.html:P5_Chassis / P5_HMI / P5_Powertrain / ReleaseDocumentation / Safety
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>ReleaseDocumentation 翻译索引</title>
|
||||
<link rel="stylesheet" href="../assets/style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>ReleaseDocumentation 中文翻译索引</h1>
|
||||
<p class="meta">ReleaseDocumentation 子模块 | 1 / 1 · 100% · 全部完成</p>
|
||||
|
||||
<h2>文档列表</h2>
|
||||
<ul>
|
||||
<li><a href="AUTOSAR_TR_ClassicPlatformReleaseOverview.html">AUTOSAR_TR_ClassicPlatformReleaseOverview.html</a> — Classic Platform R4.4.0 版本总览</li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user