Tzu-Chiao Yeh
f06595dd5d
Add and reuse example for FileIO stream operator. ( #25660 )
2018-09-24 17:50:27 +02:00
Richard Imaoka
a17a61557c
doc Replace the word stage by operator in stream doc ( #25138 )
2018-05-29 10:00:48 +02:00
Richard Imaoka
984c081757
Replace processing stage with operator
2018-05-19 16:36:42 +09:00
Konrad `ktoso` Malawski
256f81f97e
Akka Typed ask() for Akka Streams ( #24892 )
...
* +str,typ introduce akka typed ask for akka stream
address feedback and add actor interop stages incl ask to docs
more compile tests and adjusted things
last docs
* document adding stages to docs in CONTRIBUTING
* address review comments
* rebase conflicts
2018-05-07 19:23:30 +09:00
Richard Imaoka
cd3c4af8a5
Fix def getDetails in StreamOperatorsIndexGenerator for paradox on Windows ( #25006 )
...
* def getDetails in StreamOperatorsIndexGenerator to work on Windows (#25004 )
* remove //line comments
2018-04-29 17:20:36 +09:00
Arnout Engelen
2a7ce572d2
Stream overview anchors
...
So links like 'https://doc.akka.io/docs/akka/current/stream/stages-overview.html#asjavastream ' should keep (somewhat) working
2018-04-23 23:25:44 +09:00
Konrad Malawski
054b70c41b
Move stream documentation to their own files
...
And generate the index
2018-04-23 13:18:25 +02:00