manual, devs, set internals toc

This commit is contained in:
Mik-TF 2024-05-14 12:11:12 -04:00
parent bc773126e0
commit 075e8453ea

View File

@ -4,33 +4,16 @@ We present in this section of the developers book a partial list of system compo
<h2> Table of Contents </h2> <h2> Table of Contents </h2>
- [Reliable Message Bus - RMB](rmb_toc.md) - [Reliable Message Bus (RMB)](rmb_toc.md)
- [Introduction to RMB](rmb_intro.md) - [Introduction to RMB](rmb_intro.md)
- [RMB Specs](rmb_specs.md) - [RMB Specs](rmb_specs.md)
- [RMB Peer](peer.md) - [RMB Peer](peer.md)
- [RMB Relay](relay.md) - [RMB Relay](relay.md)
- [Zero-OS](zos_readme.md)
- [ZOS](zos_readme.md)
- [Manual](manual.md) - [Manual](manual.md)
- [Workload Types](workload_types.md) - [Workload Types](workload_types.md)
- [Internal Modules](internals.md) - [Internal Modules](internals.md)
- [Identity](identity_readme.md)
- [Node ID Generation](identity.md)
- [Node Upgrade](upgrade.md)
- [Node](node_readme.md)
- [Storage](storage_readme.md)
- [Network](network_readme.md)
- [Introduction](introduction.md)
- [Definitions](definitions.md)
- [Mesh](mesh.md)
- [Setup](setup_farm_network.md)
- [Flist](flist_readme.md)
- [Container](container_readme.md)
- [VM](vmd_readme.md)
- [Provision](provision_readme.md)
- [Capacity](capacity.md) - [Capacity](capacity.md)
- [Performance Monitor Package](performance.md) - [Performance Monitor Package](performance.md)
- [Public IPs Validation Task](publicips.md)
- [CPUBenchmark](cpubench.md)
- [IPerf](iperf.md)
- [Health Check](healthcheck.md)
- [API](api.md) - [API](api.md)