Switch languages in paradox without page refresh (#23544)

This commit is contained in:
Arnout Engelen 2017-10-30 13:45:30 +01:00 committed by GitHub
parent 34891df7e3
commit a2cbff1061
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
216 changed files with 60 additions and 103 deletions

View file

@ -0,0 +1,2 @@
RedirectMatch 301 ^(.*)/scala/(.*) $1/$2?language=scala
RedirectMatch 301 ^(.*)/java/(.*) $1/$2?language=java

View file

@ -894,7 +894,7 @@ the actor system for a specific role. This can also be used to grab the `akka.ac
## How to Test
Currently testing with the `sbt-multi-jvm` plugin is only documented for Scala.
Go to the corresponding @ref:[Scala page](../scala/cluster-usage.md#how-to-test) for details.
Go to the corresponding Scala version of this page for details.
@@@

View file

@ -28,7 +28,7 @@ that the module or API wasn't useful.
These are the current complete modules marked as **may change**:
* @ref:[Multi Node Testing](../../scala/multi-node-testing.md)
* @ref:[Akka Typed](../../scala/typed.md)
* @ref:[Multi Node Testing](../multi-node-testing.md)
* @ref:[Akka Typed](../typed.md)

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

View file

@ -1,4 +1,20 @@
# Contents
# Akka Documentation
* @ref:[Java Documentation](java/index.md)
* @ref:[Scala Documentation](scala/index.md)
@@toc { depth=2 }
@@@ index
* [security/index](security/index.md)
* [guide/index](guide/index.md)
* [general/index](general/index.md)
* [index-actors](index-actors.md)
* [index-network](index-network.md)
* [stream/index](stream/index.md)
* [index-futures](index-futures.md)
* [index-utilities](index-utilities.md)
* [common/other-modules](common/other-modules.md)
* [howto](howto.md)
* [project/index](project/index.md)
* [additional/index](additional/index.md)
@@@

View file

@ -1 +0,0 @@
../scala/actors.md

View file

@ -1 +0,0 @@
../scala/additional

View file

@ -1 +0,0 @@
../scala/agents.md

View file

@ -1 +0,0 @@
../scala/camel.md

View file

@ -1 +0,0 @@
../scala/cluster-client.md

View file

@ -1 +0,0 @@
../scala/cluster-dc.md

View file

@ -1 +0,0 @@
../scala/cluster-metrics.md

View file

@ -1 +0,0 @@
../scala/cluster-sharding.md

Some files were not shown because too many files have changed in this diff Show more