Skip to content

Commit

Permalink
[docs] reorder appendix
Browse files Browse the repository at this point in the history
  • Loading branch information
floatshadow committed Mar 28, 2024
1 parent c167137 commit 217cc46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ nav:
- Lab 3 中间代码生成: middle-ir-gen.md
- 附录:
- appendix/index.md
- 从四元组到静态单赋值形式: appendix/quads2ssa.md
- SysY 结构与 Accipit IR 的对应: appendix/sysy-accipit-mapping.md
- SysY 语言规范: appendix/sysy-spec.md
- SysY 运行时库: appendix/sysy-runtime.md
- Accipit IR 规范: appendix/accipit-spec.md
- 从四元组到静态单赋值形式: appendix/quads2ssa.md
- SysY 结构与 Accipit IR 的对应: appendix/sysy-accipit-mapping.md
- FAQ: appendix/faq.md

plugins:
Expand Down

0 comments on commit 217cc46

Please sign in to comment.