Skip to content

Remove old documents#356

Open
aiotter wants to merge 1 commit intoScenicFramework:mainfrom
aiotter:fix/docs/old-scene-init
Open

Remove old documents#356
aiotter wants to merge 1 commit intoScenicFramework:mainfrom
aiotter:fix/docs/old-scene-init

Conversation

@aiotter
Copy link
Copy Markdown

@aiotter aiotter commented Feb 8, 2026

Removes old {:push, graph :: Graph.t()} option from documentations.

Description

{:push, graph :: Graph.t()} is removed from Scenic.Scene.response_opts() when it went to v0.11.
However the current document still insists that you can return it from Scenic.Scene.init() callback.

Motivation and Context

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature
    but make things better)

Checklist

  • Check other PRs and make sure that the changes are not done yet.

`{:push, graph :: Graph.t()}` is removed from `response_opts()` at 7e90e62
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