Skip to content

docs: clarify entry hints share one approach direction, unlike exit - #1632

Open
pinin4fjords wants to merge 3 commits into
mainfrom
docs/1629-entry-exit-directive-scope
Open

docs: clarify entry hints share one approach direction, unlike exit#1632
pinin4fjords wants to merge 3 commits into
mainfrom
docs/1629-entry-exit-directive-scope

Conversation

@pinin4fjords

Copy link
Copy Markdown
Member

Summary

  • The Section directives docs described entry and exit hints together as if both support per-line divergent sides. Only exit does — a section has a single entry approach direction, so entry: <side> | <lines> sets one shared side for the whole section rather than an independent side for the listed lines.
  • Clarifies that constraint and what to do instead (reposition the predecessor's grid column, or split the section).

Prompted by #1629, which was closed as working-as-intended but highlighted that the docs read as if entry supported the same per-line flexibility as exit.

Test plan

  • Docs-only change; pre-commit hooks (prettier, whitespace/EOF) passed on commit.

Entry and exit directives were documented together as if both support
per-line divergent sides. Only exit does; a section has a single entry
approach direction, so entry: <side> | <lines> sets one shared side for
the whole section rather than carving out an independent side for the
listed lines.
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Render preview is ready for review:
🖼️ https://seqeralabs.github.io/nf-metro/_pr/1632/

This preview shows only the renders that changed compared to main.

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