mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-09 21:08:59 +00:00
docs: app & agents development document (#2081)
This commit is contained in:
@@ -14,7 +14,11 @@
|
||||
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
|
||||
const sidebars = {
|
||||
// By default, Docusaurus generates a sidebar from the docs folder structure
|
||||
tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
|
||||
tutorialSidebar: [{type: "autogenerated", dirName: '.'}],
|
||||
|
||||
tutorials: [
|
||||
"tutorials/index",
|
||||
],
|
||||
|
||||
docs: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user