Removed TOC (#23425)
- Removed TOC as it is inconsistent with the rest of the documentation and duplicates the side menu
This commit is contained in:
parent
f23c1f3456
commit
d9cf9dce7a
1 changed files with 0 additions and 8 deletions
|
|
@ -16,14 +16,6 @@ Read the following source code. The inlined comments explain the different piece
|
|||
the fault handling and why they are added. It is also highly recommended to run this
|
||||
sample as it is easy to follow the log output to understand what is happening at runtime.
|
||||
|
||||
@@toc { depth=1 }
|
||||
|
||||
@@@ index
|
||||
|
||||
* [fault-tolerance-sample](fault-tolerance-sample.md)
|
||||
|
||||
@@@
|
||||
|
||||
## Creating a Supervisor Strategy
|
||||
|
||||
The following sections explain the fault handling mechanism and alternatives
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue