diff --git a/akka-docs/src/main/paradox/java/index-futures.md b/akka-docs/src/main/paradox/java/index-futures.md deleted file mode 100644 index c0158c312f..0000000000 --- a/akka-docs/src/main/paradox/java/index-futures.md +++ /dev/null @@ -1,10 +0,0 @@ -# Futures and Agents - -@@toc { depth=2 } - -@@@ index - -* [futures](futures.md) -* [agents](agents.md) - -@@@ \ No newline at end of file diff --git a/akka-docs/src/main/paradox/java/index-futures.md b/akka-docs/src/main/paradox/java/index-futures.md new file mode 120000 index 0000000000..c138740f68 --- /dev/null +++ b/akka-docs/src/main/paradox/java/index-futures.md @@ -0,0 +1 @@ +../scala/index-futures.md \ No newline at end of file diff --git a/akka-docs/src/main/paradox/java/index-network.md b/akka-docs/src/main/paradox/java/index-network.md deleted file mode 100644 index 4e30d43d49..0000000000 --- a/akka-docs/src/main/paradox/java/index-network.md +++ /dev/null @@ -1,23 +0,0 @@ -# Networking - -@@toc { depth=2 } - -@@@ index - -* [common/cluster](common/cluster.md) -* [cluster-usage](cluster-usage.md) -* [cluster-singleton](cluster-singleton.md) -* [distributed-pub-sub](distributed-pub-sub.md) -* [cluster-client](cluster-client.md) -* [cluster-sharding](cluster-sharding.md) -* [cluster-metrics](cluster-metrics.md) -* [distributed-data](distributed-data.md) -* [remoting](remoting.md) -* [remoting-artery](remoting-artery.md) -* [serialization](serialization.md) -* [io](io.md) -* [io-tcp](io-tcp.md) -* [io-udp](io-udp.md) -* [camel](camel.md) - -@@@ \ No newline at end of file diff --git a/akka-docs/src/main/paradox/java/index-network.md b/akka-docs/src/main/paradox/java/index-network.md new file mode 120000 index 0000000000..30930d6954 --- /dev/null +++ b/akka-docs/src/main/paradox/java/index-network.md @@ -0,0 +1 @@ +../scala/index-network.md \ No newline at end of file