rename lambda doc files, #21717
This commit is contained in:
parent
4bd6b7aab1
commit
e7144eef02
7 changed files with 6 additions and 8 deletions
|
|
@ -20,8 +20,6 @@ prior deprecation.
|
|||
:maxdepth: 1
|
||||
|
||||
../dev/multi-node-testing
|
||||
../java/lambda-actors
|
||||
../java/lambda-fsm
|
||||
|
||||
Another reason for marking a module as experimental is that it's too early
|
||||
to tell if the module has a maintainer that can take the responsibility
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ sample as it is easy to follow the log output to understand what is happening in
|
|||
|
||||
.. toctree::
|
||||
|
||||
lambda-fault-tolerance-sample
|
||||
fault-tolerance-sample
|
||||
|
||||
Creating a Supervisor Strategy
|
||||
------------------------------
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
.. _lambda-fsm:
|
||||
.. _fsm-java:
|
||||
|
||||
#####
|
||||
FSM
|
||||
|
|
@ -4,13 +4,13 @@ Actors
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
lambda-actors
|
||||
lambda-fault-tolerance
|
||||
actors
|
||||
fault-tolerance
|
||||
dispatchers
|
||||
mailboxes
|
||||
routing
|
||||
lambda-fsm
|
||||
lambda-persistence
|
||||
fsm
|
||||
persistence
|
||||
persistence-schema-evolution
|
||||
persistence-query
|
||||
persistence-query-leveldb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue