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:
parent
8fbaa1054c
commit
7bee495749
146 changed files with 214 additions and 206 deletions
14
akka-docs/src/main/paradox/scala/intro/index-java.md
Normal file
14
akka-docs/src/main/paradox/scala/intro/index-java.md
Normal 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)
|
||||
|
||||
@@@
|
||||
Loading…
Add table
Add a link
Reference in a new issue