docs: app & agents development document (#2081)

This commit is contained in:
magic.chen
2024-10-19 13:00:00 +05:00
committed by GitHub
parent 88e3d12bd3
commit 427329ac3e
31 changed files with 393 additions and 41 deletions

View File

@@ -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: [
{