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

docs: fix checkOperator processor not to mark interfaces as operators #6945

Conversation

jakovljevic-mladen
Copy link
Member

@jakovljevic-mladen jakovljevic-mladen commented Apr 23, 2022

Description:
Interfaces exported from the internal/operators module get marked as operators. Fix this issue by checking the doc type - only docs that originate as functions are operators.

Related issue (if exists):
None, but please take a look at the image from #6944

Interfaces exported from the `internal/operators` module get marked as operators. Fix this issue by checking the doc type - only docs that originate as functions are operators.
@jakovljevic-mladen jakovljevic-mladen merged commit ed006c5 into ReactiveX:master Dec 16, 2022
@jakovljevic-mladen jakovljevic-mladen deleted the fix_checkOperator_processor branch December 16, 2022 07:51
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.

None yet

1 participant