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

Document Subject (e.g. next() is undocumented)

Open takamori opened this issue 7 years ago • 6 comments

No jsdoc exists in the code for next or most other methods on Subject.

Filing a new bug, as requested in https://github.com/ReactiveX/rxjs/issues/2656#issuecomment-345958269

takamori avatar Nov 22 '17 15:11 takamori

thank you @takamori! @btroncone @ashwin-sureshkumar @sumitarora ps we are chatting about the best way to handle the current docs issues. i'll ping on slack.

ladyleet avatar Nov 22 '17 16:11 ladyleet

any updates?

takamori avatar Dec 11 '17 15:12 takamori

@takamori we are currently working on releasing the docs and operators, but this is on our list!

ladyleet avatar Dec 11 '17 16:12 ladyleet

Actually the links don't match up in the operator list. Looks like maybe these are machine generated.


<li><a href="/documentation/operators/takelast.html"><code>Next</code></a></li>
<li><a href="/documentation/operators/first.html"><code>Next</code></a> (BlockingObservable version)</li>

jdevng avatar Dec 21 '17 17:12 jdevng

If nobody yet started working on this, shall I start documenting it?

mustafamg avatar Dec 22 '17 15:12 mustafamg

@mustafamg yes that would be great!

ladyleet avatar Dec 22 '17 15:12 ladyleet