Repository : ssh://git@open-mesh.org/doc
On branch : master
commit 8b7cf9bb5588a3dc6806c5ed06a3846dda2de04b Author: Sven Eckelmann sven@narfation.org Date: Thu Jul 13 22:48:54 2017 +0200
doc: batman-adv: Copy categories from overview page
Signed-off-by: Sven Eckelmann sven@narfation.org
8b7cf9bb5588a3dc6806c5ed06a3846dda2de04b {alfred => batman-adv}/developerinformation.rst | 9 +++- batman-adv/features.rst | 23 ++++++++++ batman-adv/gettingstarted.rst | 24 +++++++++++ batman-adv/index.rst | 56 +++---------------------- batman-adv/protocol_information.rst | 28 +++++++++++++ batman-adv/random.rst | 34 +++++++++++++++ 6 files changed, 121 insertions(+), 53 deletions(-)
diff --git a/alfred/developerinformation.rst b/batman-adv/developerinformation.rst similarity index 51% copy from alfred/developerinformation.rst copy to batman-adv/developerinformation.rst index f527ca9..653adca 100644 --- a/alfred/developerinformation.rst +++ b/batman-adv/developerinformation.rst @@ -7,8 +7,13 @@ Contents: .. toctree:: :maxdepth: 2
- Alfred_architecture - Alfred-output-format-proposal + Tweaking + Uevent + TVLV + Bandwidth_meter_technical + Batman_v_throughput_experimental + Bridge-loop-avoidance-Protocol + Bridge-loop-avoidance-Testcases
.. only:: subproject
diff --git a/batman-adv/features.rst b/batman-adv/features.rst new file mode 100644 index 0000000..56c17e8 --- /dev/null +++ b/batman-adv/features.rst @@ -0,0 +1,23 @@ +======== +Features +======== + +Contents: + +.. toctree:: + :maxdepth: 2 + + Gateways + Bridge-loop-avoidance + Multi-link-optimize + Ap-isolation + DistributedArpTable + Multicast-optimizations + NetworkCoding + +.. only:: subproject + + Indices + ======= + + * :ref:`genindex` diff --git a/batman-adv/gettingstarted.rst b/batman-adv/gettingstarted.rst new file mode 100644 index 0000000..3c167ab --- /dev/null +++ b/batman-adv/gettingstarted.rst @@ -0,0 +1,24 @@ +=============== +Getting Started +=============== + +Contents: + +.. toctree:: + :maxdepth: 2 + + Building-with-openwrt + Quick-start-guide + Using-batctl + Faq + Understand-your-batman-adv-network + Troubleshooting + Batman-adv-openwrt-config + Debian_batman-adv_AutoStartup + +.. only:: subproject + + Indices + ======= + + * :ref:`genindex` diff --git a/batman-adv/index.rst b/batman-adv/index.rst index 91804f4..dbe52d7 100644 --- a/batman-adv/index.rst +++ b/batman-adv/index.rst @@ -6,59 +6,13 @@ Contents: .. toctree:: :maxdepth: 2
- Ap-isolation - Bandwidth_meter_technical - Batman-adv-openwrt-config - BATMAN_V - Batman_v_throughput_experimental - Bcast-hidden-node - Bridge-loop-avoidance-II - Bridge-loop-avoidance-Protocol - Bridge-loop-avoidance - Bridge-loop-avoidance-Testcases - Broadcast-Avoidances-NHH-Assessment - Broadcast-Avoidances - Building-with-openwrt - Client-announcement - Client-roaming - Compatversion - Connecting-Batman-adv-clouds - Debian_batman-adv_AutoStartup - DistributedArpTable - DistributedArpTable-technical Doc-overview - ELP - Extended-isolation - Faq - Fragmentation-technical - Gateways - LinuxNextTracking - Multicast-ideas - Multicast-ideas-updated - Multicast-optimizations-bridges - Multicast-optimizations-flags - Multicast-optimizations-listener-reports - Multicast-optimizations-report-suppresion - Multicast-optimizations - Multicast-optimizations-tech - Multi-link-optimize - NetworkCoding - NetworkCoding-technical - Network-wide-multi-link-optimization - OGM - OGMv2 - Packet-types - Quick-start-guide - RIP - Throughput_meter - Troubleshooting - TT-Flags - TVLV - Tweaking - Uevent - Understand-your-batman-adv-network - Using-batctl Wiki + gettingstarted + features + developerinformation + protocol_information + random
.. only:: subproject
diff --git a/batman-adv/protocol_information.rst b/batman-adv/protocol_information.rst new file mode 100644 index 0000000..281b2c8 --- /dev/null +++ b/batman-adv/protocol_information.rst @@ -0,0 +1,28 @@ +==================== +Protocol Information +==================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + Network-wide-multi-link-optimization + Client-announcement + Client-roaming + TT-Flags + Packet-types + Compatversion + BATMAN_V + Bridge-loop-avoidance-II + DistributedArpTable-technical + Fragmentation-technical + Multicast-optimizations-tech + NetworkCoding-technical + +.. only:: subproject + + Indices + ======= + + * :ref:`genindex` diff --git a/batman-adv/random.rst b/batman-adv/random.rst new file mode 100644 index 0000000..a275b6e --- /dev/null +++ b/batman-adv/random.rst @@ -0,0 +1,34 @@ +====== +Random +====== + +Contents: + +.. toctree:: + :maxdepth: 2 + + Bcast-hidden-node + Broadcast-Avoidances + Broadcast-Avoidances-NHH-Assessment + Connecting-Batman-adv-clouds + LinuxNextTracking + + ELP + Extended-isolation + Multicast-ideas + Multicast-ideas-updated + Multicast-optimizations-bridges + Multicast-optimizations-flags + Multicast-optimizations-listener-reports + Multicast-optimizations-report-suppresion + OGM + OGMv2 + RIP + Throughput_meter + +.. only:: subproject + + Indices + ======= + + * :ref:`genindex`