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:
Ryan Brideau 2017-07-26 04:00:14 -04:00 committed by Arnout Engelen
parent f23c1f3456
commit d9cf9dce7a

View file

@ -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 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. 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 ## Creating a Supervisor Strategy
The following sections explain the fault handling mechanism and alternatives The following sections explain the fault handling mechanism and alternatives