Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified images/interface/features/nod-docs/node-docs-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion interface/features/node-docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ Node docs provide quick access to documentation for any node in your workflow. Y
3. **Exit node docs:**
If you want to exit the node docs, you can click the arrow icon in the top left corner to exit the node docs.

{/* Node library "?" entry point removed in current frontend. Restore when reintroduced.
You can also access the node docs via the node library, hover on a node then click the "?" icon to open the node docs.

![Node docs](/images/interface/features/nod-docs/node-docs-2.jpg)

*/}

## Built-in node documentation

Expand Down
5 changes: 3 additions & 2 deletions ja/interface/features/node-docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "ノードドキュメント - 任意のノードのドキュメントを
description: "組み込みノードとカスタムノードの両方を含む、ComfyUI 内のノードドキュメントへのアクセス方法について学びます。"
sidebarTitle: "ノードドキュメント"
icon: "book-open"
translationSourceHash: d09b4a16
translationSourceHash: 4f361292
translationFrom: interface/features/node-docs.mdx
---

Expand All @@ -22,10 +22,11 @@ translationFrom: interface/features/node-docs.mdx
3. **ノードドキュメントを終了:**
ノードドキュメントを終了するには、左上隅の矢印アイコンをクリックして終了します。

{/* 現行フロントエンドではノードライブラリの「?」導線が削除されています。再追加時にコメントを外してください。
ノードライブラリからノードドキュメントにアクセスすることもできます。ノードにマウスカーソルを合わせ、「?」アイコンをクリックしてノードドキュメントを開きます。

![ノードドキュメント](/images/interface/features/nod-docs/node-docs-2.jpg)

*/}

## 組み込みノードのドキュメント

Expand Down
5 changes: 3 additions & 2 deletions ko/interface/features/node-docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "노드 문서 - 모든 노드의 문서 보기"
description: "ComfyUI에서 내장 노드와 사용자 정의 노드를 포함한 노드의 기본 제공 문서에 액세스하는 방법을 알아보세요."
sidebarTitle: "노드 문서"
icon: "book-open"
translationSourceHash: d09b4a16
translationSourceHash: 4f361292
translationFrom: interface/features/node-docs.mdx
---

Expand All @@ -22,10 +22,11 @@ translationFrom: interface/features/node-docs.mdx
3. **노드 문서 종료:**
노드 문서를 종료하려면 왼쪽 상단의 화살표 아이콘을 클릭하세요.

{/* 현재 프론트엔드에서 노드 라이브러리 "?" 진입점이 제거되었습니다. 복구 시 주석을 해제하세요.
또한 노드 라이브러리를 통해 노드 문서에 접근할 수도 있으며, 노드 위에 마우스를 올린 후 "?" 아이콘을 클릭하면 노드 문서가 열립니다.

![노드 문서](/images/interface/features/nod-docs/node-docs-2.jpg)

*/}

## 내장 노드 문서

Expand Down
5 changes: 3 additions & 2 deletions zh/interface/features/node-docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "节点文档 - 查看任何节点的文档"
description: "了解如何在 ComfyUI 中访问节点的内置文档,包括内置节点和自定义节点。"
sidebarTitle: "节点文档"
icon: "book-open"
translationSourceHash: d09b4a16
translationSourceHash: 4f361292
translationFrom: interface/features/node-docs.mdx
---

Expand All @@ -22,10 +22,11 @@ translationFrom: interface/features/node-docs.mdx
3. **退出节点文档:**
如果您想退出节点文档,可以点击左上角的箭头图标退出节点文档。

{/* 当前前端已移除节点库的 "?" 入口。恢复后请取消注释。
您也可以通过节点库访问节点文档,将鼠标悬停在节点上,然后点击"?"图标打开节点文档。

![节点文档](/images/interface/features/nod-docs/node-docs-2.jpg)

*/}

## 内置节点文档

Expand Down
Loading