Commit graph

10 commits

Author SHA1 Message Date
Patrik Nordwall
17963fcbe3 fix wrong relative links in toc 2017-05-11 17:38:58 +02:00
Patrik Nordwall
47682ecc72 fix circuitbreaker.md 2017-05-11 17:36:45 +02:00
Patrik Nordwall
59f53e1a22 move code to src/test
* so that it compiles and tests pass
* fix some additional snip references in getting started
2017-05-11 17:36:45 +02:00
Patrik Nordwall
413df8e0f4 additional cleanup 2017-05-11 17:36:45 +02:00
Patrik Nordwall
36571de29d Information for Akka Developers, #22902 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
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