内容更新
New - Appendix 附录:常见问题 - 3.2 新增 页面管理 - 6.2 新增 添加页码方法 - 6.3 补全 关于样刊 Improve - 4.1 去除标题英文 - 更新todo list Develop - 更新依赖 - 删除无用静态资源
This commit is contained in:
@@ -39,5 +39,13 @@ export default sidebar({
|
||||
link: "reference/ChapterNo6",
|
||||
children: "structure",
|
||||
},
|
||||
{
|
||||
text: "Appendix 附录",
|
||||
prefix: "reference/Appendix",
|
||||
link: "reference/Appendix",
|
||||
children: [
|
||||
'question.md'
|
||||
],
|
||||
}
|
||||
],
|
||||
});
|
||||
|
Reference in New Issue
Block a user