feat(document): add debugging documents (#864)

Co-authored-by: junewgl <1965259211@qq.com>
This commit is contained in:
magic.chen
2023-11-28 17:21:25 +08:00
committed by GitHub
parent 5bba1116bd
commit 51a6830678
17 changed files with 1301 additions and 34 deletions

View File

@@ -136,8 +136,8 @@ const config = {
navbar: {
logo: {
alt: 'DB-GPT Logo',
src: 'img/dbgpt_logo.png',
srcDark: 'img/DB-GPT_LOGO_White.png',
src: 'img/dbgpt_logo.svg',
srcDark: 'img/DB-GPT_LOGO_White.svg',
href: "/docs/overview"
},