-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
3.x: Single incorrect or missing images (tracking issue) #5788
Comments
I see most marbles in the JavaDoc live under this folder: |
Images have to be hosted by the project. Besides, Google drive tends to change the service terms and images may become inaccessible (I've lost resource location this way in another project). About your images:
|
Updated images from #5987 now in the repository: |
how are these made? are there any written guidelines? I can try making some when I have time. |
There is a Mac only OmniGraffle. I'm on Windows and I use Excel shapes and arrows. |
@AarjavP , I used THIS template as a staring point. It's for Inkscape software, which worked nicely on my Mac. |
Not really. There is no | in Single. Please have a look at diagrams above: #5788 (comment) |
@akarnokd can we update this issue please? Its getting a bit messy and hard to follow what has been completed. |
@UMFsimke It has been only you lately that worked on this. |
amb
: missing diagramambArray
: missing diagramconcat(arg)
: missing diagramconcat(s1..s4)
: add 3rd and 4th source, indicate backpressureconcatArray
: missing diagramconcatArrayEager
: missing diagramconcatEager
: missing diagramcreate
: missing diagramdefer
: missing diagramerror(Callable)
: missing diagramerror(Throwable)
: indicate error in the boxfromCallable
: missing diagramfromPublisher
: missing diagramfromObservable
: missing diagrammerge
: missing diagrammerge(SingleSource<SingleSource<T>>)
: indicate main element is aSingleSource
merge(s1..s4)
: add 3rd and 4th source, indicate backpressuremergeDelayError
: Iterable/Publisher missing diagrams, S2,S3,S4 wrong diagramsnever
: missing diagramtimer
: missing diagramequals
: missing diagramunsafeCreate
: missing diagramusing
: missing diagramwrap
: missing diagramambWith
: missing diagramas
: missing diagramhide
: missing diagramcompose
: missing diagramcache
: missing diagramcast
: missing diagramdelay
: missing diagramdelaySubscription
: missing diagramdematerialize
: missing diagramdoAfterSuccess
: missing diagramdoAfterTerminate
: indicate error casedoFinally
: missing diagramdoOnSubscibe
: missing diagramdoOnSuccess
: missing diagramdoOnEvent
: missing diagramdoOnError
: missing diagramdoOnDispose
: missing diagramfilter
: one source item, indicate both true and false outcomesflatMapPublisher
: operator nameblockingGet
: missing diagramlift
: missing diagramcontains
: missing diagrammergeWith
: indicate backpressureonErrorReturn
: indicate item is the result of a function call with the original erroronErrorReturnItem
: use the previousonErrorReturn
diagram, change name in boxonErrorResumeNext
: diagram should have one item and no complete markeronErrorResumeWith
: operator nameonTerminateDetach
: missing diagramrepeat
: missing diagramrepeatWhen
: missing diagramrepeatUntil
: missing diagramretry
: missing diagramretryWhen
: missing diagramsubscribe
: missing diagramsubscribeWith
: missing diagram?takeUntil
: fix item count in main and other sources, indicate all other signal typestimeout
: missing diagramto
: missing diagramtoCompletable
: diagram is stretchedtoFlowable
: operator name in box, indicate backpressuretoFuture
: indicate Future, remove the blocking texttoMaybe
: operator name in box, indicate both outcomes with proper signal typesunsubscribeOn
: missing diagramtest
: missing diagram?The text was updated successfully, but these errors were encountered: