mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Docs: update step by step run
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
},
|
||||
"favicon": "/dify-logo.png",
|
||||
"logo": {
|
||||
"light": "/logo/dify-logo.svg",
|
||||
"dark": "/logo/dify-logo.svg"
|
||||
"light": "/logo/dify-logo-black.svg",
|
||||
"dark": "/logo/dify-logo-white.svg"
|
||||
},
|
||||
"navigation": {
|
||||
"languages": [
|
||||
@@ -554,9 +554,11 @@
|
||||
"pages": [
|
||||
"zh-hans/guides/workflow/debug-and-preview/preview-and-run",
|
||||
"zh-hans/guides/workflow/debug-and-preview/step-run",
|
||||
"zh-hans/guides/workflow/debug-and-preview/debug-node",
|
||||
"zh-hans/guides/workflow/debug-and-preview/log",
|
||||
"zh-hans/guides/workflow/debug-and-preview/checklist",
|
||||
"zh-hans/guides/workflow/debug-and-preview/history"
|
||||
"zh-hans/guides/workflow/debug-and-preview/history",
|
||||
"zh-hans/guides/workflow/debug-and-preview/variable-inspector"
|
||||
]
|
||||
},
|
||||
"zh-hans/guides/workflow/publish",
|
||||
|
||||
Reference in New Issue
Block a user