docs: rewrite Output node page with zh/ja translations and glossary updates#742
Merged
docs: rewrite Output node page with zh/ja translations and glossary updates#742
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR rewrites the Output node documentation to better explain output variables, multi-output behavior, and API response formats, then aligns the zh/ja translations and supporting writing/translation references (glossary + formatting guides).
Changes:
- Rewrote the Output node page (EN) with sections for output variables, supported types, multiple Output nodes, API response structure (blocking/streaming), and workflow-tool returns.
- Added matching rewrites for zh/ja Output node pages.
- Updated the glossary and translation formatting guides to add blocking/streaming terminology and clarify cross-reference anchor handling (including Mintlify Tab title anchors), plus a JA link-spacing rule.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| en/use-dify/nodes/output.mdx | Rewritten Output node documentation, including API response examples and workflow-tool behavior. |
| zh/use-dify/nodes/output.mdx | Chinese translation aligned to the rewritten English Output node doc. |
| ja/use-dify/nodes/output.mdx | Japanese translation aligned to the rewritten English Output node doc. |
| writing-guides/glossary.md | Adds “blocking mode” / “streaming mode” with zh/ja equivalents. |
| tools/translate/formatting-zh.md | Expands anchor-translation guidance to include Mintlify Tab title anchors. |
| tools/translate/formatting-ja.md | Adds link spacing rule and expands anchor-translation guidance to include Tab title anchors. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New content in the Output node page