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
This commit is contained in:
Arnout Engelen 2017-05-10 19:45:13 +02:00
parent 8fbaa1054c
commit 7bee495749
146 changed files with 214 additions and 206 deletions

View file

@ -0,0 +1,14 @@
# Introduction
@@toc { depth=2 }
@@@ index
* [what-is-akka](what-is-akka.md)
* [why-akka](why-akka.md)
* [getting-started](getting-started.md)
* [../hello-world](../hello-world.md)
* [deployment-scenarios](deployment-scenarios.md)
* [use-cases](use-cases.md)
@@@