Commit graph

13 commits

Author SHA1 Message Date
Arnout Engelen
aaa29742ac Add link to akka-http talks on 'books/videos' page (#23268) 2017-07-04 08:12:17 +01:00
Richard Imaoka
bf13cbe9c1 Add hyperlink to Lightbend Enterprise Suite (Fixes #23022) 2017-06-16 11:01:45 +09:00
Packt
1d5d14d0b1 Updated books.md (#23157)
Added new book link on Akka
2017-06-14 14:25:03 +02:00
Philippus Baalman
194b223ee0 Fix broken links in docs, fixes (#23034) (#23038)
* Fix link after source was moved in 59f53e1a22, fixes https://github.com/akka/akka/issues/23034

* Fix broken link to Akka Cluster
2017-05-26 00:16:53 -07:00
Philippus Baalman
fd9c2b6898 Add 'Books and Videos' header (#23036) 2017-05-26 09:00:57 +02:00
Roland Kuhn
643168747c add Reactive Design Patterns
The book describes many principles that are very useful when building actor-based systems and many of the code samples use Akka.
2017-05-24 19:25:04 +02:00
Peter Vlugter
9cc0f5ea98 Fix or improve some formatting in the new docs 2017-05-18 18:39:23 +12: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
413df8e0f4 additional cleanup 2017-05-11 17:36:45 +02:00
Patrik Nordwall
6d099cc8ad Cleanup ToC, #22901
* remove old intro / getting started
* other modules, community projects
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