File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -54,7 +54,11 @@ nav = [
5454 { "总则" = [
5555 " General/index.md" ,
5656 {"行为准则" = " General/OPDOC-General-202502-R2-SC.md" },
57- {"标准文件发行格式" = " General/OPDOC-General-202501-R3-SC.md" }
57+ {"标准文件发行格式" = " General/OPDOC-General-202501-R3-SC.md" },
58+ {"会议记录" = [
59+ {"2025年第一次全体职员会议" = " General/Meeting/OPDOC-MT-202501-R0-SC.md" },
60+ {"2025年管制员训练部会议" = " General/Meeting/OPDOC-MT-202502-R0-SC.md" },
61+ ] }
5862 ]},
5963 { "管制员训练部" = [
6064 " CTD/index.md" ,
@@ -88,15 +92,15 @@ nav = [
8892 ]},
8993 { "技术" = [
9094 " Programming/index.md" ,
95+ {"Simple FSD" = " Programming/FSD/index.md" },
96+ {"China-Mainland-Sector" = " Programming/Sectors/index.md" },
9197 {"Operating-document" = [
9298# "",
9399 {"贡献者公约" = " CODE_OF_CONDUCT.md" },
94100 {"CC BY-SA 4.0 License" = " LICENSE.md" },
95101 {"贡献指南" = " Contribution_guidelines.md" },
96102 {"Github主页" = " https://github.com/apocfly/Operating-document" }
97- ]},
98- {"Simple FSD" = " Programming/FSD/index.md" },
99- {"China-Mainland-Sector" = " Programming/Sectors/index.md" }
103+ ]}
100104 ]},
101105
102106]
You can’t perform that action at this time.
0 commit comments