rxjs-docs icon indicating copy to clipboard operation
rxjs-docs copied to clipboard

Add docs for operator : error handling - catch

Open ashwin-sureshkumar opened this issue 8 years ago • 3 comments

Add docs for operator catch under group error handling

Below is minimum details needed

  • [ ] name
  • [ ] operatorType
  • [ ] signature
  • [ ] parameters
  • [ ] short description
  • [ ] Technical description
  • [ ] Visual example (Marble diagram)
  • [ ] Real world example (Non-framework)
  • [ ] Related Operators

ashwin-sureshkumar avatar Oct 26 '17 15:10 ashwin-sureshkumar

I can pick this up if no one's started on it?

rarmatei avatar Jul 07 '18 16:07 rarmatei

@rarmatei Thanks for your support. But we have recently changed the repository to the rxjs repo https://github.com/ReactiveX/rxjs. I would really appreciate a pr on this, but please do it in that repository. If you have any questions on that, don't hesitate to ask me. Thank you

niklas-wortmann avatar Jul 09 '18 05:07 niklas-wortmann

@JWO719 Oh, I see, thanks for pointing that out!

~~I'm definitely missing something but I can't seem to find where the operator docs are under the repo you linked to?~~

~~I'll submit a PR to this repo today if that's okay, since I have some free time - and I can transfer it to the new one later in the week, once you get a chance to point me in the right direction?~~

EDIT: I got it, they're generated from the actual operator sources. Will submit a PR there 👍

rarmatei avatar Jul 09 '18 08:07 rarmatei