reactivex.io documentation needs to reference v5+
@niklas-wortmann is already working on this.
Since Aug 18, 2020.
- Dominant language
- TypeScript
- Stars
- 31.7k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
The docs on reactivex.io e.g. http://reactivex.io/documentation/operators/repeat.html still reference the v4 implementation API.
I'm not immediately sure how these docs are generated and more importantly, kept in sync with our real docs. I imagine @mattpodwysocki knows, so hopefully he can help lead the way.
If it's currently just manual process of updating their repo, I'm initially inclined to just remove them and/or link to our docs instead. It's not ideal, but I think it's better than having to continuously be told our docs on reactivex.io are out of date or not as good as our real docs (if they ever are actually good...)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.