Patrik Nordwall
4f8856f108
Merge pull request #23551 from akka/wip-23502-join-timeout-patriknw
...
Add timeout to abort joining of seed nodes, #23502
2017-09-11 16:41:35 +02:00
Patrik Nordwall
5cf698a2f6
Add timeout to abort joining of seed nodes, #23502
2017-09-11 15:56:25 +02:00
Arnout Engelen
5da20a2723
Consistently spell Maven and Gradle with uppercase ( #23569 )
2017-09-01 14:02:00 +02:00
Sébastien Lorion
a95a94acff
Replace ClusterRouterGroup/Pool "use-role" with "use-role-set" #23496
2017-08-09 16:06:18 +02:00
Sebastian Harko
efb91ff8c8
Docs: Cluster Usage ( #23479 )
...
* distributed data is on by default
* clarify paragraph
* add missing space
* make sentence shorter
* fix grammar
* akka cluster docs: add gradle, rename java / scala to maven / sbt
2017-08-07 17:56:40 +09:00
Johan Andrén
407131cb4e
Stream supervision doc clarification #23376
2017-07-26 16:23:46 +02:00
Richard Imaoka
48c8c1ab91
Merge paradox/scala/cluster-usage.md and java/cluster-usage.md ( #23154 )
...
* Identical contents in scala/cluster-usage.md and java/cluster-usage.md for easier review
* Replace java/cluster-usage.md with a symlink to scala/cluster-usage.md
2017-06-14 01:52:01 -07:00
Martynas Mickevičius
8521333f49
Fix quotes around version number in the docs ( #23092 )
2017-06-04 16:16:33 +02:00
Philippus Baalman
20c42ee4ce
Improve docs ( #23037 )
...
* Spell 'GitHub' and 'Gitter' properly, and a typo
* Use https in GitHub links
* Fix link as source was moved in 59f53e1a22
2017-05-26 09:00:20 +02:00
Martynas Mickevičius
0e7a8e1e61
#22909 Fix parameters
...
* @binVersion@
* @github@
* @samples@
* @exampleCodeService@
2017-05-12 16:38:46 +03:00
Patrik Nordwall
3d9a997036
fix links, #22912
...
* ../scala and ../java links
* removed -java -scala from anchors
* fix FIXMEs of unresolved links
* and some more weird link texts
2017-05-12 10:30:23 +02:00
Patrik Nordwall
36571de29d
Information for Akka Developers, #22902
2017-05-11 17:36:45 +02:00
Martynas Mickevičius
81df4ff417
#22903 Fix code snippeds
...
* move scala and java sources out of paradox sources
* replace relative paths with $code$ and $akka$
* fix broken includes
2017-05-11 13:38:17 +03:00
Arnout Engelen
7bee495749
Use linked directories to share docs between scala and java
...
Inspired by 1b2b8439ae47957a6357160608956cf3c0e7555f
Partially scripted with the 'link-common-sections.sh' script at
https://github.com/johanandren/akkadocs-sphinx2paradox/pull/3/files
2017-05-10 19:45:13 +02:00
Arnout Engelen
8fbaa1054c
Run rst to md conversion
...
Based on the slightly modified rst source in the convertedReference branch
As documented in https://docs.google.com/document/d/1dfN7ds-kKPKSokZZTbyXdNjMzZyUkwuOd8V5JXWd6wY/edit
2017-05-10 16:20:38 +02:00
Arnout Engelen
a4a0d308ad
'git mv' rst resources to md
...
This is mainly intended to keep the git history as neat as possible.
No actual conversion yet, so now both the rst and the paradox docs
are broken, which will be fixed in the next commits.
2017-05-10 15:44:43 +02:00