Skip to content

Standardize node docs content order across all languages#88

Merged
comfyui-wiki merged 2 commits into
mainfrom
fix-docs-order
Jun 8, 2026
Merged

Standardize node docs content order across all languages#88
comfyui-wiki merged 2 commits into
mainfrom
fix-docs-order

Conversation

@comfyui-wiki
Copy link
Copy Markdown
Member

Summary

  • Reorders embedded node documentation content for consistency across all supported languages
  • Moves the AI-generated footer from the top of each doc to the bottom (after Inputs/Outputs sections)
  • Standardizes input/output table column order to: Parameter/Output Name → Description → Data Type → Required → Range
  • Merges latest main and resolves ClipTextEncode conflicts by keeping the new content order while removing the incorrect Comments section (already fixed in fix: correct comment syntax claims in CLIPTextEncode docs #87)

Test plan

  • Spot-check a few node docs in different languages (e.g. APG/en.md, ClipTextEncode/zh.md) to confirm footer placement and table column order
  • Verify ClipTextEncode docs no longer include the removed Comments section
  • Confirm source fingerprint blocks remain intact at the bottom of updated files

Resolve ClipTextEncode doc conflicts: keep content order from fix-docs-order
and remove incorrect Comments section per main branch fix.
@comfyui-wiki comfyui-wiki merged commit 6767e20 into main Jun 8, 2026
3 checks passed
@github-actions github-actions Bot deleted the fix-docs-order branch June 8, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant