Fill in Rx.NET-specific information on ReactiveX doc pages
The documentation got off to a good start with implementation-specific information for Java, Groovy, and JavaScript, but the equivalent Rx.NET sections are mostly empty.
Pages that are in particular need of help here are:
- The various operator pages linked to from http://reactivex.io/documentation/operators.html
- http://reactivex.io/documentation/subject.html
- http://reactivex.io/documentation/scheduler.html
I'd like to work on this soon, but had a question : how do you create the marble images ? is there a photoshop template psd or something somewhere ? thanks
The marble diagrams are made with OmniGraffle, the source file for which is found at https://raw.githubusercontent.com/wiki/ReactiveX/RxJava/images/rx-operators.graffle
It's in that repository for historical reasons (it's the source of the marble diagrams in the RxJava javadocs) but the same source is used to make the diagrams for the reactivex.io website.
On Sun, Apr 3, 2016 at 2:29 AM, Benoit Jadinon [email protected] wrote:
I'd like to work on this soon, but had a question : how do you create the marble images ? is there a photoshop template psd or something somewhere ? thanks
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/ReactiveX/reactivex.github.io/issues/93#issuecomment-204923717
David M. Gross PLP Consulting