Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update API doc #171

Merged
merged 1 commit into from
Mar 23, 2024
Merged

update API doc #171

merged 1 commit into from
Mar 23, 2024

Conversation

kenjitayama
Copy link
Contributor

No description provided.

@kenjitayama kenjitayama added the documentation Improvements or additions to documentation label Jan 12, 2024
@kenjitayama kenjitayama requested a review from muukii January 12, 2024 07:38
@kenjitayama kenjitayama self-assigned this Jan 12, 2024
@@ -209,7 +209,6 @@ extension FluidExtentionViewController {
- Parameters:
- transition: You may set ``AnyRemovingTransition/noAnimation`` to disable animation, nil runs transition given view controller provides (if it's ``FluidTransitionViewController``).
- fowardingToParent: Forwards to parent to pop if current stack do not have view controller to pop. No effects if the current stack prevents it by ``FluidStackController/Configuration-swift.struct/preventsFowardingPop``
- cascadesToChildren: if true and if there are view controllers stacked above this view controller, they will be removed as well
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just removed this line because removingRule is explained in enum RemovingRule

@muukii muukii merged commit e8d1dcc into main Mar 23, 2024
5 checks passed
@muukii muukii deleted the kj/fixAPIDoc branch March 23, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants