提交 52a90812 编写于 作者: 茶陵後's avatar 茶陵後 👍

#26 spring rest docs 基本格式审核调整

上级 88237aaa
...@@ -521,6 +521,17 @@ module.exports = { ...@@ -521,6 +521,17 @@ module.exports = {
initialOpenGroupIndex: 0 // 可选的, 默认值是 0 initialOpenGroupIndex: 0 // 可选的, 默认值是 0
} }
], ],
'/spring-rest-docs/': [
{
title: 'Spring HATEOAS',
sidebarDepth: 2,
collapsable: false,
children: [
"/spring-rest-docs/spring-restdocs.md",
],
initialOpenGroupIndex: 0 // 可选的, 默认值是 0
}
],
// fallback // fallback
'/': '/':
[{ [{
......
# Spring REST Docs
\ No newline at end of file
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册