Update architecture diagram (#315)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-09-18 21:26:15 +08:00
committed by GitHub
parent b8ea546b3f
commit 81e37a5736
7 changed files with 149 additions and 47 deletions

View File

@@ -72,12 +72,14 @@ defaultContentLanguage = 'zh-cn'
# pathName = "docs" # path name for documentation site | default "docs"
# themeColor = "cyan" # (optional) - Set theme accent colour. Options include: blue (default), green, red, yellow, emerald, cardinal, magenta, cyan
# themeColor = "blue" # (optional) - Set theme accent colour. Options include: blue (default), green, red, yellow, emerald, cardinal, magenta, cyan
darkMode = true # enable dark mode option? default false
prism = true # enable syntax highlighting via Prism
prismTheme = "lotusdocs" # (optional) - Set theme for PrismJS. Options include: lotusdocs (default), solarized-light, twilight, lucario
# gitinfo
repoURL = "https://github.com/labring/FastGPT" # Git repository URL for your site
repoBranch = "main" # Name of your Git repository branch