| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- move `tree` before `graph` and `heap` in the data-structure children list - align sidebar topic order to a clearer progression: linear structure -> tree -> graph -> heap
| Back | FazBrowse Home | New Git URL |
解决的问题
在当前的侧边栏,树排在图的后面:
但是图这一章节的内容明显是对章节顺序有要求的:
修改的文件
docs/.vuepress/sidebar/index.ts
修改的内容
调整了部分章节在侧边栏的显示顺序