3 Star 3 Fork 7

Apache ShenYu / shenyu-website

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sidebars.js 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengzhenbing 提交于 2021-08-31 21:41 . 内容可能含有违规信息
/**
* Creating a sidebar enables you to:
- create an ordered group of docs
- render a sidebar for each doc of that group
- provide next/previous navigation
The sidebars can be generated from the filesystem, or explicitly defined here.
Create as many sidebars as you want.
*/
module.exports = {
// By default, Docusaurus generates a sidebar from the docs folder structure
tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
// But you can create a sidebar manually
/*
tutorialSidebar: [
{
type: 'category',
label: 'Tutorial',
items: ['hello'],
},
],
*/
};
1
https://gitee.com/Apache-ShenYu/shenyu-website.git
git@gitee.com:Apache-ShenYu/shenyu-website.git
Apache-ShenYu
shenyu-website
shenyu-website
main

搜索帮助